Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 rather than d10046f228e4152b12bb6ce7db0008f227b95790 Obtained Jenkinsfile from b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 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-42132@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-07-18T22:02:22.167Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-18T22:02:22.171Z] Trying to pass milestone 6 [Pipeline] milestone [2021-07-18T22:02:22.225Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-18T22:02:37.382Z] Still waiting to schedule task [2021-07-18T22:02:37.385Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-07-18T22:03:21.765Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03cc1671af5598749) in /home/ubuntu/workspace/moby_PR-42132 [Pipeline] { [Pipeline] checkout [2021-07-18T22:03:21.973Z] The recommended git tool is: git [2021-07-18T22:03:26.367Z] using credential docker-jenkins-github-credentials [2021-07-18T22:03:26.406Z] Cloning the remote Git repository [2021-07-18T22:03:26.406Z] Cloning with configured refspecs honoured and without tags [2021-07-18T22:03:26.508Z] Cloning repository https://github.com/moby/moby.git [2021-07-18T22:03:26.598Z] > git init /home/ubuntu/workspace/moby_PR-42132 # timeout=10 [2021-07-18T22:03:26.953Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:03:26.953Z] > git --version # timeout=10 [2021-07-18T22:03:26.995Z] > git --version # 'git version 2.17.1' [2021-07-18T22:03:26.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:03:26.998Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:03:48.769Z] Fetching without tags [2021-07-18T22:03:49.074Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit d10046f228e4152b12bb6ce7db0008f227b95790 [2021-07-18T22:03:48.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:03:48.680Z] > git config --add remote.origin.fetch +refs/pull/42132/head:refs/remotes/origin/PR-42132 # timeout=10 [2021-07-18T22:03:48.704Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:03:48.739Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:03:48.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:03:48.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:03:48.773Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:03:49.087Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:03:49.107Z] > git checkout -f d10046f228e4152b12bb6ce7db0008f227b95790 # timeout=10 [2021-07-18T22:03:49.827Z] > git remote # timeout=10 [2021-07-18T22:03:49.857Z] > git config --get remote.origin.url # timeout=10 [2021-07-18T22:03:49.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:03:49.886Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-18T22:03:52.036Z] Merge succeeded, producing 8e621f009e8dd3eac852e3455913fb6fbd542cb0 [2021-07-18T22:03:52.037Z] Checking out Revision 8e621f009e8dd3eac852e3455913fb6fbd542cb0 (PR-42132) [2021-07-18T22:03:52.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-18T22:03:52.038Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:03:52.052Z] > git checkout -f 8e621f009e8dd3eac852e3455913fb6fbd542cb0 # timeout=10 [2021-07-18T22:03:56.061Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-18T22:03:56.098Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-18T22:03:57.139Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42132:/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-07-18T22:03:56.063Z] > git rev-list --no-walk b6490ab84d2eda0f1ac859612010f9a0bdcc8374 # timeout=10 [2021-07-18T22:04:05.272Z] Unable to find image 'alpine:latest' locally [2021-07-18T22:04:05.272Z] latest: Pulling from library/alpine [2021-07-18T22:04:05.272Z] 5843afab3874: Pulling fs layer [2021-07-18T22:04:05.272Z] 5843afab3874: Verifying Checksum [2021-07-18T22:04:05.272Z] 5843afab3874: Download complete [2021-07-18T22:04:05.272Z] 5843afab3874: Pull complete [2021-07-18T22:04:05.532Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-18T22:04:05.532Z] Status: Downloaded newer image for alpine:latest [2021-07-18T22:04:13.686Z] 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 [2021-07-18T22:04:15.342Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03cc1671af5598749) in /home/ubuntu/workspace/moby_PR-42132 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) 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-07-18T22:04:15.404Z] The recommended git tool is: git [Pipeline] // stage [2021-07-18T22:04:15.413Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-18T22:04:15.433Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-07-18T22:04:15.445Z] 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] } [2021-07-18T22:04:15.767Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit d10046f228e4152b12bb6ce7db0008f227b95790 [Pipeline] // stage [Pipeline] } [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 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-18T22:04:15.420Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42132/.git # timeout=10 [2021-07-18T22:04:15.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:04:15.449Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:04:15.449Z] > git --version # timeout=10 [2021-07-18T22:04:15.465Z] > git --version # 'git version 2.17.1' [2021-07-18T22:04:15.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:04:15.466Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:04:15.768Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:04:15.777Z] > git checkout -f d10046f228e4152b12bb6ce7db0008f227b95790 # timeout=10 [2021-07-18T22:04:16.113Z] > git remote # timeout=10 [2021-07-18T22:04:16.137Z] > git config --get remote.origin.url # timeout=10 [2021-07-18T22:04:16.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:04:16.151Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-18T22:04:17.690Z] Merge succeeded, producing 4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 [2021-07-18T22:04:17.690Z] Checking out Revision 4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 (PR-42132) [2021-07-18T22:04:17.823Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-18T22:04:17.839Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-18T22:04:18.524Z] + [ PR != PR ] [2021-07-18T22:04:18.524Z] + [ master != master ] [2021-07-18T22:04:18.524Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-18T22:04:17.675Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-18T22:04:17.691Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:04:17.699Z] > git checkout -f 4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 # timeout=10 [2021-07-18T22:04:17.824Z] > git rev-list --no-walk b6490ab84d2eda0f1ac859612010f9a0bdcc8374 # timeout=10 [Pipeline] sh [2021-07-18T22:04:18.866Z] + docker version [2021-07-18T22:04:18.866Z] Client: Docker Engine - Community [2021-07-18T22:04:18.866Z] Version: 20.10.6 [2021-07-18T22:04:18.866Z] API version: 1.41 [2021-07-18T22:04:18.866Z] Go version: go1.13.15 [2021-07-18T22:04:18.866Z] Git commit: 370c289 [2021-07-18T22:04:18.866Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-18T22:04:18.866Z] OS/Arch: linux/amd64 [2021-07-18T22:04:18.866Z] Context: default [2021-07-18T22:04:18.866Z] Experimental: true [2021-07-18T22:04:18.866Z] [2021-07-18T22:04:18.866Z] Server: Docker Engine - Community [2021-07-18T22:04:18.866Z] Engine: [2021-07-18T22:04:18.866Z] Version: 20.10.6 [2021-07-18T22:04:18.866Z] API version: 1.41 (minimum version 1.12) [2021-07-18T22:04:18.866Z] Go version: go1.13.15 [2021-07-18T22:04:18.866Z] Git commit: 8728dd2 [2021-07-18T22:04:18.866Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-18T22:04:18.866Z] OS/Arch: linux/amd64 [2021-07-18T22:04:18.866Z] Experimental: true [2021-07-18T22:04:18.866Z] containerd: [2021-07-18T22:04:18.866Z] Version: 1.4.6 [2021-07-18T22:04:18.866Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-18T22:04:18.866Z] runc: [2021-07-18T22:04:18.866Z] Version: 1.0.0-rc95 [2021-07-18T22:04:18.866Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-18T22:04:18.866Z] docker-init: [2021-07-18T22:04:18.866Z] Version: 0.19.0 [2021-07-18T22:04:18.866Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-18T22:04:19.161Z] + docker info [2021-07-18T22:04:30.342Z] Still waiting to schedule task [2021-07-18T22:04:30.342Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03cc1671af5598749)’ [2021-07-18T22:04:30.343Z] Still waiting to schedule task [2021-07-18T22:04:30.343Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03cc1671af5598749)’ [2021-07-18T22:04:30.344Z] Still waiting to schedule task [2021-07-18T22:04:30.344Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-07-18T22:04:30.347Z] Still waiting to schedule task [2021-07-18T22:04:30.347Z] All nodes of label ‘windows-2022’ are offline [2021-07-18T22:04:34.052Z] Client: [2021-07-18T22:04:34.052Z] Context: default [2021-07-18T22:04:34.052Z] Debug Mode: false [2021-07-18T22:04:34.052Z] Plugins: [2021-07-18T22:04:34.052Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-18T22:04:34.052Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-18T22:04:34.052Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-18T22:04:34.052Z] [2021-07-18T22:04:34.052Z] Server: [2021-07-18T22:04:34.052Z] Containers: 0 [2021-07-18T22:04:34.052Z] Running: 0 [2021-07-18T22:04:34.052Z] Paused: 0 [2021-07-18T22:04:34.052Z] Stopped: 0 [2021-07-18T22:04:34.052Z] Images: 1 [2021-07-18T22:04:34.052Z] Server Version: 20.10.6 [2021-07-18T22:04:34.052Z] Storage Driver: overlay2 [2021-07-18T22:04:34.052Z] Backing Filesystem: extfs [2021-07-18T22:04:34.052Z] Supports d_type: true [2021-07-18T22:04:34.052Z] Native Overlay Diff: true [2021-07-18T22:04:34.052Z] userxattr: false [2021-07-18T22:04:34.052Z] Logging Driver: json-file [2021-07-18T22:04:34.052Z] Cgroup Driver: cgroupfs [2021-07-18T22:04:34.052Z] Cgroup Version: 1 [2021-07-18T22:04:34.052Z] Plugins: [2021-07-18T22:04:34.052Z] Volume: local [2021-07-18T22:04:34.052Z] Network: bridge host ipvlan macvlan null overlay [2021-07-18T22:04:34.052Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-18T22:04:34.052Z] Swarm: inactive [2021-07-18T22:04:34.052Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-18T22:04:34.052Z] Default Runtime: runc [2021-07-18T22:04:34.052Z] Init Binary: docker-init [2021-07-18T22:04:34.052Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-18T22:04:34.052Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-18T22:04:34.052Z] init version: de40ad0 [2021-07-18T22:04:34.052Z] Security Options: [2021-07-18T22:04:34.052Z] apparmor [2021-07-18T22:04:34.052Z] seccomp [2021-07-18T22:04:34.052Z] Profile: default [2021-07-18T22:04:34.052Z] Kernel Version: 5.4.0-1048-aws [2021-07-18T22:04:34.052Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-18T22:04:34.052Z] OSType: linux [2021-07-18T22:04:34.052Z] Architecture: x86_64 [2021-07-18T22:04:34.052Z] CPUs: 2 [2021-07-18T22:04:34.052Z] Total Memory: 7.487GiB [2021-07-18T22:04:34.052Z] Name: ip-10-100-121-67 [2021-07-18T22:04:34.052Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-18T22:04:34.052Z] Docker Root Dir: /var/lib/docker [2021-07-18T22:04:34.052Z] Debug Mode: false [2021-07-18T22:04:34.052Z] Registry: https://index.docker.io/v1/ [2021-07-18T22:04:34.052Z] Labels: [2021-07-18T22:04:34.052Z] Experimental: true [2021-07-18T22:04:34.052Z] Insecure Registries: [2021-07-18T22:04:34.052Z] 127.0.0.0/8 [2021-07-18T22:04:34.052Z] Live Restore Enabled: true [2021-07-18T22:04:34.052Z] [2021-07-18T22:04:34.052Z] WARNING: No swap limit support [Pipeline] sh [2021-07-18T22:04:34.367Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-18T22:04:34.367Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-18T22:04:34.367Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42132/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-18T22:04:34.367Z] + bash /home/ubuntu/workspace/moby_PR-42132/check-config.sh [2021-07-18T22:04:34.367Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-18T22:04:34.367Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-18T22:04:34.367Z] [2021-07-18T22:04:34.367Z] Generally Necessary: [2021-07-18T22:04:34.367Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-18T22:04:34.367Z] - apparmor: enabled and tools installed [2021-07-18T22:04:34.633Z] - CONFIG_NAMESPACES: enabled [2021-07-18T22:04:34.633Z] - CONFIG_NET_NS: enabled [2021-07-18T22:04:34.633Z] - CONFIG_PID_NS: enabled [2021-07-18T22:04:34.633Z] - CONFIG_IPC_NS: enabled [2021-07-18T22:04:34.633Z] - CONFIG_UTS_NS: enabled [2021-07-18T22:04:34.633Z] - CONFIG_CGROUPS: enabled [2021-07-18T22:04:34.633Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-18T22:04:34.633Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-18T22:04:34.633Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-18T22:04:34.633Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-18T22:04:34.633Z] - CONFIG_CPUSETS: enabled [2021-07-18T22:04:34.633Z] - CONFIG_MEMCG: enabled [2021-07-18T22:04:34.633Z] - CONFIG_KEYS: enabled [2021-07-18T22:04:34.633Z] - CONFIG_VETH: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-18T22:04:34.633Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-18T22:04:34.633Z] [2021-07-18T22:04:34.633Z] Optional Features: [2021-07-18T22:04:34.634Z] - CONFIG_USER_NS: enabled [2021-07-18T22:04:34.634Z] - CONFIG_SECCOMP: enabled [2021-07-18T22:04:34.634Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-18T22:04:34.634Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-18T22:04:34.634Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-18T22:04:34.896Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-18T22:04:34.896Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-18T22:04:34.896Z] - CONFIG_BLK_CGROUP: enabled [2021-07-18T22:04:34.896Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-18T22:04:34.896Z] - CONFIG_CGROUP_PERF: enabled [2021-07-18T22:04:34.896Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-18T22:04:34.896Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-18T22:04:34.896Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-18T22:04:34.896Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-18T22:04:34.896Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-18T22:04:34.896Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-18T22:04:34.896Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-18T22:04:34.896Z] - CONFIG_IP_VS: enabled (as module) [2021-07-18T22:04:34.896Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-18T22:04:34.896Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-18T22:04:34.896Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-18T22:04:34.896Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-18T22:04:34.896Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-18T22:04:34.896Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-18T22:04:34.896Z] - CONFIG_EXT4_FS: enabled [2021-07-18T22:04:34.896Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-18T22:04:34.896Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-18T22:04:34.896Z] - Network Drivers: [2021-07-18T22:04:34.896Z] - "overlay": [2021-07-18T22:04:34.896Z] - CONFIG_VXLAN: enabled (as module) [2021-07-18T22:04:34.896Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-18T22:04:34.896Z] Optional (for encrypted networks): [2021-07-18T22:04:35.158Z] - CONFIG_CRYPTO: enabled [2021-07-18T22:04:35.158Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-18T22:04:35.158Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-18T22:04:35.158Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-18T22:04:35.158Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-18T22:04:35.158Z] - CONFIG_XFRM: enabled [2021-07-18T22:04:35.158Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-18T22:04:35.158Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-18T22:04:35.158Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-18T22:04:35.158Z] - "ipvlan": [2021-07-18T22:04:35.158Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-18T22:04:35.158Z] - "macvlan": [2021-07-18T22:04:35.158Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-18T22:04:35.158Z] - CONFIG_DUMMY: enabled (as module) [2021-07-18T22:04:35.158Z] - "ftp,tftp client in container": [2021-07-18T22:04:35.158Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-18T22:04:35.158Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-18T22:04:35.158Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-18T22:04:35.158Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-18T22:04:35.158Z] - Storage Drivers: [2021-07-18T22:04:35.158Z] - "aufs": [2021-07-18T22:04:35.158Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-18T22:04:35.158Z] - "btrfs": [2021-07-18T22:04:35.158Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-18T22:04:35.158Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-18T22:04:35.158Z] - "devicemapper": [2021-07-18T22:04:35.158Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-18T22:04:35.158Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-18T22:04:35.158Z] - "overlay": [2021-07-18T22:04:35.158Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-18T22:04:35.158Z] - "zfs": [2021-07-18T22:04:35.158Z] - /dev/zfs: present [2021-07-18T22:04:35.158Z] - zfs command: missing [2021-07-18T22:04:35.158Z] - zpool command: missing [2021-07-18T22:04:35.158Z] [2021-07-18T22:04:35.158Z] Limits: [2021-07-18T22:04:35.158Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-18T22:04:35.158Z] [2021-07-18T22:04:35.158Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-18T22:04:35.653Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 . [2021-07-18T22:04:35.913Z] #1 [internal] load build definition from Dockerfile [2021-07-18T22:04:35.913Z] #1 sha256:dab4ebbd803a3fb57b8926b0f8217e229813c9e3d17c381f0deabc223b2af856 [2021-07-18T22:04:35.913Z] #1 transferring dockerfile: 16.59kB done [2021-07-18T22:04:35.913Z] #1 DONE 0.3s [2021-07-18T22:04:35.913Z] [2021-07-18T22:04:35.913Z] #2 [internal] load .dockerignore [2021-07-18T22:04:35.913Z] #2 sha256:bc9e4808188c3a79dcdf86518771a8a656fa4df80df2c95f66025a7b7880e5b8 [2021-07-18T22:04:35.913Z] #2 transferring context: 87B done [2021-07-18T22:04:35.913Z] #2 DONE 0.0s [2021-07-18T22:04:35.913Z] [2021-07-18T22:04:35.913Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-18T22:04:35.913Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-18T22:04:36.173Z] #3 DONE 0.4s [2021-07-18T22:04:36.431Z] [2021-07-18T22:04:36.431Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-18T22:04:36.431Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-18T22:04:36.431Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-18T22:04:36.431Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-18T22:04:36.431Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-18T22:04:36.431Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-18T22:04:36.431Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-18T22:04:36.431Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-07-18T22:04:36.689Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-07-18T22:04:36.946Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-18T22:04:36.946Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-18T22:04:37.210Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-18T22:04:37.210Z] #4 DONE 0.9s [2021-07-18T22:04:37.470Z] [2021-07-18T22:04:37.470Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-18T22:04:37.470Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-18T22:04:38.404Z] #8 ... [2021-07-18T22:04:38.404Z] [2021-07-18T22:04:38.404Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-18T22:04:38.404Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-18T22:04:38.404Z] #6 DONE 1.0s [2021-07-18T22:04:38.404Z] [2021-07-18T22:04:38.404Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:04:38.404Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-18T22:04:38.404Z] #5 DONE 1.0s [2021-07-18T22:04:38.662Z] [2021-07-18T22:04:38.662Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-18T22:04:38.662Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-18T22:04:38.662Z] #8 DONE 1.0s [2021-07-18T22:04:38.662Z] [2021-07-18T22:04:38.662Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:04:38.662Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-18T22:04:38.662Z] #7 DONE 1.1s [2021-07-18T22:04:40.565Z] [2021-07-18T22:04:40.565Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:04:40.565Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:04:40.565Z] #33 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-18T22:04:40.565Z] #33 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-18T22:04:40.565Z] #33 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-18T22:04:40.565Z] #33 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-18T22:04:40.565Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 7.34MB / 50.44MB 0.1s [2021-07-18T22:04:40.823Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 13.63MB / 50.44MB 0.2s [2021-07-18T22:04:40.823Z] #33 ... [2021-07-18T22:04:40.823Z] [2021-07-18T22:04:40.823Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-18T22:04:40.823Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-18T22:04:40.823Z] #49 DONE 0.0s [2021-07-18T22:04:40.823Z] [2021-07-18T22:04:40.823Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:04:40.824Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:04:40.824Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 19.92MB / 50.44MB 0.4s [2021-07-18T22:04:41.086Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 27.76MB / 50.44MB 0.6s [2021-07-18T22:04:41.086Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 30.41MB / 50.44MB 0.7s [2021-07-18T22:04:41.349Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 37.75MB / 50.44MB 0.8s [2021-07-18T22:04:41.349Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 40.89MB / 50.44MB 0.9s [2021-07-18T22:04:41.611Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 45.09MB / 50.44MB 1.1s [2021-07-18T22:04:41.878Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.4s [2021-07-18T22:04:42.817Z] #33 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-07-18T22:04:46.224Z] #33 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.5s [2021-07-18T22:04:46.482Z] #33 ... [2021-07-18T22:04:46.482Z] [2021-07-18T22:04:46.482Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:04:46.482Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:04:46.482Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.0s done [2021-07-18T22:04:46.482Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-18T22:04:46.482Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-18T22:04:46.482Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.9s done [2021-07-18T22:04:46.482Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-18T22:04:46.482Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.2s done [2021-07-18T22:04:46.482Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 0.7s done [2021-07-18T22:04:46.482Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.0s done [2021-07-18T22:04:46.482Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.5s done [2021-07-18T22:04:46.482Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 6.0s [2021-07-18T22:04:46.482Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 3.0s done [2021-07-18T22:04:47.048Z] #9 ... [2021-07-18T22:04:47.048Z] [2021-07-18T22:04:47.048Z] #30 [internal] load build context [2021-07-18T22:04:47.048Z] #30 sha256:4ac657f74e3709c96facc47f9636332f8316a3eff9cb2dcee44518792c13d25c [2021-07-18T22:04:47.048Z] #30 transferring context: 55.69MB 5.5s done [2021-07-18T22:04:47.048Z] #30 DONE 6.7s [2021-07-18T22:04:47.048Z] [2021-07-18T22:04:47.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:04:47.048Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:04:47.048Z] #9 ... [2021-07-18T22:04:47.048Z] [2021-07-18T22:04:47.048Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:04:47.048Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-18T22:04:47.048Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-18T22:04:47.048Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-18T22:04:47.048Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-18T22:04:47.048Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-18T22:04:47.048Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.0s done [2021-07-18T22:04:47.048Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-07-18T22:04:47.048Z] #70 ... [2021-07-18T22:04:47.048Z] [2021-07-18T22:04:47.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:04:47.048Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:04:47.614Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 7.4s done [2021-07-18T22:04:48.549Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.2s done [2021-07-18T22:04:48.807Z] #9 ... [2021-07-18T22:04:48.807Z] [2021-07-18T22:04:48.807Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:04:48.807Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-18T22:04:48.807Z] #70 DONE 8.5s [2021-07-18T22:04:49.067Z] [2021-07-18T22:04:49.067Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:04:49.067Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-18T22:04:49.067Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-18T22:04:49.067Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-18T22:04:49.067Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-18T22:04:49.067Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-18T22:04:49.067Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2021-07-18T22:04:49.067Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2021-07-18T22:04:49.067Z] #72 DONE 8.6s [2021-07-18T22:04:49.067Z] [2021-07-18T22:04:49.067Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:04:49.067Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:04:49.067Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-18T22:04:49.067Z] #9 ... [2021-07-18T22:04:49.067Z] [2021-07-18T22:04:49.067Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:04:49.067Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:04:49.067Z] #33 DONE 8.7s [2021-07-18T22:04:49.067Z] [2021-07-18T22:04:49.067Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:04:49.067Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:04:50.000Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.8s done [2021-07-18T22:04:50.936Z] #9 ... [2021-07-18T22:04:50.936Z] [2021-07-18T22:04:50.936Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-18T22:04:50.936Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-18T22:04:50.936Z] #71 DONE 1.3s [2021-07-18T22:04:50.936Z] [2021-07-18T22:04:50.936Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:04:50.936Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:04:50.936Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-18T22:04:51.873Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.6s done [2021-07-18T22:04:52.442Z] #9 ... [2021-07-18T22:04:52.442Z] [2021-07-18T22:04:52.442Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-18T22:04:52.442Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-18T22:04:52.442Z] #73 DONE 1.6s [2021-07-18T22:04:52.701Z] [2021-07-18T22:04:52.701Z] #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-07-18T22:04:52.701Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-18T22:04:52.701Z] #34 1.298 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:04:52.701Z] #34 1.300 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:04:52.701Z] #34 1.315 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:04:52.701Z] #34 1.411 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:04:52.701Z] #34 1.647 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:04:52.701Z] #34 1.888 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:04:52.701Z] #34 3.247 Fetched 8454 kB in 2s (3833 kB/s) [2021-07-18T22:04:53.268Z] #34 3.247 Reading package lists... [2021-07-18T22:04:54.232Z] #34 4.162 Reading package lists... [2021-07-18T22:04:54.492Z] #34 5.158 Building dependency tree... [2021-07-18T22:04:54.759Z] #34 5.541 The following additional packages will be installed: [2021-07-18T22:04:54.759Z] #34 5.541 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-18T22:04:54.759Z] #34 5.541 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-18T22:04:54.760Z] #34 5.541 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-18T22:04:54.760Z] #34 5.541 Suggested packages: [2021-07-18T22:04:54.760Z] #34 5.541 krb5-doc krb5-user [2021-07-18T22:04:54.760Z] #34 5.541 Recommended packages: [2021-07-18T22:04:54.760Z] #34 5.541 krb5-locales publicsuffix libsasl2-modules [2021-07-18T22:04:54.760Z] #34 5.800 The following NEW packages will be installed: [2021-07-18T22:04:55.020Z] #34 5.801 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-18T22:04:55.020Z] #34 5.801 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-18T22:04:55.020Z] #34 5.801 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-18T22:04:55.020Z] #34 5.802 libssh2-1 libssl1.1 openssl [2021-07-18T22:04:55.279Z] #34 6.074 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:04:55.279Z] #34 6.074 Need to get 5059 kB of archives. [2021-07-18T22:04:55.279Z] #34 6.074 After this operation, 12.1 MB of additional disk space will be used. [2021-07-18T22:04:55.279Z] #34 6.074 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-18T22:04:55.279Z] #34 6.160 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-18T22:04:55.279Z] #34 6.183 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-18T22:04:55.279Z] #34 6.215 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-18T22:04:55.279Z] #34 6.215 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-18T22:04:55.279Z] #34 6.215 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-18T22:04:55.279Z] #34 6.215 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-18T22:04:55.279Z] #34 6.234 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-18T22:04:55.279Z] #34 6.238 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-18T22:04:55.279Z] #34 6.242 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-18T22:04:55.279Z] #34 6.251 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-18T22:04:55.279Z] #34 6.251 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-18T22:04:55.279Z] #34 6.251 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-18T22:04:55.279Z] #34 6.299 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-18T22:04:55.279Z] #34 6.299 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-18T22:04:55.279Z] #34 6.299 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-18T22:04:55.541Z] #34 6.302 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-18T22:04:55.541Z] #34 6.313 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-18T22:04:55.541Z] #34 6.314 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-18T22:04:55.541Z] #34 6.362 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-18T22:04:55.541Z] #34 6.364 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-18T22:04:55.541Z] #34 6.662 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:04:55.810Z] #34 6.704 Fetched 5059 kB in 1s (9272 kB/s) [2021-07-18T22:04:55.810Z] #34 6.755 Selecting previously unselected package libssl1.1:amd64. [2021-07-18T22:04:55.810Z] #34 6.755 (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-07-18T22:04:55.810Z] #34 6.759 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-18T22:04:55.810Z] #34 6.768 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-18T22:04:56.070Z] #34 6.973 Selecting previously unselected package openssl. [2021-07-18T22:04:56.070Z] #34 6.973 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-18T22:04:56.070Z] #34 6.977 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-18T22:04:56.329Z] #34 7.173 Selecting previously unselected package ca-certificates. [2021-07-18T22:04:56.329Z] #34 7.173 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-18T22:04:56.329Z] #34 7.193 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-18T22:04:56.329Z] #34 7.342 Selecting previously unselected package libkeyutils1:amd64. [2021-07-18T22:04:56.329Z] #34 7.342 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-18T22:04:56.593Z] #34 7.346 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-18T22:04:56.593Z] #34 7.384 Selecting previously unselected package libkrb5support0:amd64. [2021-07-18T22:04:56.593Z] #34 7.384 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:04:56.593Z] #34 7.394 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:04:56.593Z] #34 7.434 Selecting previously unselected package libk5crypto3:amd64. [2021-07-18T22:04:56.593Z] #34 7.434 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:04:56.593Z] #34 7.438 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:04:56.593Z] #34 7.504 Selecting previously unselected package libkrb5-3:amd64. [2021-07-18T22:04:56.593Z] #34 7.504 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:04:56.593Z] #34 7.508 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:04:56.852Z] #34 7.633 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-18T22:04:56.852Z] #34 7.633 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:04:56.852Z] #34 7.636 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:04:56.852Z] #34 7.691 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-18T22:04:56.852Z] #34 7.691 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-18T22:04:56.852Z] #34 7.694 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:04:56.852Z] #34 7.752 Selecting previously unselected package libsasl2-2:amd64. [2021-07-18T22:04:56.852Z] #34 7.752 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-18T22:04:56.852Z] #34 7.755 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:04:56.852Z] #34 7.805 Selecting previously unselected package libldap-common. [2021-07-18T22:04:56.852Z] #34 7.805 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-18T22:04:56.852Z] #34 7.808 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:04:56.852Z] #34 7.851 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-18T22:04:56.852Z] #34 7.851 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-18T22:04:56.852Z] #34 7.855 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:04:56.852Z] #34 7.925 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-18T22:04:56.852Z] #34 7.925 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-18T22:04:56.852Z] #34 7.928 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-18T22:04:57.111Z] #34 7.986 Selecting previously unselected package libpsl5:amd64. [2021-07-18T22:04:57.111Z] #34 7.986 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-18T22:04:57.111Z] #34 7.997 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-18T22:04:57.111Z] #34 8.037 Selecting previously unselected package librtmp1:amd64. [2021-07-18T22:04:57.111Z] #34 8.037 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-18T22:04:57.111Z] #34 8.041 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-18T22:04:57.111Z] #34 8.094 Selecting previously unselected package libssh2-1:amd64. [2021-07-18T22:04:57.111Z] #34 8.094 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-18T22:04:57.111Z] #34 8.097 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-18T22:04:57.111Z] #34 8.149 Selecting previously unselected package libcurl4:amd64. [2021-07-18T22:04:57.111Z] #34 8.149 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-18T22:04:57.111Z] #34 8.152 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-18T22:04:57.372Z] #34 8.241 Selecting previously unselected package curl. [2021-07-18T22:04:57.372Z] #34 8.241 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-18T22:04:57.372Z] #34 8.245 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-18T22:04:57.372Z] #34 8.330 Selecting previously unselected package libonig5:amd64. [2021-07-18T22:04:57.372Z] #34 8.330 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-18T22:04:57.372Z] #34 8.333 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:04:57.372Z] #34 8.404 Selecting previously unselected package libjq1:amd64. [2021-07-18T22:04:57.372Z] #34 8.404 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:04:57.372Z] #34 8.407 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:04:57.372Z] #34 8.466 Selecting previously unselected package jq. [2021-07-18T22:04:57.372Z] #34 8.466 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:04:57.630Z] #34 8.469 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-18T22:04:57.630Z] #34 8.531 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-18T22:04:57.630Z] #34 8.545 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-18T22:04:57.630Z] #34 8.554 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-18T22:04:57.888Z] #34 8.760 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-18T22:04:57.888Z] #34 8.764 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:04:57.888Z] #34 8.780 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:04:57.888Z] #34 8.786 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:04:57.888Z] #34 8.796 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-18T22:04:57.888Z] #34 8.807 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:04:57.888Z] #34 8.815 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:04:57.888Z] #34 8.827 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-18T22:04:57.888Z] #34 8.833 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:04:57.888Z] #34 8.843 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-18T22:04:57.888Z] #34 8.857 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:04:57.888Z] #34 8.869 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:04:57.888Z] #34 8.875 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:04:57.888Z] #34 8.885 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-18T22:04:58.829Z] #34 9.649 Updating certificates in /etc/ssl/certs... [2021-07-18T22:04:59.764Z] #34 10.69 137 added, 0 removed; done. [2021-07-18T22:04:59.764Z] #34 10.76 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:04:59.764Z] #34 10.77 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-18T22:04:59.764Z] #34 10.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-18T22:04:59.764Z] #34 10.79 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-18T22:04:59.764Z] #34 10.80 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:04:59.764Z] #34 10.81 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-18T22:04:59.764Z] #34 10.82 Updating certificates in /etc/ssl/certs... [2021-07-18T22:05:00.709Z] #34 11.53 0 added, 0 removed; done. [2021-07-18T22:05:00.709Z] #34 11.53 Running hooks in /etc/ca-certificates/update.d... [2021-07-18T22:05:00.709Z] #34 11.54 done. [2021-07-18T22:05:03.240Z] #34 ... [2021-07-18T22:05:03.240Z] [2021-07-18T22:05:03.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:05:03.240Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:05:03.240Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.7s done [2021-07-18T22:05:03.240Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.2s done [2021-07-18T22:05:03.240Z] #9 ... [2021-07-18T22:05:03.240Z] [2021-07-18T22:05:03.240Z] #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-07-18T22:05:03.240Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-18T22:05:03.240Z] #34 DONE 14.3s [2021-07-18T22:05:03.240Z] [2021-07-18T22:05:03.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:05:03.240Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:05:03.240Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d [2021-07-18T22:05:03.240Z] #9 ... [2021-07-18T22:05:03.240Z] [2021-07-18T22:05:03.240Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-18T22:05:03.240Z] #35 sha256:7deb4eecdd4b30caf4349dd5c2d1fd1a445ddff700a2c8f726872fae029c6252 [2021-07-18T22:05:03.499Z] #35 DONE 0.1s [2021-07-18T22:05:03.499Z] [2021-07-18T22:05:03.499Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:05:03.499Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:05:08.772Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.0s [2021-07-18T22:05:11.303Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 7.5s done [2021-07-18T22:05:11.303Z] #9 ... [2021-07-18T22:05:11.303Z] [2021-07-18T22:05:11.303Z] #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-07-18T22:05:11.303Z] #36 sha256:3acd3135ecc2f6c6f2fba95c178dd66f386dd793cd2ab7e148b76eee7333a469 [2021-07-18T22:05:11.303Z] #36 1.028 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-18T22:05:11.303Z] #36 1.129 [2021-07-18T22:05:11.303Z] #36 1.248 ######## 12.1% ########################### 37.9% ######################################## 56.9% ################################################################### 93.9% ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 1.750 [2021-07-18T22:05:11.303Z] #36 1.855 ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 1.953 [2021-07-18T22:05:11.303Z] #36 2.074 ########################################## 59.1% ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 2.186 [2021-07-18T22:05:11.303Z] #36 2.301 ############ 16.9% ########################## 36.1% ####################################### 55.4% ##################################################### 74.9% ################################################################### 94.2% ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 2.814 [2021-07-18T22:05:11.303Z] #36 2.927 ### 4.3% ####### 9.8% ########## 14.9% ############## 20.2% ################## 25.3% ##################### 30.5% ######################### 35.8% ############################# 41.0% ################################# 46.2% #################################### 51.3% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################## 69.8% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.3% ####################################################################### 99.9% ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 4.891 [2021-07-18T22:05:11.303Z] #36 5.152 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-18T22:05:11.303Z] #36 5.256 [2021-07-18T22:05:11.303Z] #36 5.321 ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 5.345 [2021-07-18T22:05:11.303Z] #36 5.709 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-18T22:05:11.303Z] #36 5.792 [2021-07-18T22:05:11.303Z] #36 5.911 ######################## 33.6% ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 5.950 [2021-07-18T22:05:11.303Z] #36 6.324 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-18T22:05:11.303Z] #36 6.434 [2021-07-18T22:05:11.303Z] #36 6.593 0.0% ################### 26.4% ################################### 48.9% ####################################### 55.0% ########################################### 60.4% ################################################################## 92.4% ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 7.291 [2021-07-18T22:05:11.303Z] #36 7.592 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-18T22:05:11.303Z] #36 7.657 [2021-07-18T22:05:11.303Z] #36 7.730 ######################################################################## 100.0% [2021-07-18T22:05:11.303Z] #36 7.750 [2021-07-18T22:05:11.562Z] #36 7.944 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-18T22:05:11.562Z] #36 ... [2021-07-18T22:05:11.562Z] [2021-07-18T22:05:11.562Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:05:11.562Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:05:11.562Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-18T22:05:11.562Z] #9 DONE 31.4s [2021-07-18T22:05:11.562Z] [2021-07-18T22:05:11.562Z] #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-07-18T22:05:11.562Z] #36 sha256:3acd3135ecc2f6c6f2fba95c178dd66f386dd793cd2ab7e148b76eee7333a469 [2021-07-18T22:05:11.562Z] #36 8.032 [2021-07-18T22:05:11.562Z] #36 8.094 ######################################################################## 100.0% [2021-07-18T22:05:11.562Z] #36 8.110 [2021-07-18T22:05:11.562Z] #36 8.121 Download of images into '/build' complete. [2021-07-18T22:05:11.562Z] #36 8.121 Use something like the following to load the result into a Docker daemon: [2021-07-18T22:05:11.562Z] #36 8.121 tar -cC '/build' . | docker load [2021-07-18T22:05:18.066Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07037cd55fc8e8473) in /home/ubuntu/workspace/moby_PR-42132 [Pipeline] { [Pipeline] checkout [2021-07-18T22:05:18.118Z] #36 DONE 14.1s [2021-07-18T22:05:18.118Z] [2021-07-18T22:05:18.118Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-18T22:05:18.118Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-18T22:05:18.338Z] The recommended git tool is: git [2021-07-18T22:05:18.378Z] #10 DONE 6.4s [2021-07-18T22:05:18.378Z] [2021-07-18T22:05:18.378Z] #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-07-18T22:05:18.378Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-18T22:05:18.945Z] #11 DONE 0.7s [2021-07-18T22:05:18.945Z] [2021-07-18T22:05:18.945Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-18T22:05:18.945Z] #38 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-18T22:05:18.945Z] #38 DONE 0.1s [2021-07-18T22:05:18.945Z] [2021-07-18T22:05:18.945Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:05:18.945Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:05:19.204Z] #39 ... [2021-07-18T22:05:19.204Z] [2021-07-18T22:05:19.204Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-18T22:05:19.204Z] #46 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-18T22:05:19.204Z] #46 DONE 0.1s [2021-07-18T22:05:19.204Z] [2021-07-18T22:05:19.204Z] #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-07-18T22:05:19.204Z] #50 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-18T22:05:19.204Z] #50 DONE 0.2s [2021-07-18T22:05:19.204Z] [2021-07-18T22:05:19.204Z] #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-07-18T22:05:19.204Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:05:21.114Z] #51 ... [2021-07-18T22:05:21.114Z] [2021-07-18T22:05:21.114Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-18T22:05:21.114Z] #12 sha256:73f3b4610d07105bdec3d8eb00953448549d42260aaf27307441a4b44df69782 [2021-07-18T22:05:21.114Z] #12 DONE 2.3s [2021-07-18T22:05:21.374Z] [2021-07-18T22:05:21.374Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-18T22:05:21.374Z] #13 sha256:c4e96131a2a88c748ee8c95e59c5712c8c7551e89fee5ee59ad3d1acfdfaace0 [2021-07-18T22:05:21.760Z] using credential docker-jenkins-github-credentials [2021-07-18T22:05:21.769Z] Cloning the remote Git repository [2021-07-18T22:05:21.769Z] Cloning with configured refspecs honoured and without tags [2021-07-18T22:05:22.346Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f95980323e48d540) in /home/ubuntu/workspace/moby_PR-42132 [Pipeline] { [Pipeline] checkout [2021-07-18T22:05:22.468Z] The recommended git tool is: git [2021-07-18T22:05:21.681Z] Cloning repository https://github.com/moby/moby.git [2021-07-18T22:05:21.744Z] > git init /home/ubuntu/workspace/moby_PR-42132 # timeout=10 [2021-07-18T22:05:22.081Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:05:22.082Z] > git --version # timeout=10 [2021-07-18T22:05:22.090Z] > git --version # 'git version 2.17.1' [2021-07-18T22:05:22.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:05:22.092Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:05:23.921Z] #13 DONE 2.4s [2021-07-18T22:05:23.921Z] [2021-07-18T22:05:23.921Z] #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-07-18T22:05:23.921Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:05:23.921Z] #51 4.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:05:23.921Z] #51 4.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:05:23.921Z] #51 4.630 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:05:23.921Z] #51 4.769 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-18T22:05:24.858Z] #51 5.645 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:05:25.443Z] #51 ... [2021-07-18T22:05:25.443Z] [2021-07-18T22:05:25.443Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-18T22:05:25.443Z] #14 sha256:b8bbdb74ebf5a53f81757c7f49d730db2e0580196bc1797b2dd9252dd70a4ce0 [2021-07-18T22:05:25.443Z] #14 DONE 1.6s [2021-07-18T22:05:25.443Z] [2021-07-18T22:05:25.443Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-18T22:05:25.443Z] #15 sha256:aecb427a2222028d144079e8f2fb3ac42121ba38d1256f0f9c71cc2c0d967f5f [2021-07-18T22:05:26.829Z] #15 DONE 1.6s [2021-07-18T22:05:26.829Z] [2021-07-18T22:05:26.829Z] #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-07-18T22:05:26.829Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:05:26.829Z] #51 7.665 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:05:26.968Z] using credential docker-jenkins-github-credentials [2021-07-18T22:05:26.976Z] Cloning the remote Git repository [2021-07-18T22:05:26.976Z] Cloning with configured refspecs honoured and without tags [2021-07-18T22:05:26.783Z] Cloning repository https://github.com/moby/moby.git [2021-07-18T22:05:26.889Z] > git init /home/ubuntu/workspace/moby_PR-42132 # timeout=10 [2021-07-18T22:05:27.179Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:05:27.180Z] > git --version # timeout=10 [2021-07-18T22:05:27.203Z] > git --version # 'git version 2.17.1' [2021-07-18T22:05:27.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:05:27.206Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:05:28.834Z] #51 ... [2021-07-18T22:05:28.834Z] [2021-07-18T22:05:28.834Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-18T22:05:28.834Z] #16 sha256:4c5a49243cc1f02915b15496328105c15a73c7d7c0e3805b5256d029d492183a [2021-07-18T22:05:28.834Z] #16 DONE 1.5s [2021-07-18T22:05:28.834Z] [2021-07-18T22:05:28.834Z] #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-07-18T22:05:28.834Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-18T22:05:29.097Z] #17 ... [2021-07-18T22:05:29.097Z] [2021-07-18T22:05:29.097Z] #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-07-18T22:05:29.097Z] #57 sha256:86c0574befcedb28a4c2f1a34f55dcc197f2c7db319ee471da2933e6dcff91ea [2021-07-18T22:05:29.097Z] #57 3.125 + RM_GOPATH=0 [2021-07-18T22:05:29.097Z] #57 3.125 + TMP_GOPATH= [2021-07-18T22:05:29.097Z] #57 3.125 + : /build [2021-07-18T22:05:29.097Z] #57 3.125 + '[' -z '' ']' [2021-07-18T22:05:29.097Z] #57 3.125 ++ mktemp -d [2021-07-18T22:05:29.097Z] #57 3.125 + export GOPATH=/tmp/tmp.EYy3zhgE2j [2021-07-18T22:05:29.097Z] #57 3.125 + GOPATH=/tmp/tmp.EYy3zhgE2j [2021-07-18T22:05:29.097Z] #57 3.125 + RM_GOPATH=1 [2021-07-18T22:05:29.097Z] #57 3.125 + case "$(go env GOARCH)" in [2021-07-18T22:05:29.097Z] #57 3.125 ++ go env GOARCH [2021-07-18T22:05:29.097Z] #57 3.134 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:05:29.097Z] #57 3.134 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:05:29.097Z] #57 3.134 ++ dirname /tmp/install/install.sh [2021-07-18T22:05:29.097Z] #57 3.134 + dir=/tmp/install [2021-07-18T22:05:29.097Z] #57 3.134 + bin=golangci_lint [2021-07-18T22:05:29.097Z] #57 3.134 + shift [2021-07-18T22:05:29.097Z] #57 3.134 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-18T22:05:29.097Z] #57 3.134 + . /tmp/install/golangci_lint.installer [2021-07-18T22:05:29.097Z] #57 3.134 ++ : v1.23.8 [2021-07-18T22:05:29.097Z] #57 3.134 + install_golangci_lint [2021-07-18T22:05:29.097Z] #57 3.134 + set -e [2021-07-18T22:05:29.097Z] #57 3.134 + export GO111MODULE=on [2021-07-18T22:05:29.097Z] #57 3.134 + GO111MODULE=on [2021-07-18T22:05:29.097Z] #57 3.134 + GOBIN=/build [2021-07-18T22:05:29.097Z] #57 3.134 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-18T22:05:29.097Z] #57 3.912 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-18T22:05:29.097Z] #57 ... [2021-07-18T22:05:29.097Z] [2021-07-18T22:05:29.097Z] #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-07-18T22:05:29.097Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:05:29.097Z] #53 3.415 + RM_GOPATH=0 [2021-07-18T22:05:29.097Z] #53 3.415 + TMP_GOPATH= [2021-07-18T22:05:29.097Z] #53 3.415 + : /build [2021-07-18T22:05:29.097Z] #53 3.415 + '[' -z '' ']' [2021-07-18T22:05:29.097Z] #53 3.415 ++ mktemp -d [2021-07-18T22:05:29.097Z] #53 3.417 + export GOPATH=/tmp/tmp.pPGCgl0LPI [2021-07-18T22:05:29.097Z] #53 3.417 + GOPATH=/tmp/tmp.pPGCgl0LPI [2021-07-18T22:05:29.097Z] #53 3.417 + RM_GOPATH=1 [2021-07-18T22:05:29.097Z] #53 3.417 + case "$(go env GOARCH)" in [2021-07-18T22:05:29.097Z] #53 3.417 ++ go env GOARCH [2021-07-18T22:05:29.097Z] #53 3.430 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:05:29.097Z] #53 3.430 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:05:29.097Z] #53 3.431 ++ dirname /tmp/install/install.sh [2021-07-18T22:05:29.097Z] #53 3.432 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:05:29.097Z] #53 3.432 + dir=/tmp/install [2021-07-18T22:05:29.097Z] #53 3.432 + bin=vndr [2021-07-18T22:05:29.097Z] #53 3.432 + shift [2021-07-18T22:05:29.097Z] #53 3.432 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-18T22:05:29.097Z] #53 3.432 + . /tmp/install/vndr.installer [2021-07-18T22:05:29.097Z] #53 3.432 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:05:29.097Z] #53 3.432 + install_vndr [2021-07-18T22:05:29.097Z] #53 3.432 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-18T22:05:29.097Z] #53 3.432 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pPGCgl0LPI/src/github.com/LK4D4/vndr [2021-07-18T22:05:29.097Z] #53 3.434 Cloning into '/tmp/tmp.pPGCgl0LPI/src/github.com/LK4D4/vndr'... [2021-07-18T22:05:29.097Z] #53 4.281 + cd /tmp/tmp.pPGCgl0LPI/src/github.com/LK4D4/vndr [2021-07-18T22:05:29.097Z] #53 4.281 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:05:29.097Z] #53 4.292 + go build -buildmode=pie -v -o /build/vndr . [2021-07-18T22:05:29.097Z] #53 5.634 internal/unsafeheader [2021-07-18T22:05:29.097Z] #53 5.643 internal/cpu [2021-07-18T22:05:29.097Z] #53 5.862 runtime/internal/atomic [2021-07-18T22:05:29.097Z] #53 6.122 runtime/internal/sys [2021-07-18T22:05:29.097Z] #53 6.253 runtime/internal/math [2021-07-18T22:05:29.097Z] #53 6.260 internal/bytealg [2021-07-18T22:05:29.097Z] #53 6.359 internal/race [2021-07-18T22:05:29.097Z] #53 6.532 sync/atomic [2021-07-18T22:05:29.097Z] #53 6.991 unicode [2021-07-18T22:05:29.097Z] #53 7.520 runtime [2021-07-18T22:05:29.097Z] #53 10.00 unicode/utf8 [2021-07-18T22:05:29.372Z] #53 ... [2021-07-18T22:05:29.372Z] [2021-07-18T22:05:29.372Z] #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-07-18T22:05:29.372Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:05:29.372Z] #47 3.522 + git clone https://github.com/docker/distribution.git . [2021-07-18T22:05:29.372Z] #47 3.522 Cloning into '.'... [2021-07-18T22:05:29.372Z] #47 ... [2021-07-18T22:05:29.372Z] [2021-07-18T22:05:29.372Z] #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-07-18T22:05:29.372Z] #55 sha256:bacc66685f1f66608d2cb7b5c393d395b15a29f4523089f84cbfd65048423a76 [2021-07-18T22:05:29.372Z] #55 3.574 + RM_GOPATH=0 [2021-07-18T22:05:29.372Z] #55 3.574 + TMP_GOPATH= [2021-07-18T22:05:29.372Z] #55 3.574 + : /build [2021-07-18T22:05:29.372Z] #55 3.574 + '[' -z '' ']' [2021-07-18T22:05:29.372Z] #55 3.585 ++ mktemp -d [2021-07-18T22:05:29.372Z] #55 3.595 + export GOPATH=/tmp/tmp.KLVxvS5sX5 [2021-07-18T22:05:29.372Z] #55 3.595 + GOPATH=/tmp/tmp.KLVxvS5sX5 [2021-07-18T22:05:29.372Z] #55 3.595 + RM_GOPATH=1 [2021-07-18T22:05:29.372Z] #55 3.595 + case "$(go env GOARCH)" in [2021-07-18T22:05:29.372Z] #55 3.595 ++ go env GOARCH [2021-07-18T22:05:29.372Z] #55 3.615 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:05:29.372Z] #55 3.615 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:05:29.372Z] #55 3.615 ++ dirname /tmp/install/install.sh [2021-07-18T22:05:29.372Z] #55 3.615 + dir=/tmp/install [2021-07-18T22:05:29.372Z] #55 3.615 + bin=gotestsum [2021-07-18T22:05:29.372Z] #55 3.615 + shift [2021-07-18T22:05:29.372Z] #55 3.615 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-18T22:05:29.372Z] #55 3.615 + . /tmp/install/gotestsum.installer [2021-07-18T22:05:29.372Z] #55 3.615 ++ : v0.5.3 [2021-07-18T22:05:29.372Z] #55 3.615 + install_gotestsum [2021-07-18T22:05:29.372Z] #55 3.615 + set -e [2021-07-18T22:05:29.372Z] #55 3.615 + export GO111MODULE=on [2021-07-18T22:05:29.372Z] #55 3.615 + GO111MODULE=on [2021-07-18T22:05:29.372Z] #55 3.615 + GOBIN=/build [2021-07-18T22:05:29.372Z] #55 3.615 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-18T22:05:29.372Z] #55 4.437 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-18T22:05:29.372Z] #55 6.576 go: downloading github.com/fatih/color v1.9.0 [2021-07-18T22:05:29.372Z] #55 6.618 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-18T22:05:29.372Z] #55 6.670 go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:05:29.372Z] #55 6.707 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-18T22:05:29.372Z] #55 7.088 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-18T22:05:29.372Z] #55 7.103 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-18T22:05:29.372Z] #55 7.287 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-18T22:05:29.372Z] #55 7.430 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-18T22:05:29.372Z] #55 7.434 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-18T22:05:29.372Z] #55 8.027 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-18T22:05:29.372Z] #55 10.08 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-18T22:05:29.642Z] #55 ... [2021-07-18T22:05:29.642Z] [2021-07-18T22:05:29.642Z] #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-07-18T22:05:29.642Z] #59 sha256:938182469cfa78a49ed631f432f3cac87cfef9dca07a2bcf5c253e4b55c6b50c [2021-07-18T22:05:29.642Z] #59 3.193 + RM_GOPATH=0 [2021-07-18T22:05:29.642Z] #59 3.197 + TMP_GOPATH= [2021-07-18T22:05:29.642Z] #59 3.197 + : /build [2021-07-18T22:05:29.642Z] #59 3.197 + '[' -z '' ']' [2021-07-18T22:05:29.642Z] #59 3.197 ++ mktemp -d [2021-07-18T22:05:29.642Z] #59 3.197 + export GOPATH=/tmp/tmp.wmyxa7tNJG [2021-07-18T22:05:29.642Z] #59 3.197 + GOPATH=/tmp/tmp.wmyxa7tNJG [2021-07-18T22:05:29.642Z] #59 3.197 + RM_GOPATH=1 [2021-07-18T22:05:29.642Z] #59 3.197 + case "$(go env GOARCH)" in [2021-07-18T22:05:29.642Z] #59 3.197 ++ go env GOARCH [2021-07-18T22:05:29.642Z] #59 3.201 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:05:29.642Z] #59 3.201 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:05:29.642Z] #59 3.201 ++ dirname /tmp/install/install.sh [2021-07-18T22:05:29.642Z] #59 3.206 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:05:29.642Z] #59 3.206 + dir=/tmp/install [2021-07-18T22:05:29.642Z] #59 3.206 + bin=shfmt [2021-07-18T22:05:29.642Z] #59 3.206 + shift [2021-07-18T22:05:29.642Z] #59 3.206 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-18T22:05:29.642Z] #59 3.206 + . /tmp/install/shfmt.installer [2021-07-18T22:05:29.642Z] #59 3.206 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:05:29.642Z] #59 3.206 + install_shfmt [2021-07-18T22:05:29.642Z] #59 3.206 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-18T22:05:29.642Z] #59 3.206 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wmyxa7tNJG/src/github.com/mvdan/sh [2021-07-18T22:05:29.642Z] #59 3.206 Cloning into '/tmp/tmp.wmyxa7tNJG/src/github.com/mvdan/sh'... [2021-07-18T22:05:29.642Z] #59 ... [2021-07-18T22:05:29.642Z] [2021-07-18T22:05:29.642Z] #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-07-18T22:05:29.642Z] #41 sha256:6082d7c4c30d17c39b699cb4cf9f4eed1c5fd6fed7d2d3db0278facd8e2c4e43 [2021-07-18T22:05:29.642Z] #41 3.318 Install go-toml version v1.8.1 [2021-07-18T22:05:29.642Z] #41 4.044 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-18T22:05:29.642Z] #41 7.549 github.com/pelletier/go-toml [2021-07-18T22:05:29.905Z] #41 ... [2021-07-18T22:05:29.905Z] [2021-07-18T22:05:29.905Z] #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-07-18T22:05:29.905Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:05:29.905Z] #53 10.70 math/bits [2021-07-18T22:05:30.164Z] #53 11.12 math [2021-07-18T22:05:33.451Z] #53 13.95 encoding [2021-07-18T22:05:33.451Z] #53 14.05 unicode/utf16 [2021-07-18T22:05:33.451Z] #53 ... [2021-07-18T22:05:33.451Z] [2021-07-18T22:05:33.451Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:05:33.451Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:05:33.451Z] #39 3.939 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-18T22:05:33.451Z] #39 3.939 Cloning into '.'... [2021-07-18T22:05:33.451Z] #39 ... [2021-07-18T22:05:33.451Z] [2021-07-18T22:05:33.451Z] #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-07-18T22:05:33.451Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:05:33.451Z] #53 14.24 container/list [2021-07-18T22:05:33.451Z] #53 14.57 crypto/internal/subtle [2021-07-18T22:05:33.710Z] #53 14.65 crypto/subtle [2021-07-18T22:05:33.710Z] #53 14.71 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-18T22:05:33.971Z] #53 14.82 internal/nettrace [2021-07-18T22:05:33.971Z] #53 14.92 runtime/cgo [2021-07-18T22:05:34.231Z] #53 ... [2021-07-18T22:05:34.231Z] [2021-07-18T22:05:34.231Z] #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-07-18T22:05:34.231Z] #41 sha256:6082d7c4c30d17c39b699cb4cf9f4eed1c5fd6fed7d2d3db0278facd8e2c4e43 [2021-07-18T22:05:34.231Z] #41 13.60 github.com/pelletier/go-toml/cmd/tomll [2021-07-18T22:05:34.231Z] #41 DONE 15.3s [2021-07-18T22:05:34.490Z] [2021-07-18T22:05:34.490Z] #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-07-18T22:05:34.490Z] #57 sha256:86c0574befcedb28a4c2f1a34f55dcc197f2c7db319ee471da2933e6dcff91ea [2021-07-18T22:05:34.490Z] #57 13.99 go: downloading github.com/fatih/color v1.7.0 [2021-07-18T22:05:34.490Z] #57 14.02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-18T22:05:34.490Z] #57 14.06 go: downloading github.com/pkg/errors v0.8.1 [2021-07-18T22:05:34.490Z] #57 14.08 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-18T22:05:34.490Z] #57 14.09 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-18T22:05:34.490Z] #57 14.38 go: downloading github.com/spf13/viper v1.6.1 [2021-07-18T22:05:34.490Z] #57 14.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-18T22:05:34.490Z] #57 14.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-18T22:05:34.490Z] #57 14.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-18T22:05:34.490Z] #57 14.86 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-18T22:05:35.072Z] #57 15.87 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-18T22:05:35.331Z] #57 16.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-18T22:05:37.870Z] #57 18.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-18T22:05:37.870Z] #57 18.42 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-18T22:05:37.870Z] #57 18.56 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-18T22:05:37.870Z] #57 18.67 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-18T22:05:37.870Z] #57 18.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-18T22:05:37.870Z] #57 18.72 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-18T22:05:37.870Z] #57 18.91 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-18T22:05:37.870Z] #57 18.91 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-18T22:05:37.870Z] #57 18.95 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-18T22:05:37.870Z] #57 18.97 go: downloading github.com/spf13/afero v1.1.2 [2021-07-18T22:05:38.129Z] #57 19.12 go: downloading github.com/spf13/cast v1.3.0 [2021-07-18T22:05:38.129Z] #57 19.13 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-18T22:05:38.129Z] #57 19.16 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-18T22:05:38.129Z] #57 19.20 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-18T22:05:38.129Z] #57 19.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-18T22:05:38.388Z] #57 19.41 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-18T22:05:38.388Z] #57 19.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-18T22:05:38.388Z] #57 19.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-18T22:05:38.647Z] #57 19.57 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-18T22:05:38.647Z] #57 19.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-18T22:05:38.647Z] #57 19.67 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-18T22:05:38.647Z] #57 19.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-18T22:05:38.812Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00842c68bcfb83c53) in /home/ubuntu/workspace/moby_PR-42132 [Pipeline] { [Pipeline] checkout [2021-07-18T22:05:38.905Z] #57 19.80 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-18T22:05:38.905Z] #57 ... [2021-07-18T22:05:38.905Z] [2021-07-18T22:05:38.905Z] #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-07-18T22:05:38.905Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:05:38.905Z] #51 9.701 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:05:38.906Z] #51 11.65 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-18T22:05:38.906Z] #51 18.44 Fetched 8457 kB in 15s (577 kB/s) [2021-07-18T22:05:38.906Z] #51 18.44 Reading package lists... [2021-07-18T22:05:38.906Z] #51 ... [2021-07-18T22:05:38.906Z] [2021-07-18T22:05:38.906Z] #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-07-18T22:05:38.906Z] #57 sha256:86c0574befcedb28a4c2f1a34f55dcc197f2c7db319ee471da2933e6dcff91ea [2021-07-18T22:05:38.906Z] #57 19.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-18T22:05:38.906Z] #57 19.96 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-18T22:05:38.906Z] #57 20.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-18T22:05:38.917Z] The recommended git tool is: git [2021-07-18T22:05:39.165Z] #57 20.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-18T22:05:39.165Z] #57 20.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-18T22:05:39.165Z] #57 20.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-18T22:05:39.424Z] #57 20.60 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-18T22:05:39.682Z] #57 20.62 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-18T22:05:39.682Z] #57 20.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-18T22:05:39.682Z] #57 20.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-18T22:05:39.682Z] #57 20.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-18T22:05:39.941Z] #57 20.99 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-18T22:05:39.941Z] #57 21.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-18T22:05:39.941Z] #57 ... [2021-07-18T22:05:39.941Z] [2021-07-18T22:05:39.941Z] #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-07-18T22:05:39.941Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-18T22:05:39.941Z] #17 1.573 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:05:39.941Z] #17 1.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:05:39.941Z] #17 1.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:05:39.941Z] #17 2.464 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-18T22:05:39.941Z] #17 3.677 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-18T22:05:39.941Z] #17 5.304 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-18T22:05:39.941Z] #17 6.771 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-18T22:05:39.941Z] #17 7.568 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:05:39.941Z] #17 8.412 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-18T22:05:39.941Z] #17 9.304 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-18T22:05:39.941Z] #17 9.384 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-18T22:05:39.941Z] #17 9.384 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-18T22:05:39.941Z] #17 9.402 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:05:39.941Z] #17 9.472 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-18T22:05:39.941Z] #17 9.476 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-18T22:05:39.941Z] #17 9.491 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-18T22:05:39.941Z] #17 9.496 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-18T22:05:39.941Z] #17 9.504 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-18T22:05:39.941Z] #17 9.512 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-18T22:05:39.941Z] #17 9.516 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:05:39.941Z] #17 9.523 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-18T22:05:40.199Z] #17 ... [2021-07-18T22:05:40.199Z] [2021-07-18T22:05:40.199Z] #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-07-18T22:05:40.199Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:05:40.199Z] #47 16.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-18T22:05:40.199Z] #47 18.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-18T22:05:40.459Z] #47 ... [2021-07-18T22:05:40.459Z] [2021-07-18T22:05:40.459Z] #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-07-18T22:05:40.459Z] #59 sha256:938182469cfa78a49ed631f432f3cac87cfef9dca07a2bcf5c253e4b55c6b50c [2021-07-18T22:05:40.459Z] #59 11.41 + cd /tmp/tmp.wmyxa7tNJG/src/github.com/mvdan/sh [2021-07-18T22:05:40.459Z] #59 11.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:05:40.459Z] #59 11.51 + GO111MODULE=on [2021-07-18T22:05:40.459Z] #59 11.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-18T22:05:40.459Z] #59 12.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-18T22:05:40.459Z] #59 12.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-18T22:05:40.459Z] #59 12.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-18T22:05:40.459Z] #59 14.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-18T22:05:40.459Z] #59 17.19 runtime [2021-07-18T22:05:40.459Z] #59 ... [2021-07-18T22:05:40.459Z] [2021-07-18T22:05:40.459Z] #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-07-18T22:05:40.459Z] #57 sha256:86c0574befcedb28a4c2f1a34f55dcc197f2c7db319ee471da2933e6dcff91ea [2021-07-18T22:05:40.459Z] #57 21.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-18T22:05:40.459Z] #57 21.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-18T22:05:40.459Z] #57 21.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-18T22:05:40.459Z] #57 21.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-18T22:05:40.459Z] #57 21.43 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-18T22:05:40.459Z] #57 21.47 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-18T22:05:40.717Z] #57 21.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-18T22:05:40.976Z] #57 21.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-18T22:05:40.976Z] #57 21.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-18T22:05:40.976Z] #57 22.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-18T22:05:40.976Z] #57 22.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-18T22:05:40.976Z] #57 22.04 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-18T22:05:40.976Z] #57 22.09 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-18T22:05:41.626Z] using credential docker-jenkins-github-credentials [2021-07-18T22:05:41.634Z] Cloning the remote Git repository [2021-07-18T22:05:41.634Z] Cloning with configured refspecs honoured and without tags [2021-07-18T22:05:41.913Z] #57 22.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-18T22:05:41.913Z] #57 22.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-18T22:05:41.913Z] #57 22.89 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-18T22:05:41.913Z] #57 22.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-18T22:05:41.913Z] #57 22.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-18T22:05:41.913Z] #57 22.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-18T22:05:42.172Z] #57 23.10 go: downloading golang.org/x/text v0.3.2 [2021-07-18T22:05:41.655Z] Cloning repository https://github.com/moby/moby.git [2021-07-18T22:05:41.720Z] > git init /home/ubuntu/workspace/moby_PR-42132 # timeout=10 [2021-07-18T22:05:42.186Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:05:42.186Z] > git --version # timeout=10 [2021-07-18T22:05:42.209Z] > git --version # 'git version 2.25.1' [2021-07-18T22:05:42.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:05:42.212Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:05:45.627Z] Fetching without tags [2021-07-18T22:05:45.915Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit d10046f228e4152b12bb6ce7db0008f227b95790 [2021-07-18T22:05:46.358Z] #57 27.33 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-18T22:05:46.358Z] #57 27.34 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-18T22:05:45.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:05:45.548Z] > git config --add remote.origin.fetch +refs/pull/42132/head:refs/remotes/origin/PR-42132 # timeout=10 [2021-07-18T22:05:45.569Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:05:45.590Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:05:45.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:05:45.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:05:45.626Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:05:45.915Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:05:45.929Z] > git checkout -f d10046f228e4152b12bb6ce7db0008f227b95790 # timeout=10 [2021-07-18T22:05:46.618Z] #57 27.44 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-18T22:05:46.618Z] #57 27.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-18T22:05:46.618Z] #57 27.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-18T22:05:47.554Z] #57 28.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-18T22:05:47.554Z] #57 28.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-18T22:05:47.554Z] #57 28.60 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-18T22:05:48.054Z] Fetching without tags [2021-07-18T22:05:48.432Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit d10046f228e4152b12bb6ce7db0008f227b95790 [2021-07-18T22:05:47.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:05:47.953Z] > git config --add remote.origin.fetch +refs/pull/42132/head:refs/remotes/origin/PR-42132 # timeout=10 [2021-07-18T22:05:47.979Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:05:48.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:05:48.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:05:48.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:05:48.038Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:05:48.421Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:05:48.451Z] > git checkout -f d10046f228e4152b12bb6ce7db0008f227b95790 # timeout=10 [2021-07-18T22:05:46.670Z] > git remote # timeout=10 [2021-07-18T22:05:46.760Z] > git config --get remote.origin.url # timeout=10 [2021-07-18T22:05:46.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:05:46.795Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-18T22:05:49.184Z] Merge succeeded, producing 988e4131463e4e4ce6b21e04850e98608a256697 [2021-07-18T22:05:49.184Z] Checking out Revision 988e4131463e4e4ce6b21e04850e98608a256697 (PR-42132) [2021-07-18T22:05:50.094Z] #57 ... [2021-07-18T22:05:50.094Z] [2021-07-18T22:05:50.094Z] #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-07-18T22:05:50.094Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:05:50.094Z] #51 18.44 Reading package lists... [2021-07-18T22:05:50.094Z] #51 22.92 Reading package lists... [2021-07-18T22:05:50.094Z] #51 26.85 Building dependency tree... [2021-07-18T22:05:50.094Z] #51 28.95 The following additional packages will be installed: [2021-07-18T22:05:50.094Z] #51 28.96 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-18T22:05:50.094Z] #51 28.96 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-18T22:05:50.094Z] #51 28.97 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-18T22:05:50.094Z] #51 28.97 python3.7-minimal [2021-07-18T22:05:50.094Z] #51 28.98 Suggested packages: [2021-07-18T22:05:50.094Z] #51 28.98 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-18T22:05:50.094Z] #51 28.98 python3.7-doc binfmt-support [2021-07-18T22:05:50.094Z] #51 29.86 The following NEW packages will be installed: [2021-07-18T22:05:50.094Z] #51 29.86 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-18T22:05:50.094Z] #51 29.87 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-18T22:05:50.094Z] #51 29.87 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-18T22:05:50.094Z] #51 29.87 python3.7-minimal [2021-07-18T22:05:50.094Z] #51 30.32 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:05:50.094Z] #51 30.32 Need to get 6695 kB of archives. [2021-07-18T22:05:50.094Z] #51 30.32 After this operation, 33.1 MB of additional disk space will be used. [2021-07-18T22:05:50.094Z] #51 30.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-18T22:05:50.094Z] #51 30.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-18T22:05:50.094Z] #51 30.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-18T22:05:50.094Z] #51 30.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-18T22:05:50.094Z] #51 30.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-18T22:05:50.094Z] #51 30.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-18T22:05:50.094Z] #51 30.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-18T22:05:50.094Z] #51 30.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-18T22:05:50.094Z] #51 30.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-18T22:05:50.094Z] #51 30.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-18T22:05:50.094Z] #51 30.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-18T22:05:50.094Z] #51 30.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-18T22:05:50.094Z] #51 30.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-18T22:05:50.094Z] #51 30.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-18T22:05:50.094Z] #51 30.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-18T22:05:50.094Z] #51 30.91 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-18T22:05:50.916Z] Merge succeeded, producing a0e5864abe318fcab17794b342acd72279cfadad [2021-07-18T22:05:50.917Z] Checking out Revision a0e5864abe318fcab17794b342acd72279cfadad (PR-42132) [2021-07-18T22:05:49.207Z] > git remote # timeout=10 [2021-07-18T22:05:49.228Z] > git config --get remote.origin.url # timeout=10 [2021-07-18T22:05:49.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:05:49.253Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-18T22:05:50.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-18T22:05:50.904Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:05:50.923Z] > git checkout -f a0e5864abe318fcab17794b342acd72279cfadad # timeout=10 [2021-07-18T22:05:51.042Z] #51 ... [2021-07-18T22:05:51.042Z] [2021-07-18T22:05:51.042Z] #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-07-18T22:05:51.042Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:05:51.042Z] #53 22.07 vendor/golang.org/x/crypto/internal/subtle [2021-07-18T22:05:51.301Z] #53 ... [2021-07-18T22:05:51.301Z] [2021-07-18T22:05:51.301Z] #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-07-18T22:05:51.301Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:05:51.301Z] #51 32.17 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:05:49.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-18T22:05:49.181Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:05:49.207Z] > git checkout -f 988e4131463e4e4ce6b21e04850e98608a256697 # timeout=10 [2021-07-18T22:05:51.562Z] #51 32.29 Fetched 6695 kB in 1s (5083 kB/s) [2021-07-18T22:05:51.562Z] #51 32.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-18T22:05:51.562Z] #51 32.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-18T22:05:51.562Z] #51 32.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:05:51.562Z] #51 32.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:05:52.500Z] #51 33.07 Selecting previously unselected package python3.7-minimal. [2021-07-18T22:05:52.500Z] #51 33.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:05:52.500Z] #51 33.08 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:05:53.267Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-18T22:05:53.306Z] First time build. Skipping changelog. [2021-07-18T22:05:53.436Z] #51 34.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:05:53.436Z] #51 34.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-18T22:05:53.266Z] > git rev-list --no-walk b6490ab84d2eda0f1ac859612010f9a0bdcc8374 # timeout=10 [2021-07-18T22:05:54.399Z] + docker version [2021-07-18T22:05:55.044Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-18T22:05:55.072Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-18T22:05:55.033Z] > git rev-list --no-walk b6490ab84d2eda0f1ac859612010f9a0bdcc8374 # timeout=10 [2021-07-18T22:05:56.189Z] + docker version [2021-07-18T22:05:56.723Z] #51 37.05 Selecting previously unselected package python3-minimal. [2021-07-18T22:05:56.723Z] #51 37.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-18T22:05:56.723Z] #51 37.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-18T22:05:56.723Z] #51 37.11 Unpacking python3-minimal (3.7.3-1) ... [2021-07-18T22:05:56.723Z] #51 37.21 Selecting previously unselected package libmpdec2:amd64. [2021-07-18T22:05:56.723Z] #51 37.22 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-18T22:05:56.723Z] #51 37.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:05:56.723Z] #51 37.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-18T22:05:56.723Z] #51 37.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:05:56.723Z] #51 37.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:05:57.666Z] #51 38.49 Selecting previously unselected package python3.7. [2021-07-18T22:05:57.666Z] #51 38.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:05:57.666Z] #51 38.50 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:05:57.924Z] #51 ... [2021-07-18T22:05:57.924Z] [2021-07-18T22:05:57.924Z] #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-07-18T22:05:57.924Z] #55 sha256:bacc66685f1f66608d2cb7b5c393d395b15a29f4523089f84cbfd65048423a76 [2021-07-18T22:05:57.924Z] #55 DONE 38.9s [2021-07-18T22:05:57.924Z] [2021-07-18T22:05:57.924Z] #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-07-18T22:05:57.924Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:05:57.924Z] #51 38.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-18T22:05:57.924Z] #51 38.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-18T22:05:57.924Z] #51 ... [2021-07-18T22:05:57.924Z] [2021-07-18T22:05:57.924Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:05:57.924Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:05:57.924Z] #39 32.43 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-07-18T22:05:57.924Z] #39 32.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-18T22:05:57.924Z] #39 32.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:05:58.182Z] #39 ... [2021-07-18T22:05:58.182Z] [2021-07-18T22:05:58.182Z] #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-07-18T22:05:58.182Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:05:58.182Z] #51 38.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:05:58.182Z] #51 38.96 Setting up python3-minimal (3.7.3-1) ... [2021-07-18T22:05:59.789Z] Fetching without tags [2021-07-18T22:06:00.052Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit d10046f228e4152b12bb6ce7db0008f227b95790 [2021-07-18T22:06:00.097Z] #51 40.44 Selecting previously unselected package python3. [2021-07-18T22:06:00.097Z] #51 40.44 (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-07-18T22:06:00.097Z] #51 40.46 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-18T22:06:00.097Z] #51 40.48 Unpacking python3 (3.7.3-1) ... [2021-07-18T22:06:00.097Z] #51 40.57 Selecting previously unselected package libprotobuf17:amd64. [2021-07-18T22:06:00.097Z] #51 40.57 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-18T22:06:00.097Z] #51 40.57 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-18T22:06:00.356Z] #51 41.01 Selecting previously unselected package python3-pkg-resources. [2021-07-18T22:06:00.356Z] #51 41.01 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-18T22:06:00.356Z] #51 41.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:06:00.356Z] #51 41.17 Selecting previously unselected package python3-six. [2021-07-18T22:06:00.356Z] #51 41.18 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-18T22:06:00.356Z] #51 41.19 Unpacking python3-six (1.12.0-1) ... [2021-07-18T22:06:00.356Z] #51 41.26 Selecting previously unselected package python3-protobuf. [2021-07-18T22:06:00.616Z] #51 41.27 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-18T22:06:00.616Z] #51 41.28 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-18T22:05:59.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:05:59.738Z] > git config --add remote.origin.fetch +refs/pull/42132/head:refs/remotes/origin/PR-42132 # timeout=10 [2021-07-18T22:05:59.751Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:05:59.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:05:59.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:05:59.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:05:59.793Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:06:00.059Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:06:00.070Z] > git checkout -f d10046f228e4152b12bb6ce7db0008f227b95790 # timeout=10 [2021-07-18T22:06:00.646Z] > git remote # timeout=10 [2021-07-18T22:06:00.664Z] > git config --get remote.origin.url # timeout=10 [2021-07-18T22:06:00.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:06:00.704Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-18T22:06:00.875Z] #51 41.59 Selecting previously unselected package libnet1:amd64. [2021-07-18T22:06:00.875Z] #51 41.59 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-18T22:06:00.875Z] #51 41.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:06:00.875Z] #51 41.70 Selecting previously unselected package libnl-3-200:amd64. [2021-07-18T22:06:00.875Z] #51 41.70 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-18T22:06:00.875Z] #51 41.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:06:01.135Z] #51 41.83 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-18T22:06:01.135Z] #51 41.83 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-18T22:06:01.135Z] #51 41.84 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:06:01.135Z] #51 41.94 Selecting previously unselected package criu. [2021-07-18T22:06:01.135Z] #51 41.95 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-18T22:06:01.135Z] #51 41.97 Unpacking criu (3.15-1) ... [2021-07-18T22:06:01.449Z] Client: Docker Engine - Community [2021-07-18T22:06:01.449Z] Version: 20.10.6 [2021-07-18T22:06:01.449Z] API version: 1.41 [2021-07-18T22:06:01.449Z] Go version: go1.13.15 [2021-07-18T22:06:01.449Z] Git commit: 370c289 [2021-07-18T22:06:01.449Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-18T22:06:01.449Z] OS/Arch: linux/amd64 [2021-07-18T22:06:01.449Z] Context: default [2021-07-18T22:06:01.449Z] Experimental: true [2021-07-18T22:06:01.449Z] [2021-07-18T22:06:01.449Z] Server: Docker Engine - Community [2021-07-18T22:06:01.449Z] Engine: [2021-07-18T22:06:01.449Z] Version: 20.10.6 [2021-07-18T22:06:01.449Z] API version: 1.41 (minimum version 1.12) [2021-07-18T22:06:01.449Z] Go version: go1.13.15 [2021-07-18T22:06:01.449Z] Git commit: 8728dd2 [2021-07-18T22:06:01.449Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-18T22:06:01.449Z] OS/Arch: linux/amd64 [2021-07-18T22:06:01.449Z] Experimental: true [2021-07-18T22:06:01.449Z] containerd: [2021-07-18T22:06:01.449Z] Version: 1.4.6 [2021-07-18T22:06:01.449Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-18T22:06:01.449Z] runc: [2021-07-18T22:06:01.449Z] Version: 1.0.0-rc95 [2021-07-18T22:06:01.449Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-18T22:06:01.449Z] docker-init: [2021-07-18T22:06:01.449Z] Version: 0.19.0 [2021-07-18T22:06:01.449Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-18T22:06:01.703Z] #51 42.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:06:01.703Z] #51 ... [2021-07-18T22:06:01.703Z] [2021-07-18T22:06:01.703Z] #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-07-18T22:06:01.703Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:06:01.703Z] #53 32.69 internal/reflectlite [2021-07-18T22:06:01.703Z] #53 32.69 sync [2021-07-18T22:06:01.703Z] #53 33.83 internal/testlog [2021-07-18T22:06:01.703Z] #53 34.07 github.com/LK4D4/vndr/godl/singleflight [2021-07-18T22:06:01.703Z] #53 34.36 math/rand [2021-07-18T22:06:01.703Z] #53 35.11 internal/singleflight [2021-07-18T22:06:01.703Z] #53 35.12 errors [2021-07-18T22:06:01.703Z] #53 35.36 sort [2021-07-18T22:06:01.703Z] #53 35.36 io [2021-07-18T22:06:01.703Z] #53 36.15 strconv [2021-07-18T22:06:01.703Z] #53 36.62 bytes [2021-07-18T22:06:01.703Z] #53 38.21 strings [2021-07-18T22:06:01.703Z] #53 39.01 reflect [2021-07-18T22:06:01.703Z] #53 40.84 bufio [2021-07-18T22:06:01.703Z] #53 42.18 syscall [2021-07-18T22:06:01.703Z] #53 ... [2021-07-18T22:06:01.703Z] [2021-07-18T22:06:01.703Z] #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-07-18T22:06:01.703Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:06:01.703Z] #51 42.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:06:01.703Z] #51 42.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:06:01.703Z] #51 42.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:06:01.703Z] #51 42.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-18T22:06:01.703Z] #51 42.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:06:01.703Z] #51 42.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:06:01.703Z] #51 42.58 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:06:01.703Z] #51 42.60 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:06:01.764Z] + docker info [2021-07-18T22:06:02.475Z] Merge succeeded, producing c664b344652a8ad90bc0b1e31d02e41d2064be72 [2021-07-18T22:06:02.476Z] Checking out Revision c664b344652a8ad90bc0b1e31d02e41d2064be72 (PR-42132) [2021-07-18T22:06:02.538Z] Client: Docker Engine - Community [2021-07-18T22:06:02.538Z] Version: 20.10.6 [2021-07-18T22:06:02.538Z] API version: 1.41 [2021-07-18T22:06:02.538Z] Go version: go1.13.15 [2021-07-18T22:06:02.538Z] Git commit: 370c289 [2021-07-18T22:06:02.538Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-18T22:06:02.538Z] OS/Arch: linux/amd64 [2021-07-18T22:06:02.538Z] Context: default [2021-07-18T22:06:02.538Z] Experimental: true [2021-07-18T22:06:02.538Z] [2021-07-18T22:06:02.538Z] Server: Docker Engine - Community [2021-07-18T22:06:02.538Z] Engine: [2021-07-18T22:06:02.538Z] Version: 20.10.6 [2021-07-18T22:06:02.538Z] API version: 1.41 (minimum version 1.12) [2021-07-18T22:06:02.538Z] Go version: go1.13.15 [2021-07-18T22:06:02.538Z] Git commit: 8728dd2 [2021-07-18T22:06:02.538Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-18T22:06:02.538Z] OS/Arch: linux/amd64 [2021-07-18T22:06:02.538Z] Experimental: true [2021-07-18T22:06:02.538Z] containerd: [2021-07-18T22:06:02.538Z] Version: 1.4.6 [2021-07-18T22:06:02.538Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-18T22:06:02.538Z] runc: [2021-07-18T22:06:02.538Z] Version: 1.0.0-rc95 [2021-07-18T22:06:02.538Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-18T22:06:02.538Z] docker-init: [2021-07-18T22:06:02.538Z] Version: 0.19.0 [2021-07-18T22:06:02.538Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-18T22:06:02.640Z] #51 ... [2021-07-18T22:06:02.640Z] [2021-07-18T22:06:02.640Z] #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-07-18T22:06:02.640Z] #59 sha256:938182469cfa78a49ed631f432f3cac87cfef9dca07a2bcf5c253e4b55c6b50c [2021-07-18T22:06:02.640Z] #59 33.73 sync [2021-07-18T22:06:02.640Z] #59 33.73 internal/reflectlite [2021-07-18T22:06:02.640Z] #59 35.60 sort [2021-07-18T22:06:02.640Z] #59 35.61 io [2021-07-18T22:06:02.640Z] #59 36.27 internal/oserror [2021-07-18T22:06:02.640Z] #59 36.43 syscall [2021-07-18T22:06:02.640Z] #59 36.75 bytes [2021-07-18T22:06:02.640Z] #59 38.27 strconv [2021-07-18T22:06:02.640Z] #59 41.20 reflect [2021-07-18T22:06:02.640Z] #59 42.66 time [2021-07-18T22:06:02.878Z] + docker info [2021-07-18T22:06:02.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-18T22:06:02.478Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:06:02.484Z] > git checkout -f c664b344652a8ad90bc0b1e31d02e41d2064be72 # timeout=10 [2021-07-18T22:06:05.173Z] #59 ... [2021-07-18T22:06:05.173Z] [2021-07-18T22:06:05.173Z] #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-07-18T22:06:05.173Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:06:05.173Z] #51 46.03 Setting up python3 (3.7.3-1) ... [2021-07-18T22:06:05.740Z] #51 46.47 Setting up python3-six (1.12.0-1) ... [2021-07-18T22:06:06.051Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-18T22:06:06.069Z] First time build. Skipping changelog. [2021-07-18T22:06:06.308Z] #51 47.27 Setting up python3-pkg-resources (40.8.0-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-18T22:06:07.072Z] + docker version [2021-07-18T22:06:06.053Z] > git rev-list --no-walk b6490ab84d2eda0f1ac859612010f9a0bdcc8374 # timeout=10 [2021-07-18T22:06:07.684Z] #51 48.29 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-18T22:06:10.211Z] #51 50.65 Setting up criu (3.15-1) ... [2021-07-18T22:06:11.658Z] #51 52.13 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:06:11.658Z] #51 52.20 Processing triggers for mime-support (3.62) ... [2021-07-18T22:06:11.917Z] #51 DONE 52.6s [2021-07-18T22:06:11.917Z] [2021-07-18T22:06:11.917Z] #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-07-18T22:06:11.917Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:06:11.917Z] #53 47.40 internal/syscall/unix [2021-07-18T22:06:11.917Z] #53 47.53 internal/poll [2021-07-18T22:06:11.917Z] #53 48.10 internal/fmtsort [2021-07-18T22:06:11.917Z] #53 48.61 internal/syscall/execenv [2021-07-18T22:06:11.917Z] #53 48.75 path [2021-07-18T22:06:11.917Z] #53 49.32 io/fs [2021-07-18T22:06:11.917Z] #53 49.41 regexp/syntax [2021-07-18T22:06:11.917Z] #53 50.22 os [2021-07-18T22:06:11.917Z] #53 52.37 regexp [2021-07-18T22:06:12.365Z] Client: Docker Engine - Community [2021-07-18T22:06:12.365Z] Version: 20.10.6 [2021-07-18T22:06:12.365Z] API version: 1.41 [2021-07-18T22:06:12.365Z] Go version: go1.13.15 [2021-07-18T22:06:12.365Z] Git commit: 370c289 [2021-07-18T22:06:12.365Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-18T22:06:12.365Z] OS/Arch: linux/amd64 [2021-07-18T22:06:12.365Z] Context: default [2021-07-18T22:06:12.365Z] Experimental: true [2021-07-18T22:06:12.365Z] [2021-07-18T22:06:12.365Z] Server: Docker Engine - Community [2021-07-18T22:06:12.365Z] Engine: [2021-07-18T22:06:12.365Z] Version: 20.10.6 [2021-07-18T22:06:12.365Z] API version: 1.41 (minimum version 1.12) [2021-07-18T22:06:12.365Z] Go version: go1.13.15 [2021-07-18T22:06:12.365Z] Git commit: 8728dd2 [2021-07-18T22:06:12.365Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-18T22:06:12.365Z] OS/Arch: linux/amd64 [2021-07-18T22:06:12.365Z] Experimental: true [2021-07-18T22:06:12.365Z] containerd: [2021-07-18T22:06:12.365Z] Version: 1.4.6 [2021-07-18T22:06:12.365Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-18T22:06:12.365Z] runc: [2021-07-18T22:06:12.365Z] Version: 1.0.0-rc95 [2021-07-18T22:06:12.365Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-18T22:06:12.365Z] docker-init: [2021-07-18T22:06:12.365Z] Version: 0.19.0 [2021-07-18T22:06:12.365Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-18T22:06:12.684Z] + docker info [2021-07-18T22:06:12.882Z] Client: [2021-07-18T22:06:12.882Z] Context: default [2021-07-18T22:06:12.882Z] Debug Mode: false [2021-07-18T22:06:12.882Z] Plugins: [2021-07-18T22:06:12.882Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-18T22:06:12.882Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-18T22:06:12.882Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-18T22:06:12.882Z] [2021-07-18T22:06:12.882Z] Server: [2021-07-18T22:06:12.882Z] Containers: 0 [2021-07-18T22:06:12.882Z] Running: 0 [2021-07-18T22:06:12.882Z] Paused: 0 [2021-07-18T22:06:12.882Z] Stopped: 0 [2021-07-18T22:06:12.882Z] Images: 0 [2021-07-18T22:06:12.882Z] Server Version: 20.10.6 [2021-07-18T22:06:12.882Z] Storage Driver: overlay2 [2021-07-18T22:06:12.882Z] Backing Filesystem: extfs [2021-07-18T22:06:12.882Z] Supports d_type: true [2021-07-18T22:06:12.882Z] Native Overlay Diff: true [2021-07-18T22:06:12.882Z] userxattr: false [2021-07-18T22:06:12.882Z] Logging Driver: json-file [2021-07-18T22:06:12.882Z] Cgroup Driver: cgroupfs [2021-07-18T22:06:12.882Z] Cgroup Version: 1 [2021-07-18T22:06:12.882Z] Plugins: [2021-07-18T22:06:12.882Z] Volume: local [2021-07-18T22:06:12.882Z] Network: bridge host ipvlan macvlan null overlay [2021-07-18T22:06:12.882Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-18T22:06:12.882Z] Swarm: inactive [2021-07-18T22:06:12.882Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-18T22:06:12.882Z] Default Runtime: runc [2021-07-18T22:06:12.882Z] Init Binary: docker-init [2021-07-18T22:06:12.882Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-18T22:06:12.882Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-18T22:06:12.882Z] init version: de40ad0 [2021-07-18T22:06:12.882Z] Security Options: [2021-07-18T22:06:12.882Z] apparmor [2021-07-18T22:06:12.882Z] seccomp [2021-07-18T22:06:12.882Z] Profile: default [2021-07-18T22:06:12.882Z] Kernel Version: 5.4.0-1048-aws [2021-07-18T22:06:12.882Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-18T22:06:12.882Z] OSType: linux [2021-07-18T22:06:12.882Z] Architecture: x86_64 [2021-07-18T22:06:12.882Z] CPUs: 2 [2021-07-18T22:06:12.882Z] Total Memory: 7.569GiB [2021-07-18T22:06:12.882Z] Name: ip-10-100-51-12 [2021-07-18T22:06:12.882Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-18T22:06:12.882Z] Docker Root Dir: /var/lib/docker [2021-07-18T22:06:12.882Z] Debug Mode: false [2021-07-18T22:06:12.882Z] Registry: https://index.docker.io/v1/ [2021-07-18T22:06:12.882Z] Labels: [2021-07-18T22:06:12.882Z] Experimental: true [2021-07-18T22:06:12.882Z] Insecure Registries: [2021-07-18T22:06:12.882Z] 127.0.0.0/8 [2021-07-18T22:06:12.882Z] Live Restore Enabled: true [2021-07-18T22:06:12.882Z] [2021-07-18T22:06:12.882Z] WARNING: No swap limit support [Pipeline] sh [2021-07-18T22:06:13.176Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-18T22:06:13.176Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-18T22:06:13.176Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42132/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-18T22:06:13.176Z] + bash /home/ubuntu/workspace/moby_PR-42132/check-config.sh [2021-07-18T22:06:13.176Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-18T22:06:13.176Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-18T22:06:13.176Z] [2021-07-18T22:06:13.176Z] Generally Necessary: [2021-07-18T22:06:13.176Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-18T22:06:13.176Z] - apparmor: enabled and tools installed [2021-07-18T22:06:13.176Z] - CONFIG_NAMESPACES: enabled [2021-07-18T22:06:13.176Z] - CONFIG_NET_NS: enabled [2021-07-18T22:06:13.176Z] - CONFIG_PID_NS: enabled [2021-07-18T22:06:13.176Z] - CONFIG_IPC_NS: enabled [2021-07-18T22:06:13.176Z] - CONFIG_UTS_NS: enabled [2021-07-18T22:06:13.176Z] - CONFIG_CGROUPS: enabled [2021-07-18T22:06:13.176Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-18T22:06:13.176Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-18T22:06:13.176Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-18T22:06:13.176Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-18T22:06:13.176Z] - CONFIG_CPUSETS: enabled [2021-07-18T22:06:13.176Z] - CONFIG_MEMCG: enabled [2021-07-18T22:06:13.176Z] - CONFIG_KEYS: enabled [2021-07-18T22:06:13.176Z] - CONFIG_VETH: enabled (as module) [2021-07-18T22:06:13.176Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-18T22:06:13.176Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-18T22:06:13.176Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-18T22:06:13.296Z] #53 54.06 fmt [2021-07-18T22:06:13.439Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-18T22:06:13.439Z] [2021-07-18T22:06:13.439Z] Optional Features: [2021-07-18T22:06:13.439Z] - CONFIG_USER_NS: enabled [2021-07-18T22:06:13.439Z] - CONFIG_SECCOMP: enabled [2021-07-18T22:06:13.439Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-18T22:06:13.439Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-18T22:06:13.439Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-18T22:06:13.439Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-18T22:06:13.439Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-18T22:06:13.439Z] - CONFIG_BLK_CGROUP: enabled [2021-07-18T22:06:13.439Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-18T22:06:13.439Z] - CONFIG_CGROUP_PERF: enabled [2021-07-18T22:06:13.439Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-18T22:06:13.439Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-18T22:06:13.439Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-18T22:06:13.439Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-18T22:06:13.439Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-18T22:06:13.439Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_IP_VS: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-18T22:06:13.439Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-18T22:06:13.439Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-18T22:06:13.439Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-18T22:06:13.439Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-18T22:06:13.439Z] - CONFIG_EXT4_FS: enabled [2021-07-18T22:06:13.439Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-18T22:06:13.439Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-18T22:06:13.439Z] - Network Drivers: [2021-07-18T22:06:13.439Z] - "overlay": [2021-07-18T22:06:13.439Z] - CONFIG_VXLAN: enabled (as module) [2021-07-18T22:06:13.439Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-18T22:06:13.439Z] Optional (for encrypted networks): [2021-07-18T22:06:13.702Z] - CONFIG_CRYPTO: enabled [2021-07-18T22:06:13.702Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-18T22:06:13.702Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-18T22:06:13.702Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-18T22:06:13.702Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-18T22:06:13.702Z] - CONFIG_XFRM: enabled [2021-07-18T22:06:13.702Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-18T22:06:13.702Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-18T22:06:13.702Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-18T22:06:13.702Z] - "ipvlan": [2021-07-18T22:06:13.702Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-18T22:06:13.702Z] - "macvlan": [2021-07-18T22:06:13.702Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-18T22:06:13.702Z] - CONFIG_DUMMY: enabled (as module) [2021-07-18T22:06:13.702Z] - "ftp,tftp client in container": [2021-07-18T22:06:13.702Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-18T22:06:13.702Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-18T22:06:13.702Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-18T22:06:13.702Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-18T22:06:13.702Z] - Storage Drivers: [2021-07-18T22:06:13.702Z] - "aufs": [2021-07-18T22:06:13.702Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-18T22:06:13.702Z] - "btrfs": [2021-07-18T22:06:13.702Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-18T22:06:13.702Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-18T22:06:13.702Z] - "devicemapper": [2021-07-18T22:06:13.702Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-18T22:06:13.702Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-18T22:06:13.702Z] - "overlay": [2021-07-18T22:06:13.702Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-18T22:06:13.702Z] - "zfs": [2021-07-18T22:06:13.702Z] - /dev/zfs: present [2021-07-18T22:06:13.702Z] - zfs command: missing [2021-07-18T22:06:13.702Z] - zpool command: missing [2021-07-18T22:06:13.702Z] [2021-07-18T22:06:13.702Z] Limits: [2021-07-18T22:06:13.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-18T22:06:13.702Z] [2021-07-18T22:06:13.702Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-18T22:06:13.863Z] #53 ... [2021-07-18T22:06:13.863Z] [2021-07-18T22:06:13.863Z] #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-07-18T22:06:13.863Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-18T22:06:13.863Z] #17 45.24 Fetched 48.3 MB in 44s (1100 kB/s) [2021-07-18T22:06:13.957Z] Client: [2021-07-18T22:06:13.957Z] Context: default [2021-07-18T22:06:13.957Z] Debug Mode: false [2021-07-18T22:06:13.957Z] Plugins: [2021-07-18T22:06:13.957Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-18T22:06:13.957Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-18T22:06:13.957Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-18T22:06:13.957Z] [2021-07-18T22:06:13.957Z] Server: [2021-07-18T22:06:13.957Z] Containers: 0 [2021-07-18T22:06:13.957Z] Running: 0 [2021-07-18T22:06:13.957Z] Paused: 0 [2021-07-18T22:06:13.957Z] Stopped: 0 [2021-07-18T22:06:13.957Z] Images: 0 [2021-07-18T22:06:13.957Z] Server Version: 20.10.6 [2021-07-18T22:06:13.957Z] Storage Driver: overlay2 [2021-07-18T22:06:13.957Z] Backing Filesystem: extfs [2021-07-18T22:06:13.957Z] Supports d_type: true [2021-07-18T22:06:13.957Z] Native Overlay Diff: true [2021-07-18T22:06:13.957Z] userxattr: false [2021-07-18T22:06:13.957Z] Logging Driver: json-file [2021-07-18T22:06:13.957Z] Cgroup Driver: cgroupfs [2021-07-18T22:06:13.957Z] Cgroup Version: 1 [2021-07-18T22:06:13.957Z] Plugins: [2021-07-18T22:06:13.957Z] Volume: local [2021-07-18T22:06:13.957Z] Network: bridge host ipvlan macvlan null overlay [2021-07-18T22:06:13.957Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-18T22:06:13.957Z] Swarm: inactive [2021-07-18T22:06:13.957Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-18T22:06:13.957Z] Default Runtime: runc [2021-07-18T22:06:13.957Z] Init Binary: docker-init [2021-07-18T22:06:13.957Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-18T22:06:13.957Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-18T22:06:13.957Z] init version: de40ad0 [2021-07-18T22:06:13.957Z] Security Options: [2021-07-18T22:06:13.957Z] apparmor [2021-07-18T22:06:13.957Z] seccomp [2021-07-18T22:06:13.957Z] Profile: default [2021-07-18T22:06:13.957Z] Kernel Version: 5.4.0-1048-aws [2021-07-18T22:06:13.957Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-18T22:06:13.957Z] OSType: linux [2021-07-18T22:06:13.957Z] Architecture: x86_64 [2021-07-18T22:06:13.957Z] CPUs: 2 [2021-07-18T22:06:13.957Z] Total Memory: 7.487GiB [2021-07-18T22:06:13.957Z] Name: ip-10-100-65-113 [2021-07-18T22:06:13.957Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-18T22:06:13.957Z] Docker Root Dir: /var/lib/docker [2021-07-18T22:06:13.957Z] Debug Mode: false [2021-07-18T22:06:13.957Z] Registry: https://index.docker.io/v1/ [2021-07-18T22:06:13.957Z] Labels: [2021-07-18T22:06:13.957Z] Experimental: true [2021-07-18T22:06:13.957Z] Insecure Registries: [2021-07-18T22:06:13.957Z] 127.0.0.0/8 [2021-07-18T22:06:13.957Z] Live Restore Enabled: true [2021-07-18T22:06:13.957Z] [2021-07-18T22:06:13.957Z] WARNING: No swap limit support [Pipeline] sh [2021-07-18T22:06:14.092Z] + sudo modprobe ip_vs [2021-07-18T22:06:14.299Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-18T22:06:14.299Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-18T22:06:14.299Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42132/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-18T22:06:14.299Z] + bash /home/ubuntu/workspace/moby_PR-42132/check-config.sh [2021-07-18T22:06:14.299Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-18T22:06:14.299Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-18T22:06:14.299Z] [2021-07-18T22:06:14.299Z] Generally Necessary: [2021-07-18T22:06:14.299Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-18T22:06:14.299Z] - apparmor: enabled and tools installed [2021-07-18T22:06:14.299Z] - CONFIG_NAMESPACES: enabled [2021-07-18T22:06:14.299Z] - CONFIG_NET_NS: enabled [2021-07-18T22:06:14.299Z] - CONFIG_PID_NS: enabled [2021-07-18T22:06:14.299Z] - CONFIG_IPC_NS: enabled [2021-07-18T22:06:14.299Z] - CONFIG_UTS_NS: enabled [2021-07-18T22:06:14.299Z] - CONFIG_CGROUPS: enabled [2021-07-18T22:06:14.299Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-18T22:06:14.299Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-18T22:06:14.299Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-18T22:06:14.299Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-18T22:06:14.299Z] - CONFIG_CPUSETS: enabled [2021-07-18T22:06:14.299Z] - CONFIG_MEMCG: enabled [2021-07-18T22:06:14.299Z] - CONFIG_KEYS: enabled [2021-07-18T22:06:14.299Z] - CONFIG_VETH: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-18T22:06:14.299Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-18T22:06:14.299Z] [2021-07-18T22:06:14.299Z] Optional Features: [2021-07-18T22:06:14.353Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0e5864abe318fcab17794b342acd72279cfadad . [2021-07-18T22:06:14.577Z] - CONFIG_USER_NS: enabled [2021-07-18T22:06:14.577Z] - CONFIG_SECCOMP: enabled [2021-07-18T22:06:14.577Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-18T22:06:14.577Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-18T22:06:14.577Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-18T22:06:14.577Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-18T22:06:14.577Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-18T22:06:14.577Z] - CONFIG_BLK_CGROUP: enabled [2021-07-18T22:06:14.577Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-18T22:06:14.577Z] - CONFIG_CGROUP_PERF: enabled [2021-07-18T22:06:14.577Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-18T22:06:14.577Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-18T22:06:14.577Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-18T22:06:14.577Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-18T22:06:14.577Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-18T22:06:14.577Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-18T22:06:14.577Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-18T22:06:14.577Z] - CONFIG_IP_VS: enabled (as module) [2021-07-18T22:06:14.577Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-18T22:06:14.577Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-18T22:06:14.577Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-18T22:06:14.577Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-18T22:06:14.577Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-18T22:06:14.577Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-18T22:06:14.577Z] - CONFIG_EXT4_FS: enabled [2021-07-18T22:06:14.577Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-18T22:06:14.577Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-18T22:06:14.577Z] - Network Drivers: [2021-07-18T22:06:14.577Z] - "overlay": [2021-07-18T22:06:14.577Z] - CONFIG_VXLAN: enabled (as module) [2021-07-18T22:06:14.577Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-18T22:06:14.577Z] Optional (for encrypted networks): [2021-07-18T22:06:14.613Z] #2 [internal] load .dockerignore [2021-07-18T22:06:14.613Z] #2 sha256:f187ed228922b5778a2c7151e80a492e8b6f3b66541529133e189db2307aed75 [2021-07-18T22:06:14.836Z] - CONFIG_CRYPTO: enabled [2021-07-18T22:06:14.836Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-18T22:06:14.836Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-18T22:06:14.836Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-18T22:06:14.836Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-18T22:06:14.836Z] - CONFIG_XFRM: enabled [2021-07-18T22:06:14.836Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-18T22:06:14.836Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-18T22:06:14.836Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-18T22:06:14.836Z] - "ipvlan": [2021-07-18T22:06:14.836Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-18T22:06:14.836Z] - "macvlan": [2021-07-18T22:06:14.836Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-18T22:06:14.836Z] - CONFIG_DUMMY: enabled (as module) [2021-07-18T22:06:14.836Z] - "ftp,tftp client in container": [2021-07-18T22:06:14.836Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-18T22:06:14.836Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-18T22:06:14.836Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-18T22:06:14.836Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-18T22:06:14.836Z] - Storage Drivers: [2021-07-18T22:06:14.836Z] - "aufs": [2021-07-18T22:06:14.836Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-18T22:06:14.836Z] - "btrfs": [2021-07-18T22:06:14.836Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-18T22:06:14.836Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-18T22:06:14.836Z] - "devicemapper": [2021-07-18T22:06:14.836Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-18T22:06:14.836Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-18T22:06:14.836Z] - "overlay": [2021-07-18T22:06:14.836Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-18T22:06:14.836Z] - "zfs": [2021-07-18T22:06:14.836Z] - /dev/zfs: present [2021-07-18T22:06:14.836Z] - zfs command: missing [2021-07-18T22:06:14.836Z] - zpool command: missing [2021-07-18T22:06:14.836Z] [2021-07-18T22:06:14.836Z] Limits: [2021-07-18T22:06:14.836Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-18T22:06:14.836Z] [2021-07-18T22:06:14.836Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-18T22:06:15.167Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0e5864abe318fcab17794b342acd72279cfadad . [2021-07-18T22:06:15.185Z] #2 transferring context: 87B done [2021-07-18T22:06:15.185Z] #2 DONE 0.7s [2021-07-18T22:06:15.185Z] [2021-07-18T22:06:15.185Z] #1 [internal] load build definition from Dockerfile [2021-07-18T22:06:15.185Z] #1 sha256:f016ab58117f51ed0ea8cb4b9c0b6a6b7c5618a3110625d7c7b724e1fcab4df3 [2021-07-18T22:06:15.185Z] #1 transferring dockerfile: 16.59kB done [2021-07-18T22:06:15.185Z] #1 DONE 0.7s [2021-07-18T22:06:15.185Z] [2021-07-18T22:06:15.185Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-18T22:06:15.185Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-18T22:06:15.428Z] #2 [internal] load .dockerignore [2021-07-18T22:06:15.428Z] #2 sha256:e080a445b0a176b691ee59b52f2ee9782a71937450169b82317dcd36334b6593 [2021-07-18T22:06:15.692Z] #2 transferring context: 87B done [2021-07-18T22:06:15.692Z] #2 DONE 0.3s [2021-07-18T22:06:15.692Z] [2021-07-18T22:06:15.692Z] #1 [internal] load build definition from Dockerfile [2021-07-18T22:06:15.692Z] #1 sha256:f8639d613e4f088a09e91eef8fc6e5ac0059714de90ab7bfe17dedd632a1c773 [2021-07-18T22:06:15.692Z] #1 transferring dockerfile: 16.59kB done [2021-07-18T22:06:15.692Z] #1 DONE 0.4s [2021-07-18T22:06:15.692Z] [2021-07-18T22:06:15.692Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-18T22:06:15.692Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-18T22:06:15.757Z] #3 DONE 0.5s [2021-07-18T22:06:15.757Z] [2021-07-18T22:06:15.757Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-18T22:06:15.757Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-18T22:06:15.757Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-18T22:06:15.757Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-18T22:06:15.757Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-18T22:06:15.757Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-18T22:06:15.757Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-18T22:06:15.763Z] #17 45.24 Reading package lists... [2021-07-18T22:06:15.763Z] #17 ... [2021-07-18T22:06:15.763Z] [2021-07-18T22:06:15.763Z] #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-07-18T22:06:15.763Z] #59 sha256:938182469cfa78a49ed631f432f3cac87cfef9dca07a2bcf5c253e4b55c6b50c [2021-07-18T22:06:15.763Z] #59 46.69 context [2021-07-18T22:06:15.763Z] #59 47.36 internal/syscall/unix [2021-07-18T22:06:15.763Z] #59 47.53 internal/poll [2021-07-18T22:06:15.763Z] #59 49.17 encoding/base64 [2021-07-18T22:06:15.763Z] #59 49.36 io/fs [2021-07-18T22:06:15.763Z] #59 49.71 golang.org/x/sys/unix [2021-07-18T22:06:15.763Z] #59 50.41 os [2021-07-18T22:06:15.763Z] #59 54.20 fmt [2021-07-18T22:06:15.763Z] #59 56.25 golang.org/x/crypto/ssh/terminal [2021-07-18T22:06:15.763Z] #59 56.88 encoding/json [2021-07-18T22:06:15.763Z] #59 ... [2021-07-18T22:06:15.763Z] [2021-07-18T22:06:15.763Z] #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-07-18T22:06:15.763Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:06:15.763Z] #53 54.94 path/filepath [2021-07-18T22:06:15.763Z] #53 55.86 internal/lazyregexp [2021-07-18T22:06:15.763Z] #53 56.11 io/ioutil [2021-07-18T22:06:15.763Z] #53 56.44 github.com/LK4D4/vndr/versioned [2021-07-18T22:06:15.763Z] #53 56.54 hash/crc32 [2021-07-18T22:06:15.763Z] #53 56.95 vendor/golang.org/x/net/dns/dnsmessage [2021-07-18T22:06:16.018Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.69MB / 9.64MB 0.2s [2021-07-18T22:06:16.018Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-07-18T22:06:16.018Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-18T22:06:16.018Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-18T22:06:16.021Z] #53 56.99 flag [2021-07-18T22:06:16.262Z] #3 DONE 0.4s [2021-07-18T22:06:16.262Z] [2021-07-18T22:06:16.262Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-18T22:06:16.262Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-18T22:06:16.262Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-18T22:06:16.262Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-18T22:06:16.262Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-18T22:06:16.262Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-18T22:06:16.262Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-18T22:06:16.262Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-07-18T22:06:16.262Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-18T22:06:16.589Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-18T22:06:16.590Z] #4 DONE 1.0s [2021-07-18T22:06:16.824Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-18T22:06:17.082Z] #4 DONE 0.9s [2021-07-18T22:06:17.082Z] [2021-07-18T22:06:17.082Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:06:17.082Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-18T22:06:17.162Z] [2021-07-18T22:06:17.162Z] #8 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-18T22:06:17.162Z] #8 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-18T22:06:17.397Z] #53 58.20 go/token [2021-07-18T22:06:17.736Z] #8 DONE 0.8s [2021-07-18T22:06:17.736Z] [2021-07-18T22:06:17.736Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-18T22:06:17.736Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-18T22:06:17.736Z] #5 DONE 0.8s [2021-07-18T22:06:17.736Z] [2021-07-18T22:06:17.736Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:06:17.736Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-18T22:06:17.736Z] #7 DONE 0.8s [2021-07-18T22:06:17.736Z] [2021-07-18T22:06:17.736Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:06:17.736Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-18T22:06:17.736Z] #6 DONE 0.8s [2021-07-18T22:06:17.964Z] #53 58.79 go/scanner [2021-07-18T22:06:18.011Z] #8 ... [2021-07-18T22:06:18.011Z] [2021-07-18T22:06:18.011Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-18T22:06:18.011Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-18T22:06:18.011Z] #7 DONE 0.7s [2021-07-18T22:06:18.011Z] [2021-07-18T22:06:18.011Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:06:18.011Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-18T22:06:18.011Z] #8 DONE 0.7s [2021-07-18T22:06:18.011Z] [2021-07-18T22:06:18.011Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-18T22:06:18.011Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-18T22:06:18.011Z] #6 DONE 0.7s [2021-07-18T22:06:18.011Z] [2021-07-18T22:06:18.011Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:06:18.011Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-18T22:06:18.011Z] #5 DONE 0.7s [2021-07-18T22:06:18.531Z] #53 59.61 go/ast [2021-07-18T22:06:18.789Z] #53 59.87 net/url [2021-07-18T22:06:20.164Z] #53 60.95 text/template/parse [2021-07-18T22:06:20.541Z] [2021-07-18T22:06:20.541Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:20.541Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:20.541Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:20.803Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.2s done [2021-07-18T22:06:21.038Z] [2021-07-18T22:06:21.038Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:21.038Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:06:21.038Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:21.038Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.5s done [2021-07-18T22:06:21.059Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-18T22:06:21.059Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-18T22:06:21.059Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-18T22:06:21.299Z] #26 ... [2021-07-18T22:06:21.299Z] [2021-07-18T22:06:21.299Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-18T22:06:21.299Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-18T22:06:21.299Z] #42 DONE 0.0s [2021-07-18T22:06:21.299Z] [2021-07-18T22:06:21.299Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:21.299Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:06:21.299Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-18T22:06:21.326Z] #9 ... [2021-07-18T22:06:21.326Z] [2021-07-18T22:06:21.326Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-18T22:06:21.326Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-18T22:06:21.326Z] #42 DONE 0.0s [2021-07-18T22:06:21.326Z] [2021-07-18T22:06:21.326Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:21.326Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:21.326Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.05MB / 50.44MB 0.3s [2021-07-18T22:06:21.326Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 7.13MB / 50.44MB 0.4s [2021-07-18T22:06:21.326Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 13.63MB / 50.44MB 0.4s [2021-07-18T22:06:21.537Z] #53 62.51 go/parser [2021-07-18T22:06:21.559Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-18T22:06:21.559Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-18T22:06:21.584Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 27.26MB / 50.44MB 0.6s [2021-07-18T22:06:21.584Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0B / 7.83MB 0.8s [2021-07-18T22:06:21.823Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0B / 50.44MB 0.4s [2021-07-18T22:06:21.841Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 30.41MB / 50.44MB 0.9s [2021-07-18T22:06:21.841Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.05MB / 7.83MB 0.9s [2021-07-18T22:06:21.841Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0B / 10.00MB 0.9s [2021-07-18T22:06:21.841Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 2.10MB / 7.83MB 1.0s [2021-07-18T22:06:22.086Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 8.39MB / 50.44MB 0.6s [2021-07-18T22:06:22.124Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 34.60MB / 50.44MB 1.1s [2021-07-18T22:06:22.124Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 5.24MB / 7.83MB 1.1s [2021-07-18T22:06:22.124Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 1.05MB / 10.00MB 1.1s [2021-07-18T22:06:22.124Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 6.29MB / 7.83MB 1.2s [2021-07-18T22:06:22.124Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 4.19MB / 10.00MB 1.2s [2021-07-18T22:06:22.348Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 18.87MB / 50.44MB 0.7s [2021-07-18T22:06:22.348Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 27.26MB / 50.44MB 0.8s [2021-07-18T22:06:22.348Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 34.60MB / 50.44MB 1.0s [2021-07-18T22:06:22.384Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.3s [2021-07-18T22:06:22.384Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 7.34MB / 10.00MB 1.3s [2021-07-18T22:06:22.384Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 40.89MB / 50.44MB 1.3s [2021-07-18T22:06:22.384Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.3s [2021-07-18T22:06:22.384Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 44.08MB / 50.44MB 1.4s [2021-07-18T22:06:22.384Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.4s done [2021-07-18T22:06:22.609Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 45.09MB / 50.44MB 1.2s [2021-07-18T22:06:22.641Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0B / 51.84MB 1.5s [2021-07-18T22:06:22.641Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.7s [2021-07-18T22:06:22.641Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.24MB / 51.84MB 1.7s [2021-07-18T22:06:22.870Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.3s [2021-07-18T22:06:22.898Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.8s done [2021-07-18T22:06:22.898Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0B / 68.75MB 1.8s [2021-07-18T22:06:22.898Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 13.63MB / 51.84MB 2.0s [2021-07-18T22:06:22.898Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 17.83MB / 51.84MB 2.0s [2021-07-18T22:06:22.898Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 7.95MB / 68.75MB 2.0s [2021-07-18T22:06:23.155Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 22.02MB / 51.84MB 2.2s [2021-07-18T22:06:23.155Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 12.58MB / 68.75MB 2.2s [2021-07-18T22:06:23.155Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 26.21MB / 51.84MB 2.2s [2021-07-18T22:06:23.155Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 16.78MB / 68.75MB 2.2s [2021-07-18T22:06:23.415Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.4s done [2021-07-18T22:06:23.415Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 37.75MB / 51.84MB 2.5s [2021-07-18T22:06:23.415Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 22.02MB / 68.75MB 2.5s [2021-07-18T22:06:23.415Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 0B / 129.05MB 2.6s [2021-07-18T22:06:23.438Z] #53 64.39 text/template [2021-07-18T22:06:23.673Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 41.94MB / 51.84MB 2.7s [2021-07-18T22:06:23.814Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.3s done [2021-07-18T22:06:23.933Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 48.23MB / 51.84MB 3.0s [2021-07-18T22:06:23.933Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 29.36MB / 68.75MB 3.0s [2021-07-18T22:06:23.933Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.1s [2021-07-18T22:06:23.933Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 8.39MB / 129.05MB 3.1s [2021-07-18T22:06:24.075Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-07-18T22:06:24.204Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 35.65MB / 68.75MB 3.2s [2021-07-18T22:06:24.204Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 40.89MB / 68.75MB 3.2s [2021-07-18T22:06:24.204Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 19.92MB / 129.05MB 3.2s [2021-07-18T22:06:24.374Z] #53 65.34 log [2021-07-18T22:06:24.472Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 53.48MB / 68.75MB 3.5s [2021-07-18T22:06:24.472Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 28.31MB / 129.05MB 3.5s [2021-07-18T22:06:24.472Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 59.21MB / 68.75MB 3.6s [2021-07-18T22:06:24.729Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.7s done [2021-07-18T22:06:24.729Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 65.01MB / 68.75MB 3.8s [2021-07-18T22:06:24.729Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 37.63MB / 129.05MB 3.8s [2021-07-18T22:06:24.729Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 0B / 156B 3.8s [2021-07-18T22:06:24.942Z] #53 65.92 encoding/xml [2021-07-18T22:06:24.986Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.0s [2021-07-18T22:06:24.986Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 3.9s done [2021-07-18T22:06:25.020Z] #26 ... [2021-07-18T22:06:25.020Z] [2021-07-18T22:06:25.020Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:06:25.020Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-18T22:06:25.020Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-07-18T22:06:25.020Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-18T22:06:25.020Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-18T22:06:25.020Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-18T22:06:25.020Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-07-18T22:06:25.020Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2021-07-18T22:06:25.020Z] #63 DONE 4.2s [2021-07-18T22:06:25.020Z] [2021-07-18T22:06:25.020Z] #23 [internal] load build context [2021-07-18T22:06:25.020Z] #23 sha256:aa7100fb15bfa507b5fa1c4705c248c1da11f5210a8ef4e92496681ecbda462a [2021-07-18T22:06:25.020Z] #23 transferring context: 55.69MB 4.0s done [2021-07-18T22:06:25.020Z] #23 DONE 4.5s [2021-07-18T22:06:25.020Z] [2021-07-18T22:06:25.020Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:25.020Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:25.020Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.4s done [2021-07-18T22:06:25.020Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-18T22:06:25.020Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-18T22:06:25.020Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-18T22:06:25.020Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.4s done [2021-07-18T22:06:25.020Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 2.6s done [2021-07-18T22:06:25.020Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 3.4s done [2021-07-18T22:06:25.020Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 33.09MB / 51.84MB 3.8s [2021-07-18T22:06:25.020Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 30.41MB / 68.75MB 3.8s [2021-07-18T22:06:25.020Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 1.05MB / 129.05MB 3.8s [2021-07-18T22:06:25.243Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 50.33MB / 129.05MB 4.2s [2021-07-18T22:06:25.281Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 41.94MB / 51.84MB 4.0s [2021-07-18T22:06:25.281Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 34.23MB / 68.75MB 4.0s [2021-07-18T22:06:25.281Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 37.75MB / 68.75MB 4.0s [2021-07-18T22:06:25.281Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 10.49MB / 129.05MB 4.0s [2021-07-18T22:06:25.499Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 60.82MB / 129.05MB 4.4s [2021-07-18T22:06:25.542Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 46.14MB / 51.84MB 4.2s [2021-07-18T22:06:25.542Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 42.99MB / 68.75MB 4.2s [2021-07-18T22:06:25.542Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 49.28MB / 51.84MB 4.3s [2021-07-18T22:06:25.542Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 47.19MB / 68.75MB 4.3s [2021-07-18T22:06:25.542Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 18.87MB / 129.05MB 4.3s [2021-07-18T22:06:25.757Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 72.35MB / 129.05MB 4.6s [2021-07-18T22:06:25.757Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.7s done [2021-07-18T22:06:25.757Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 84.93MB / 129.05MB 4.8s [2021-07-18T22:06:25.803Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 54.75MB / 68.75MB 4.5s [2021-07-18T22:06:25.803Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 31.46MB / 129.05MB 4.5s [2021-07-18T22:06:25.803Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 60.82MB / 68.75MB 4.6s [2021-07-18T22:06:25.803Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 39.85MB / 129.05MB 4.6s [2021-07-18T22:06:26.013Z] #9 ... [2021-07-18T22:06:26.013Z] [2021-07-18T22:06:26.013Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:06:26.013Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-18T22:06:26.013Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-18T22:06:26.013Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-07-18T22:06:26.013Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-18T22:06:26.013Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-18T22:06:26.013Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2021-07-18T22:06:26.013Z] #63 DONE 5.4s [2021-07-18T22:06:26.013Z] [2021-07-18T22:06:26.013Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:26.013Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:26.013Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 95.42MB / 129.05MB 5.1s [2021-07-18T22:06:26.013Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 103.64MB / 129.05MB 5.2s [2021-07-18T22:06:26.066Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.7s [2021-07-18T22:06:26.066Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 48.10MB / 129.05MB 4.7s [2021-07-18T22:06:26.066Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 56.62MB / 129.05MB 4.7s [2021-07-18T22:06:26.272Z] #9 ... [2021-07-18T22:06:26.272Z] [2021-07-18T22:06:26.272Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:06:26.272Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-18T22:06:26.272Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-18T22:06:26.272Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-18T22:06:26.272Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-18T22:06:26.272Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-18T22:06:26.272Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-07-18T22:06:26.272Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2021-07-18T22:06:26.272Z] #65 DONE 5.8s [2021-07-18T22:06:26.272Z] [2021-07-18T22:06:26.272Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:26.272Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:26.272Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 111.15MB / 129.05MB 5.4s [2021-07-18T22:06:26.272Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 2.4s [2021-07-18T22:06:26.322Z] #53 ... [2021-07-18T22:06:26.322Z] [2021-07-18T22:06:26.322Z] #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-07-18T22:06:26.322Z] #59 sha256:938182469cfa78a49ed631f432f3cac87cfef9dca07a2bcf5c253e4b55c6b50c [2021-07-18T22:06:26.322Z] #59 57.34 flag [2021-07-18T22:06:26.322Z] #59 58.50 github.com/pkg/diff [2021-07-18T22:06:26.322Z] #59 59.41 go/scanner [2021-07-18T22:06:26.322Z] #59 60.13 go/ast [2021-07-18T22:06:26.322Z] #59 60.36 mvdan.cc/editorconfig [2021-07-18T22:06:26.322Z] #59 61.00 mvdan.cc/sh/v3/fileutil [2021-07-18T22:06:26.322Z] #59 61.21 text/tabwriter [2021-07-18T22:06:26.322Z] #59 61.63 mvdan.cc/sh/v3/syntax [2021-07-18T22:06:26.322Z] #59 66.51 mvdan.cc/sh/v3/cmd/shfmt [2021-07-18T22:06:26.329Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 73.40MB / 129.05MB 4.9s [2021-07-18T22:06:26.329Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 96.47MB / 129.05MB 5.1s [2021-07-18T22:06:26.529Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 118.49MB / 129.05MB 5.6s [2021-07-18T22:06:26.580Z] #59 ... [2021-07-18T22:06:26.580Z] [2021-07-18T22:06:26.580Z] #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-07-18T22:06:26.580Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:06:26.580Z] #53 67.54 go/doc [2021-07-18T22:06:26.592Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 104.86MB / 129.05MB 5.2s [2021-07-18T22:06:26.592Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 5.3s done [2021-07-18T22:06:26.592Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 114.29MB / 129.05MB 5.3s [2021-07-18T22:06:26.789Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 5.8s [2021-07-18T22:06:26.853Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 126.88MB / 129.05MB 5.4s [2021-07-18T22:06:26.853Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 5.4s [2021-07-18T22:06:27.360Z] #9 ... [2021-07-18T22:06:27.360Z] [2021-07-18T22:06:27.360Z] #23 [internal] load build context [2021-07-18T22:06:27.360Z] #23 sha256:fc056a1c13999dc7eb4eb8c9f58ca0fd874e56c077a56d7accc4f08ecc83dbba [2021-07-18T22:06:27.360Z] #23 transferring context: 55.69MB 6.6s done [2021-07-18T22:06:27.360Z] #23 DONE 6.7s [2021-07-18T22:06:27.360Z] [2021-07-18T22:06:27.360Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:27.360Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:27.360Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 6.1s done [2021-07-18T22:06:27.516Z] #53 ... [2021-07-18T22:06:27.516Z] [2021-07-18T22:06:27.516Z] #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-07-18T22:06:27.516Z] #59 sha256:938182469cfa78a49ed631f432f3cac87cfef9dca07a2bcf5c253e4b55c6b50c [2021-07-18T22:06:27.516Z] #59 DONE 68.6s [2021-07-18T22:06:27.583Z] Client: [2021-07-18T22:06:27.583Z] Context: default [2021-07-18T22:06:27.583Z] Debug Mode: false [2021-07-18T22:06:27.583Z] Plugins: [2021-07-18T22:06:27.583Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-18T22:06:27.583Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-18T22:06:27.583Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-18T22:06:27.583Z] [2021-07-18T22:06:27.583Z] Server: [2021-07-18T22:06:27.583Z] Containers: 0 [2021-07-18T22:06:27.583Z] Running: 0 [2021-07-18T22:06:27.583Z] Paused: 0 [2021-07-18T22:06:27.583Z] Stopped: 0 [2021-07-18T22:06:27.583Z] Images: 0 [2021-07-18T22:06:27.583Z] Server Version: 20.10.6 [2021-07-18T22:06:27.583Z] Storage Driver: overlay2 [2021-07-18T22:06:27.583Z] Backing Filesystem: extfs [2021-07-18T22:06:27.583Z] Supports d_type: true [2021-07-18T22:06:27.583Z] Native Overlay Diff: true [2021-07-18T22:06:27.583Z] userxattr: false [2021-07-18T22:06:27.583Z] Logging Driver: json-file [2021-07-18T22:06:27.583Z] Cgroup Driver: systemd [2021-07-18T22:06:27.583Z] Cgroup Version: 2 [2021-07-18T22:06:27.583Z] Plugins: [2021-07-18T22:06:27.583Z] Volume: local [2021-07-18T22:06:27.583Z] Network: bridge host ipvlan macvlan null overlay [2021-07-18T22:06:27.583Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-18T22:06:27.583Z] Swarm: inactive [2021-07-18T22:06:27.583Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-18T22:06:27.583Z] Default Runtime: runc [2021-07-18T22:06:27.583Z] Init Binary: docker-init [2021-07-18T22:06:27.583Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-18T22:06:27.583Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-18T22:06:27.583Z] init version: de40ad0 [2021-07-18T22:06:27.583Z] Security Options: [2021-07-18T22:06:27.583Z] apparmor [2021-07-18T22:06:27.583Z] seccomp [2021-07-18T22:06:27.583Z] Profile: default [2021-07-18T22:06:27.583Z] cgroupns [2021-07-18T22:06:27.583Z] Kernel Version: 5.4.0-1048-aws [2021-07-18T22:06:27.583Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-18T22:06:27.583Z] OSType: linux [2021-07-18T22:06:27.583Z] Architecture: x86_64 [2021-07-18T22:06:27.583Z] CPUs: 2 [2021-07-18T22:06:27.583Z] Total Memory: 7.569GiB [2021-07-18T22:06:27.583Z] Name: ip-10-100-120-44 [2021-07-18T22:06:27.583Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-18T22:06:27.583Z] Docker Root Dir: /var/lib/docker [2021-07-18T22:06:27.583Z] Debug Mode: false [2021-07-18T22:06:27.583Z] Registry: https://index.docker.io/v1/ [2021-07-18T22:06:27.583Z] Labels: [2021-07-18T22:06:27.583Z] Experimental: true [2021-07-18T22:06:27.583Z] Insecure Registries: [2021-07-18T22:06:27.583Z] 127.0.0.0/8 [2021-07-18T22:06:27.583Z] Live Restore Enabled: true [2021-07-18T22:06:27.583Z] [2021-07-18T22:06:27.583Z] WARNING: No kernel memory limit support [2021-07-18T22:06:27.583Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-18T22:06:27.774Z] [2021-07-18T22:06:27.774Z] #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-07-18T22:06:27.774Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:06:27.922Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c664b344652a8ad90bc0b1e31d02e41d2064be72 . [2021-07-18T22:06:27.922Z] #9 ... [2021-07-18T22:06:27.922Z] [2021-07-18T22:06:27.922Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-18T22:06:27.922Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-18T22:06:27.922Z] #64 DONE 0.4s [2021-07-18T22:06:28.179Z] [2021-07-18T22:06:28.179Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:28.179Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:06:28.179Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.2s done [2021-07-18T22:06:28.179Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-18T22:06:28.179Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-18T22:06:28.179Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-18T22:06:28.179Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.4s done [2021-07-18T22:06:28.179Z] #26 ... [2021-07-18T22:06:28.179Z] [2021-07-18T22:06:28.179Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-18T22:06:28.179Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-18T22:06:28.179Z] #66 DONE 0.3s [2021-07-18T22:06:28.182Z] #2 [internal] load .dockerignore [2021-07-18T22:06:28.182Z] #2 sha256:79c70a7b6c6ca8a6d220b0dc6d45fd61b8a84d4fd8beeece03aff0aaa40cba4a [2021-07-18T22:06:28.238Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.8s done [2021-07-18T22:06:28.238Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.3s done [2021-07-18T22:06:28.238Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 6.9s done [2021-07-18T22:06:28.437Z] [2021-07-18T22:06:28.437Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:28.437Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:06:28.441Z] #2 transferring context: 87B done [2021-07-18T22:06:28.441Z] #2 DONE 0.3s [2021-07-18T22:06:28.441Z] [2021-07-18T22:06:28.441Z] #1 [internal] load build definition from Dockerfile [2021-07-18T22:06:28.441Z] #1 sha256:33b056010506566bd84eecad4f594dac6dafaee8c7285e390af24119cb0e609e [2021-07-18T22:06:28.441Z] #1 transferring dockerfile: 16.59kB done [2021-07-18T22:06:28.441Z] #1 DONE 0.4s [2021-07-18T22:06:28.441Z] [2021-07-18T22:06:28.441Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-18T22:06:28.441Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-18T22:06:28.702Z] #3 DONE 0.4s [2021-07-18T22:06:28.702Z] [2021-07-18T22:06:28.702Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-18T22:06:28.702Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-18T22:06:28.702Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-18T22:06:28.961Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-18T22:06:28.961Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-18T22:06:28.961Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-18T22:06:28.961Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-18T22:06:29.156Z] #47 ... [2021-07-18T22:06:29.156Z] [2021-07-18T22:06:29.156Z] #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-07-18T22:06:29.156Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:06:29.156Z] #53 69.97 github.com/LK4D4/vndr/build [2021-07-18T22:06:29.156Z] #53 70.00 compress/flate [2021-07-18T22:06:29.221Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-18T22:06:29.221Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-18T22:06:29.481Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-18T22:06:29.481Z] #4 DONE 0.7s [2021-07-18T22:06:29.742Z] [2021-07-18T22:06:29.742Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:06:29.742Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-18T22:06:30.533Z] #53 71.56 compress/gzip [2021-07-18T22:06:30.787Z] #9 ... [2021-07-18T22:06:30.787Z] [2021-07-18T22:06:30.787Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:06:30.787Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-18T22:06:30.787Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2021-07-18T22:06:30.787Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-18T22:06:30.787Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-18T22:06:30.787Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-18T22:06:30.787Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.4s done [2021-07-18T22:06:30.787Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2021-07-18T22:06:30.787Z] #65 ... [2021-07-18T22:06:30.787Z] [2021-07-18T22:06:30.787Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:30.787Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:30.787Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-18T22:06:30.791Z] #53 71.80 net [2021-07-18T22:06:30.791Z] #53 71.93 vendor/golang.org/x/crypto/chacha20 [2021-07-18T22:06:30.962Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.6s done [2021-07-18T22:06:30.962Z] #26 DONE 10.0s [2021-07-18T22:06:30.962Z] [2021-07-18T22:06:30.962Z] #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-07-18T22:06:30.962Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-18T22:06:31.047Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.3s done [2021-07-18T22:06:31.126Z] #8 ... [2021-07-18T22:06:31.126Z] [2021-07-18T22:06:31.126Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-18T22:06:31.126Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-18T22:06:31.126Z] #6 DONE 1.2s [2021-07-18T22:06:31.126Z] [2021-07-18T22:06:31.126Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:06:31.126Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-18T22:06:31.126Z] #7 DONE 1.3s [2021-07-18T22:06:31.126Z] [2021-07-18T22:06:31.126Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-18T22:06:31.126Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-18T22:06:31.126Z] #8 DONE 1.3s [2021-07-18T22:06:31.126Z] [2021-07-18T22:06:31.126Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-18T22:06:31.126Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-18T22:06:31.126Z] #5 DONE 1.4s [2021-07-18T22:06:31.357Z] #53 72.33 vendor/golang.org/x/crypto/poly1305 [2021-07-18T22:06:31.615Z] #53 72.70 vendor/golang.org/x/sys/cpu [2021-07-18T22:06:31.988Z] #9 ... [2021-07-18T22:06:31.988Z] [2021-07-18T22:06:31.988Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:06:31.988Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-18T22:06:31.988Z] #65 DONE 11.1s [2021-07-18T22:06:31.988Z] [2021-07-18T22:06:31.988Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:31.988Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:31.988Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 10.6s done [2021-07-18T22:06:31.988Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-18T22:06:32.182Z] #53 73.12 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-18T22:06:32.249Z] #9 ... [2021-07-18T22:06:32.249Z] [2021-07-18T22:06:32.249Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:32.249Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:06:32.249Z] #26 DONE 11.2s [2021-07-18T22:06:32.249Z] [2021-07-18T22:06:32.249Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:32.249Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:32.331Z] #27 1.453 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:06:32.331Z] #27 1.464 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:06:32.331Z] #27 1.466 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:06:32.331Z] #27 1.647 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:06:32.513Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done [2021-07-18T22:06:32.587Z] #27 1.939 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:06:32.747Z] #53 73.73 vendor/golang.org/x/crypto/curve25519 [2021-07-18T22:06:32.774Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s [2021-07-18T22:06:33.315Z] #53 74.15 vendor/golang.org/x/crypto/hkdf [2021-07-18T22:06:33.315Z] #53 74.24 vendor/golang.org/x/text/transform [2021-07-18T22:06:33.525Z] #27 2.630 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:06:33.882Z] #53 74.74 vendor/golang.org/x/text/unicode/bidi [2021-07-18T22:06:34.422Z] [2021-07-18T22:06:34.422Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:34.422Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:06:34.422Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-18T22:06:34.422Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-18T22:06:34.422Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-18T22:06:34.422Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-18T22:06:34.422Z] #26 ... [2021-07-18T22:06:34.422Z] [2021-07-18T22:06:34.422Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-18T22:06:34.422Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-18T22:06:34.422Z] #42 DONE 0.0s [2021-07-18T22:06:34.687Z] [2021-07-18T22:06:34.687Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:34.687Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:06:34.687Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.05MB / 50.44MB 0.2s [2021-07-18T22:06:34.687Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 9.73MB / 50.44MB 0.3s [2021-07-18T22:06:34.898Z] #27 4.080 Fetched 8454 kB in 3s (2947 kB/s) [2021-07-18T22:06:34.963Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 20.97MB / 50.44MB 0.4s [2021-07-18T22:06:34.963Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 31.46MB / 50.44MB 0.6s [2021-07-18T22:06:34.963Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 36.20MB / 50.44MB 0.7s [2021-07-18T22:06:35.226Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 0.8s [2021-07-18T22:06:35.261Z] #53 75.96 vendor/golang.org/x/text/secure/bidirule [2021-07-18T22:06:35.261Z] #53 76.21 vendor/golang.org/x/text/unicode/norm [2021-07-18T22:06:35.840Z] #27 4.080 Reading package lists... [2021-07-18T22:06:36.077Z] #9 ... [2021-07-18T22:06:36.077Z] [2021-07-18T22:06:36.077Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-18T22:06:36.077Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-18T22:06:36.077Z] #64 DONE 2.8s [2021-07-18T22:06:36.077Z] [2021-07-18T22:06:36.077Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:36.077Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:36.616Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.9s done [2021-07-18T22:06:36.616Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-07-18T22:06:37.020Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.2s done [2021-07-18T22:06:37.026Z] #27 5.153 Reading package lists... [2021-07-18T22:06:37.026Z] #27 6.112 Building dependency tree... [2021-07-18T22:06:37.282Z] #27 6.469 The following additional packages will be installed: [2021-07-18T22:06:37.282Z] #27 6.469 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-18T22:06:37.282Z] #27 6.469 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-18T22:06:37.282Z] #27 6.469 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-18T22:06:37.282Z] #27 6.470 Suggested packages: [2021-07-18T22:06:37.282Z] #27 6.470 krb5-doc krb5-user [2021-07-18T22:06:37.282Z] #27 6.470 Recommended packages: [2021-07-18T22:06:37.282Z] #27 6.470 krb5-locales publicsuffix libsasl2-modules [2021-07-18T22:06:37.538Z] #27 6.746 The following NEW packages will be installed: [2021-07-18T22:06:37.538Z] #27 6.747 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-18T22:06:37.538Z] #27 6.747 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-18T22:06:37.538Z] #27 6.747 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-18T22:06:37.538Z] #27 6.748 libssh2-1 libssl1.1 openssl [2021-07-18T22:06:37.557Z] #26 ... [2021-07-18T22:06:37.557Z] [2021-07-18T22:06:37.557Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:06:37.557Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-18T22:06:37.557Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-18T22:06:37.557Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-18T22:06:37.557Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-18T22:06:37.557Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-18T22:06:37.557Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-18T22:06:37.557Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-07-18T22:06:37.557Z] #63 DONE 3.3s [2021-07-18T22:06:37.557Z] [2021-07-18T22:06:37.557Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:37.557Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:37.557Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.0s done [2021-07-18T22:06:37.557Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-18T22:06:37.557Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-18T22:06:37.557Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-18T22:06:37.557Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.8s done [2021-07-18T22:06:37.557Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 2.1s done [2021-07-18T22:06:37.557Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.4s done [2021-07-18T22:06:37.557Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 19.92MB / 68.75MB 3.1s [2021-07-18T22:06:37.557Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 15.73MB / 129.05MB 3.1s [2021-07-18T22:06:37.557Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.29MB / 51.84MB 3.1s [2021-07-18T22:06:37.557Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 17.83MB / 51.84MB 3.2s [2021-07-18T22:06:37.795Z] #27 7.033 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:06:37.795Z] #27 7.033 Need to get 5059 kB of archives. [2021-07-18T22:06:37.795Z] #27 7.033 After this operation, 12.1 MB of additional disk space will be used. [2021-07-18T22:06:37.795Z] #27 7.033 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-18T22:06:37.795Z] #27 7.054 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-18T22:06:37.795Z] #27 7.067 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-18T22:06:37.795Z] #27 7.071 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-18T22:06:37.795Z] #27 7.073 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-18T22:06:37.795Z] #27 7.073 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-18T22:06:37.795Z] #27 7.078 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-18T22:06:37.795Z] #27 7.085 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-18T22:06:37.795Z] #27 7.089 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-18T22:06:37.795Z] #27 7.092 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-18T22:06:37.795Z] #27 7.098 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-18T22:06:37.795Z] #27 7.098 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-18T22:06:37.795Z] #27 7.100 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-18T22:06:37.795Z] #27 7.102 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-18T22:06:37.795Z] #27 7.103 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-18T22:06:37.795Z] #27 7.104 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-18T22:06:37.795Z] #27 7.108 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-18T22:06:37.795Z] #27 7.114 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-18T22:06:37.795Z] #27 7.118 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-18T22:06:37.795Z] #27 7.120 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-18T22:06:37.795Z] #27 7.123 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-18T22:06:37.797Z] #53 78.68 vendor/golang.org/x/net/idna [2021-07-18T22:06:37.825Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 31.46MB / 68.75MB 3.4s [2021-07-18T22:06:37.825Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 26.21MB / 129.05MB 3.4s [2021-07-18T22:06:37.825Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 29.36MB / 51.84MB 3.4s [2021-07-18T22:06:38.053Z] #27 7.312 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:06:38.053Z] #27 7.360 Fetched 5059 kB in 0s (14.1 MB/s) [2021-07-18T22:06:38.093Z] #9 ... [2021-07-18T22:06:38.093Z] [2021-07-18T22:06:38.093Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-18T22:06:38.093Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-18T22:06:38.093Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-18T22:06:38.093Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-18T22:06:38.093Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-18T22:06:38.093Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-18T22:06:38.093Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-07-18T22:06:38.093Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-07-18T22:06:38.093Z] #65 DONE 4.1s [2021-07-18T22:06:38.093Z] [2021-07-18T22:06:38.093Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:38.093Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:38.093Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 41.94MB / 68.75MB 3.7s [2021-07-18T22:06:38.093Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 34.60MB / 129.05MB 3.7s [2021-07-18T22:06:38.093Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 39.35MB / 51.84MB 3.7s [2021-07-18T22:06:38.093Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 41.91MB / 129.05MB 3.8s [2021-07-18T22:06:38.093Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 47.48MB / 51.84MB 3.8s [2021-07-18T22:06:38.093Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 49.28MB / 68.75MB 3.9s [2021-07-18T22:06:38.093Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.9s [2021-07-18T22:06:38.320Z] #27 7.407 Selecting previously unselected package libssl1.1:amd64. [2021-07-18T22:06:38.320Z] #27 7.407 (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-07-18T22:06:38.320Z] #27 7.410 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-18T22:06:38.320Z] #27 7.419 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:38.320Z] #27 7.627 Selecting previously unselected package openssl. [2021-07-18T22:06:38.354Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 55.57MB / 68.75MB 4.0s [2021-07-18T22:06:38.354Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 57.67MB / 129.05MB 4.0s [2021-07-18T22:06:38.354Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 62.91MB / 68.75MB 4.1s [2021-07-18T22:06:38.354Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 65.01MB / 129.05MB 4.1s [2021-07-18T22:06:38.409Z] #9 ... [2021-07-18T22:06:38.409Z] [2021-07-18T22:06:38.409Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-18T22:06:38.409Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-18T22:06:38.409Z] #66 DONE 2.4s [2021-07-18T22:06:38.409Z] [2021-07-18T22:06:38.409Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:38.409Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:38.409Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-18T22:06:38.577Z] #27 7.629 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-18T22:06:38.577Z] #27 7.632 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:38.577Z] #27 7.826 Selecting previously unselected package ca-certificates. [2021-07-18T22:06:38.577Z] #27 7.826 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-18T22:06:38.577Z] #27 7.837 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:38.577Z] #27 7.921 Selecting previously unselected package libkeyutils1:amd64. [2021-07-18T22:06:38.615Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.3s [2021-07-18T22:06:38.615Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 80.74MB / 129.05MB 4.3s [2021-07-18T22:06:38.838Z] #27 7.922 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-18T22:06:38.838Z] #27 7.927 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-18T22:06:38.838Z] #27 7.965 Selecting previously unselected package libkrb5support0:amd64. [2021-07-18T22:06:38.838Z] #27 7.965 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:38.838Z] #27 7.973 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:38.838Z] #27 8.019 Selecting previously unselected package libk5crypto3:amd64. [2021-07-18T22:06:38.838Z] #27 8.019 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:38.838Z] #27 8.029 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:38.838Z] #27 8.127 Selecting previously unselected package libkrb5-3:amd64. [2021-07-18T22:06:38.838Z] #27 8.127 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:38.838Z] #27 8.132 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:38.838Z] #27 8.252 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-18T22:06:38.878Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 109.05MB / 129.05MB 4.6s [2021-07-18T22:06:38.878Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 117.44MB / 129.05MB 4.7s [2021-07-18T22:06:39.095Z] #27 8.253 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:39.095Z] #27 8.259 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:39.095Z] #27 8.327 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-18T22:06:39.095Z] #27 8.327 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-18T22:06:39.095Z] #27 8.332 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:39.095Z] #27 8.392 Selecting previously unselected package libsasl2-2:amd64. [2021-07-18T22:06:39.095Z] #27 8.392 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-18T22:06:39.138Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 125.83MB / 129.05MB 4.8s [2021-07-18T22:06:39.170Z] #53 80.08 vendor/golang.org/x/net/http2/hpack [2021-07-18T22:06:39.170Z] #53 ... [2021-07-18T22:06:39.170Z] [2021-07-18T22:06:39.170Z] #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-07-18T22:06:39.170Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-18T22:06:39.170Z] #17 45.24 Reading package lists... [2021-07-18T22:06:39.486Z] #27 8.395 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:39.487Z] #27 8.455 Selecting previously unselected package libldap-common. [2021-07-18T22:06:39.487Z] #27 8.455 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-18T22:06:39.487Z] #27 8.463 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:39.487Z] #27 8.553 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-18T22:06:39.487Z] #27 8.553 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-18T22:06:39.487Z] #27 8.561 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:39.487Z] #27 8.672 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-18T22:06:39.487Z] #27 8.672 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-18T22:06:39.487Z] #27 ... [2021-07-18T22:06:39.487Z] [2021-07-18T22:06:39.487Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:39.487Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:39.487Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.9s done [2021-07-18T22:06:39.487Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.9s done [2021-07-18T22:06:39.487Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.3s [2021-07-18T22:06:39.715Z] #9 ... [2021-07-18T22:06:39.715Z] [2021-07-18T22:06:39.715Z] #23 [internal] load build context [2021-07-18T22:06:39.715Z] #23 sha256:9f802ef430b36b5078a539b7495bf2d5fdc61d14fc9d68097d7d375c0574f863 [2021-07-18T22:06:39.715Z] #23 transferring context: 55.68MB 4.6s done [2021-07-18T22:06:39.715Z] #23 DONE 5.8s [2021-07-18T22:06:39.715Z] [2021-07-18T22:06:39.715Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:39.715Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:39.746Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 6.5s done [2021-07-18T22:06:39.746Z] #9 ... [2021-07-18T22:06:39.746Z] [2021-07-18T22:06:39.746Z] #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-07-18T22:06:39.746Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-18T22:06:39.746Z] #27 8.686 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-18T22:06:39.746Z] #27 8.756 Selecting previously unselected package libpsl5:amd64. [2021-07-18T22:06:39.746Z] #27 8.756 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-18T22:06:39.746Z] #27 8.763 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-18T22:06:39.746Z] #27 8.963 Selecting previously unselected package librtmp1:amd64. [2021-07-18T22:06:39.746Z] #27 8.963 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-18T22:06:39.746Z] #27 8.974 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-18T22:06:39.746Z] #27 9.029 Selecting previously unselected package libssh2-1:amd64. [2021-07-18T22:06:39.746Z] #27 9.030 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-18T22:06:39.746Z] #27 9.034 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-18T22:06:39.746Z] #27 9.096 Selecting previously unselected package libcurl4:amd64. [2021-07-18T22:06:39.746Z] #27 9.096 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-18T22:06:40.002Z] #27 9.102 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-18T22:06:40.002Z] #27 9.188 Selecting previously unselected package curl. [2021-07-18T22:06:40.002Z] #27 9.189 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-18T22:06:40.002Z] #27 9.194 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-18T22:06:40.002Z] #27 9.296 Selecting previously unselected package libonig5:amd64. [2021-07-18T22:06:40.002Z] #27 9.296 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-18T22:06:40.002Z] #27 9.301 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:06:40.002Z] #27 9.374 Selecting previously unselected package libjq1:amd64. [2021-07-18T22:06:40.002Z] #27 9.374 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:06:40.104Z] #17 60.98 Reading package lists... [2021-07-18T22:06:40.104Z] #17 ... [2021-07-18T22:06:40.104Z] [2021-07-18T22:06:40.104Z] #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-07-18T22:06:40.104Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:06:40.104Z] #53 80.88 mime [2021-07-18T22:06:40.260Z] #27 9.380 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:06:40.260Z] #27 9.439 Selecting previously unselected package jq. [2021-07-18T22:06:40.260Z] #27 9.439 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:06:40.260Z] #27 9.442 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-18T22:06:40.260Z] #27 9.493 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-18T22:06:40.260Z] #27 9.512 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-18T22:06:40.260Z] #27 9.527 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:40.366Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 5.4s done [2021-07-18T22:06:40.517Z] #27 9.653 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-18T22:06:40.517Z] #27 9.666 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:40.517Z] #27 9.682 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:40.517Z] #27 9.697 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:40.517Z] #27 9.707 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-18T22:06:40.517Z] #27 9.719 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:40.517Z] #27 9.750 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:40.517Z] #27 9.763 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-18T22:06:40.517Z] #27 9.775 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:40.517Z] #27 9.796 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:40.517Z] #27 9.810 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:06:40.517Z] #27 9.819 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:06:40.517Z] #27 9.833 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:40.517Z] #27 9.843 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:41.046Z] #53 81.97 mime/quotedprintable [2021-07-18T22:06:41.046Z] #53 82.14 net/http/internal [2021-07-18T22:06:41.450Z] #27 10.50 Updating certificates in /etc/ssl/certs... [2021-07-18T22:06:42.015Z] #27 11.43 137 added, 0 removed; done. [2021-07-18T22:06:42.272Z] #27 11.47 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:42.272Z] #27 11.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-18T22:06:42.276Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 7.5s done [2021-07-18T22:06:42.276Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-18T22:06:42.533Z] #27 11.71 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-18T22:06:42.533Z] #27 11.73 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-18T22:06:42.533Z] #27 11.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:06:42.533Z] #27 11.77 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:42.533Z] #27 11.78 Updating certificates in /etc/ssl/certs... [2021-07-18T22:06:42.535Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done [2021-07-18T22:06:42.614Z] #9 ... [2021-07-18T22:06:42.614Z] [2021-07-18T22:06:42.614Z] #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-07-18T22:06:42.614Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-18T22:06:42.614Z] #27 1.749 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:06:42.614Z] #27 1.749 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:06:42.614Z] #27 1.766 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:06:42.614Z] #27 1.955 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:06:42.615Z] #27 2.178 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:06:42.615Z] #27 2.403 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:06:42.615Z] #27 4.041 Fetched 8454 kB in 3s (3318 kB/s) [2021-07-18T22:06:42.615Z] #27 4.041 Reading package lists... [2021-07-18T22:06:42.615Z] #27 4.928 Reading package lists... [2021-07-18T22:06:42.615Z] #27 5.544 Building dependency tree... [2021-07-18T22:06:42.615Z] #27 5.787 The following additional packages will be installed: [2021-07-18T22:06:42.615Z] #27 5.787 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-18T22:06:42.615Z] #27 5.787 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-18T22:06:42.615Z] #27 5.787 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-18T22:06:42.615Z] #27 5.787 Suggested packages: [2021-07-18T22:06:42.615Z] #27 5.787 krb5-doc krb5-user [2021-07-18T22:06:42.615Z] #27 5.787 Recommended packages: [2021-07-18T22:06:42.615Z] #27 5.787 krb5-locales publicsuffix libsasl2-modules [2021-07-18T22:06:42.615Z] #27 6.125 The following NEW packages will be installed: [2021-07-18T22:06:42.615Z] #27 6.125 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-18T22:06:42.615Z] #27 6.125 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-18T22:06:42.615Z] #27 6.125 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-18T22:06:42.615Z] #27 6.125 libssh2-1 libssl1.1 openssl [2021-07-18T22:06:42.615Z] #27 6.379 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:06:42.615Z] #27 6.379 Need to get 5059 kB of archives. [2021-07-18T22:06:42.615Z] #27 6.379 After this operation, 12.1 MB of additional disk space will be used. [2021-07-18T22:06:42.615Z] #27 6.379 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-18T22:06:42.615Z] #27 6.416 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-18T22:06:42.615Z] #27 6.437 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-18T22:06:42.615Z] #27 6.452 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-18T22:06:42.615Z] #27 6.452 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-18T22:06:42.615Z] #27 6.452 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-18T22:06:42.615Z] #27 6.452 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-18T22:06:42.615Z] #27 6.452 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-18T22:06:42.615Z] #27 6.461 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-18T22:06:42.615Z] #27 6.461 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-18T22:06:42.615Z] #27 6.464 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-18T22:06:42.615Z] #27 6.469 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-18T22:06:42.615Z] #27 6.473 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-18T22:06:42.615Z] #27 6.483 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-18T22:06:42.615Z] #27 6.484 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-18T22:06:42.615Z] #27 6.485 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-18T22:06:42.615Z] #27 6.488 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-18T22:06:42.615Z] #27 6.497 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-18T22:06:42.615Z] #27 6.504 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-18T22:06:42.615Z] #27 6.508 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-18T22:06:42.615Z] #27 6.511 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-18T22:06:42.615Z] #27 6.757 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:06:42.615Z] #27 6.791 Fetched 5059 kB in 0s (13.0 MB/s) [2021-07-18T22:06:42.615Z] #27 6.853 Selecting previously unselected package libssl1.1:amd64. [2021-07-18T22:06:42.615Z] #27 6.853 (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-07-18T22:06:42.615Z] #27 6.856 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 6.870 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:42.615Z] #27 7.115 Selecting previously unselected package openssl. [2021-07-18T22:06:42.615Z] #27 7.115 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 7.125 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:42.615Z] #27 7.295 Selecting previously unselected package ca-certificates. [2021-07-18T22:06:42.615Z] #27 7.295 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-18T22:06:42.615Z] #27 7.300 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:42.615Z] #27 7.489 Selecting previously unselected package libkeyutils1:amd64. [2021-07-18T22:06:42.615Z] #27 7.490 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 7.505 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-18T22:06:42.615Z] #27 7.547 Selecting previously unselected package libkrb5support0:amd64. [2021-07-18T22:06:42.615Z] #27 7.547 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 7.552 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:42.615Z] #27 7.808 Selecting previously unselected package libk5crypto3:amd64. [2021-07-18T22:06:42.615Z] #27 7.808 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 7.829 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:42.615Z] #27 8.021 Selecting previously unselected package libkrb5-3:amd64. [2021-07-18T22:06:42.615Z] #27 8.021 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 8.028 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:42.615Z] #27 8.241 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-18T22:06:42.615Z] #27 8.241 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 8.254 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:42.615Z] #27 8.327 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-18T22:06:42.615Z] #27 8.328 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 8.334 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:42.615Z] #27 8.563 Selecting previously unselected package libsasl2-2:amd64. [2021-07-18T22:06:42.615Z] #27 8.563 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 8.571 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:42.615Z] #27 8.672 Selecting previously unselected package libldap-common. [2021-07-18T22:06:42.615Z] #27 8.672 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-18T22:06:42.615Z] #27 8.677 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:42.615Z] #27 8.745 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-18T22:06:42.615Z] #27 8.747 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 8.750 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:42.615Z] #27 8.865 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-18T22:06:42.615Z] #27 8.865 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 8.871 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-18T22:06:42.615Z] #27 9.000 Selecting previously unselected package libpsl5:amd64. [2021-07-18T22:06:42.615Z] #27 9.000 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 9.009 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-18T22:06:42.615Z] #27 9.119 Selecting previously unselected package librtmp1:amd64. [2021-07-18T22:06:42.615Z] #27 9.119 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 9.141 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-18T22:06:42.615Z] #27 9.253 Selecting previously unselected package libssh2-1:amd64. [2021-07-18T22:06:42.615Z] #27 9.253 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 9.261 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-18T22:06:42.615Z] #27 9.345 Selecting previously unselected package libcurl4:amd64. [2021-07-18T22:06:42.615Z] #27 9.345 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 9.356 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-18T22:06:42.615Z] #27 9.462 Selecting previously unselected package curl. [2021-07-18T22:06:42.615Z] #27 9.462 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 9.466 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-18T22:06:42.615Z] #27 9.605 Selecting previously unselected package libonig5:amd64. [2021-07-18T22:06:42.615Z] #27 9.605 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 9.618 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:06:42.615Z] #27 9.727 Selecting previously unselected package libjq1:amd64. [2021-07-18T22:06:42.615Z] #27 9.727 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 9.733 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:06:42.615Z] #27 9.875 Selecting previously unselected package jq. [2021-07-18T22:06:42.615Z] #27 9.875 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:06:42.615Z] #27 9.879 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-18T22:06:42.615Z] #27 9.937 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-18T22:06:42.615Z] #27 9.951 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-18T22:06:42.615Z] #27 10.05 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:42.615Z] #27 ... [2021-07-18T22:06:42.615Z] [2021-07-18T22:06:42.615Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:42.615Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:42.945Z] #53 83.67 crypto/tls [2021-07-18T22:06:43.466Z] #27 12.72 0 added, 0 removed; done. [2021-07-18T22:06:43.466Z] #27 12.72 Running hooks in /etc/ca-certificates/update.d... [2021-07-18T22:06:43.466Z] #27 12.72 done. [2021-07-18T22:06:43.557Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.1s [2021-07-18T22:06:44.133Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.9s done [2021-07-18T22:06:44.395Z] #27 DONE 13.7s [2021-07-18T22:06:44.395Z] [2021-07-18T22:06:44.395Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-18T22:06:44.395Z] #28 sha256:69279afa2d6351ebcd222a3620d5b00f825c568d169768a1512118871a3bbfc5 [2021-07-18T22:06:44.395Z] #28 DONE 0.1s [2021-07-18T22:06:44.395Z] [2021-07-18T22:06:44.395Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:44.395Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:44.395Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.6s [2021-07-18T22:06:44.397Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 0.1s [2021-07-18T22:06:44.445Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 9.6s done [2021-07-18T22:06:44.445Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.1s [2021-07-18T22:06:44.445Z] #9 ... [2021-07-18T22:06:44.445Z] [2021-07-18T22:06:44.445Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-18T22:06:44.445Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-18T22:06:44.445Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 4.7s done [2021-07-18T22:06:44.445Z] #26 DONE 10.2s [2021-07-18T22:06:44.445Z] [2021-07-18T22:06:44.445Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:44.445Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:44.445Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 9.7s done [2021-07-18T22:06:44.445Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.4s done [2021-07-18T22:06:44.445Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-07-18T22:06:45.389Z] #9 ... [2021-07-18T22:06:45.389Z] [2021-07-18T22:06:45.389Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-18T22:06:45.389Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-18T22:06:45.389Z] #64 DONE 1.0s [2021-07-18T22:06:45.389Z] [2021-07-18T22:06:45.389Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:45.389Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:46.291Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 6.2s done [2021-07-18T22:06:46.548Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d [2021-07-18T22:06:46.777Z] #9 ... [2021-07-18T22:06:46.778Z] [2021-07-18T22:06:46.778Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-18T22:06:46.778Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-18T22:06:46.778Z] #66 DONE 1.3s [2021-07-18T22:06:46.778Z] [2021-07-18T22:06:46.778Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:46.778Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:47.132Z] #53 87.71 net/http/httptrace [2021-07-18T22:06:47.132Z] #53 87.86 net/http [2021-07-18T22:06:47.390Z] #53 ... [2021-07-18T22:06:47.390Z] [2021-07-18T22:06:47.390Z] #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-07-18T22:06:47.390Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-18T22:06:47.390Z] #17 60.98 Reading package lists... [2021-07-18T22:06:47.390Z] #17 73.89 Building dependency tree... [2021-07-18T22:06:47.390Z] #17 78.75 The following additional packages will be installed: [2021-07-18T22:06:47.390Z] #17 78.75 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-18T22:06:47.390Z] #17 78.75 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.75 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.75 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-18T22:06:47.390Z] #17 78.75 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.75 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.75 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-18T22:06:47.390Z] #17 78.75 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-18T22:06:47.390Z] #17 78.75 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.75 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.75 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-18T22:06:47.390Z] #17 78.75 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-18T22:06:47.390Z] #17 78.75 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-18T22:06:47.390Z] #17 78.75 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-18T22:06:47.390Z] #17 78.75 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.75 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.76 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-18T22:06:47.390Z] #17 78.76 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-18T22:06:47.390Z] #17 78.76 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-18T22:06:47.390Z] #17 78.76 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.76 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.76 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.76 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-18T22:06:47.390Z] #17 78.76 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-18T22:06:47.390Z] #17 78.76 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.76 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.76 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-18T22:06:47.390Z] #17 78.77 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-18T22:06:47.390Z] #17 78.77 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-18T22:06:47.390Z] #17 78.77 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-18T22:06:47.390Z] #17 78.77 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-18T22:06:47.390Z] #17 78.77 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.77 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.77 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-18T22:06:47.390Z] #17 78.77 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.77 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-18T22:06:47.390Z] #17 78.77 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-18T22:06:47.390Z] #17 78.77 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.77 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.77 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-18T22:06:47.390Z] #17 78.77 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-18T22:06:47.390Z] #17 78.77 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-18T22:06:47.390Z] #17 78.77 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.78 linux-libc-dev-s390x-cross patch xz-utils [2021-07-18T22:06:47.390Z] #17 78.81 Suggested packages: [2021-07-18T22:06:47.390Z] #17 78.81 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-18T22:06:47.390Z] #17 78.81 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.81 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-18T22:06:47.390Z] #17 78.81 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.81 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.81 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.81 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.81 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-18T22:06:47.390Z] #17 78.81 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-18T22:06:47.390Z] #17 78.81 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-18T22:06:47.390Z] #17 78.81 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-18T22:06:47.390Z] #17 78.81 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-18T22:06:47.390Z] #17 78.81 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-18T22:06:47.390Z] #17 78.81 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-18T22:06:47.390Z] #17 78.81 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-18T22:06:47.390Z] #17 78.81 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-18T22:06:47.390Z] #17 78.81 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.81 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.81 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.81 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.81 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-18T22:06:47.390Z] #17 78.81 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.81 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-18T22:06:47.390Z] #17 78.81 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-18T22:06:47.390Z] #17 78.81 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-18T22:06:47.390Z] #17 78.81 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-18T22:06:47.390Z] #17 78.81 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-18T22:06:47.390Z] #17 78.81 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-18T22:06:47.390Z] #17 78.81 libyaml-shell-perl ed diffutils-doc [2021-07-18T22:06:47.390Z] #17 78.81 Recommended packages: [2021-07-18T22:06:47.390Z] #17 78.81 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-18T22:06:47.390Z] #17 78.81 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-18T22:06:48.171Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 3.4s done [2021-07-18T22:06:48.171Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0.1s [2021-07-18T22:06:49.692Z] #9 ... [2021-07-18T22:06:49.692Z] [2021-07-18T22:06:49.692Z] #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-07-18T22:06:49.692Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-18T22:06:49.692Z] #27 10.34 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-18T22:06:49.692Z] #27 10.36 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:49.692Z] #27 10.39 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:49.692Z] #27 10.43 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:49.692Z] #27 10.44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-18T22:06:49.692Z] #27 10.46 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:49.692Z] #27 10.47 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:49.692Z] #27 10.52 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-18T22:06:49.692Z] #27 10.53 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:49.692Z] #27 10.55 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:49.692Z] #27 10.57 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:06:49.692Z] #27 10.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:06:49.692Z] #27 10.61 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:49.692Z] #27 10.62 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:49.692Z] #27 11.37 Updating certificates in /etc/ssl/certs... [2021-07-18T22:06:49.692Z] #27 12.64 137 added, 0 removed; done. [2021-07-18T22:06:49.692Z] #27 12.72 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:49.692Z] #27 12.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-18T22:06:49.692Z] #27 12.75 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-18T22:06:49.692Z] #27 12.76 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-18T22:06:49.692Z] #27 12.78 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:06:49.692Z] #27 12.81 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:49.692Z] #27 12.83 Updating certificates in /etc/ssl/certs... [2021-07-18T22:06:49.692Z] #27 13.69 0 added, 0 removed; done. [2021-07-18T22:06:49.692Z] #27 13.69 Running hooks in /etc/ca-certificates/update.d... [2021-07-18T22:06:49.692Z] #27 13.69 done. [2021-07-18T22:06:49.692Z] #27 DONE 16.6s [2021-07-18T22:06:49.692Z] [2021-07-18T22:06:49.692Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:49.692Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:49.692Z] #9 ... [2021-07-18T22:06:49.692Z] [2021-07-18T22:06:49.692Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-18T22:06:49.692Z] #28 sha256:1a1be1a8ffe2248b98111358ac20cb24739e9eb367365b9f36defc301e03bcb4 [2021-07-18T22:06:49.692Z] #28 DONE 0.2s [2021-07-18T22:06:49.692Z] [2021-07-18T22:06:49.692Z] #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-07-18T22:06:49.692Z] #29 sha256:eac9ae687ae2a17e2f51ed8778bd6455321dd29978949fa75972c7214fc5c3ec [2021-07-18T22:06:49.837Z] #9 ... [2021-07-18T22:06:49.837Z] [2021-07-18T22:06:49.837Z] #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-07-18T22:06:49.837Z] #29 sha256:9c5e49fe1d556c0fcb0598bbedeaa54ab5dadb5fca76246ba4c6f26e717dd4b9 [2021-07-18T22:06:49.837Z] #29 2.045 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-18T22:06:49.837Z] #29 2.149 [2021-07-18T22:06:49.837Z] #29 2.268 ############ 17.1% ########################### 37.7% ######################################### 57.4% ####################################################### 77.5% ##################################################################### 97.1% ######################################################################## 100.0% [2021-07-18T22:06:49.837Z] #29 2.808 [2021-07-18T22:06:49.837Z] #29 2.932 ################################# 46.8% ######################################################################## 100.0% [2021-07-18T22:06:49.837Z] #29 3.056 [2021-07-18T22:06:49.837Z] #29 3.178 ############################################################ 84.0% ######################################################################## 100.0% [2021-07-18T22:06:49.837Z] #29 3.317 [2021-07-18T22:06:49.837Z] #29 3.433 ############# 18.1% ########################## 37.3% ######################################## 56.4% ###################################################### 75.7% #################################################################### 95.7% ######################################################################## 100.0% [2021-07-18T22:06:49.837Z] #29 3.948 [2021-07-18T22:06:50.266Z] #29 1.293 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-18T22:06:50.527Z] #29 1.370 [2021-07-18T22:06:50.610Z] #29 4.072 ## 3.4% ###### 8.7% ####### 10.1% ############# 18.3% ################### 26.8% ####################### 32.0% ########################## 37.2% ############################## 42.4% ################################## 47.8% ###################################### 53.0% ######################################### 58.2% ############################################# 63.4% ################################################# 68.6% ##################################################### 73.7% ######################################################## 78.8% ############################################################ 83.5% ################################################################ 89.2% ################################################################### 93.4% ###################################################################### 98.2% ######################################################################## 100.0% [2021-07-18T22:06:50.610Z] #29 5.956 [2021-07-18T22:06:50.820Z] #29 1.495 ######## 11.5% ########################## 37.1% ################################### 49.7% ####################################################### 76.9% ##################################################################### 96.7% ######################################################################## 100.0% [2021-07-18T22:06:50.868Z] #29 6.297 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-18T22:06:50.868Z] #29 6.405 [2021-07-18T22:06:51.106Z] #29 2.024 [2021-07-18T22:06:51.125Z] #29 6.469 ######################################################################## 100.0% [2021-07-18T22:06:51.125Z] #29 6.501 [2021-07-18T22:06:51.373Z] #29 2.157 ####################################### 55.0% ######################################################################## 100.0% [2021-07-18T22:06:51.373Z] #29 2.324 [2021-07-18T22:06:51.382Z] #29 6.853 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-18T22:06:51.574Z] #17 83.06 The following NEW packages will be installed: [2021-07-18T22:06:51.574Z] #17 83.06 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-18T22:06:51.574Z] #17 83.06 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.06 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.06 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-18T22:06:51.574Z] #17 83.06 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.06 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.07 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-18T22:06:51.574Z] #17 83.07 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-18T22:06:51.574Z] #17 83.07 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-18T22:06:51.574Z] #17 83.07 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-18T22:06:51.574Z] #17 83.07 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.07 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-18T22:06:51.574Z] #17 83.07 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.07 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-18T22:06:51.574Z] #17 83.07 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-18T22:06:51.574Z] #17 83.07 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.07 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.07 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-18T22:06:51.574Z] #17 83.07 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-18T22:06:51.574Z] #17 83.07 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-18T22:06:51.574Z] #17 83.07 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-18T22:06:51.574Z] #17 83.07 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-18T22:06:51.574Z] #17 83.07 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-18T22:06:51.574Z] #17 83.07 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-18T22:06:51.574Z] #17 83.07 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-18T22:06:51.574Z] #17 83.07 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-18T22:06:51.574Z] #17 83.07 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-18T22:06:51.574Z] #17 83.07 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-18T22:06:51.574Z] #17 83.07 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-18T22:06:51.574Z] #17 83.07 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-18T22:06:51.574Z] #17 83.08 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-18T22:06:51.574Z] #17 83.08 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-18T22:06:51.574Z] #17 83.08 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-18T22:06:51.574Z] #17 83.08 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-18T22:06:51.574Z] #17 83.09 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-18T22:06:51.574Z] #17 83.09 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-18T22:06:51.574Z] #17 83.09 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-18T22:06:51.574Z] #17 83.09 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-18T22:06:51.574Z] #17 83.09 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-18T22:06:51.574Z] #17 83.09 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-18T22:06:51.574Z] #17 83.09 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-18T22:06:51.574Z] #17 83.09 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-18T22:06:51.574Z] #17 83.09 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-18T22:06:51.574Z] #17 83.09 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-18T22:06:51.574Z] #17 83.09 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-18T22:06:51.574Z] #17 83.10 linux-libc-dev-s390x-cross patch xz-utils [2021-07-18T22:06:51.638Z] #29 6.954 [2021-07-18T22:06:51.638Z] #29 7.070 ######################################################################## 100.0% [2021-07-18T22:06:51.638Z] #29 7.100 [2021-07-18T22:06:51.643Z] #29 2.444 ################################## 48.4% ######################################################################## 100.0% [2021-07-18T22:06:51.643Z] #29 2.622 [2021-07-18T22:06:51.896Z] #29 7.425 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-18T22:06:52.140Z] #17 83.62 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:06:52.140Z] #17 83.62 Need to get 169 MB of archives. [2021-07-18T22:06:52.140Z] #17 83.62 After this operation, 612 MB of additional disk space will be used. [2021-07-18T22:06:52.140Z] #17 83.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-18T22:06:52.140Z] #17 83.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-18T22:06:52.140Z] #17 83.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-18T22:06:52.140Z] #17 83.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-18T22:06:52.140Z] #17 83.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-18T22:06:52.140Z] #17 83.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-18T22:06:52.140Z] #17 83.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-18T22:06:52.154Z] #29 7.523 [2021-07-18T22:06:52.176Z] #29 2.757 ###### 8.4% ################# 24.6% ################################### 48.7% ###################################################### 75.6% #################################################################### 95.0% ######################################################################## 100.0% [2021-07-18T22:06:52.372Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 3.8s done [2021-07-18T22:06:52.372Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d [2021-07-18T22:06:52.397Z] #17 83.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-18T22:06:52.397Z] #17 83.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-18T22:06:52.397Z] #17 83.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-18T22:06:52.444Z] #29 3.263 [2021-07-18T22:06:52.655Z] #17 84.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-18T22:06:52.655Z] #17 84.15 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-07-18T22:06:52.655Z] #17 84.16 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-07-18T22:06:52.668Z] #29 7.641 ## 3.2% ######## 11.7% ########################### 37.9% ########################################### 60.4% ############################################################# 84.7% ######################################################################## 100.0% [2021-07-18T22:06:52.668Z] #29 8.160 [2021-07-18T22:06:52.914Z] #17 84.42 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-07-18T22:06:52.914Z] #17 84.43 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-07-18T22:06:52.926Z] #29 8.453 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-18T22:06:53.173Z] #17 84.70 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-07-18T22:06:53.173Z] #17 84.71 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-07-18T22:06:53.182Z] #29 8.553 [2021-07-18T22:06:53.182Z] #29 8.642 ######################################################################## 100.0% [2021-07-18T22:06:53.182Z] #29 8.668 [2021-07-18T22:06:53.430Z] #17 84.96 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-07-18T22:06:53.430Z] #17 84.96 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-07-18T22:06:53.449Z] #29 8.925 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-18T22:06:53.688Z] #17 85.21 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-07-18T22:06:53.688Z] #17 85.21 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-07-18T22:06:53.707Z] #29 9.017 [2021-07-18T22:06:53.707Z] #29 9.085 ######################################################################## 100.0% [2021-07-18T22:06:53.707Z] #29 9.111 [2021-07-18T22:06:53.707Z] #29 9.133 Download of images into '/build' complete. [2021-07-18T22:06:53.707Z] #29 9.133 Use something like the following to load the result into a Docker daemon: [2021-07-18T22:06:53.707Z] #29 9.133 tar -cC '/build' . | docker load [2021-07-18T22:06:53.948Z] #17 85.44 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-07-18T22:06:53.948Z] #17 85.45 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-07-18T22:06:53.948Z] #17 85.45 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-07-18T22:06:53.948Z] #17 85.45 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-07-18T22:06:53.948Z] #17 85.45 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-07-18T22:06:53.948Z] #17 85.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-18T22:06:53.948Z] #17 85.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-18T22:06:53.948Z] #17 85.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-18T22:06:53.948Z] #17 85.51 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-07-18T22:06:53.948Z] #17 85.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-18T22:06:53.948Z] #17 85.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-18T22:06:53.948Z] #17 85.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-18T22:06:53.948Z] #17 85.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-18T22:06:53.948Z] #17 85.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-18T22:06:53.948Z] #17 85.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-18T22:06:54.207Z] #17 85.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-18T22:06:54.207Z] #17 85.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-18T22:06:54.207Z] #17 85.60 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-07-18T22:06:54.207Z] #17 85.62 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-07-18T22:06:54.272Z] #29 DONE 9.7s [2021-07-18T22:06:54.272Z] [2021-07-18T22:06:54.272Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:54.272Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:54.272Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 7.9s [2021-07-18T22:06:54.281Z] #29 3.413 # 2.6% ##### 7.5% ########## 13.9% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.5% ############################# 41.0% ################################# 46.2% ##################################### 51.5% ######################################## 56.7% ############################################ 61.8% ################################################ 67.1% ################################################### 71.6% ####################################################### 77.5% ########################################################### 82.6% ############################################################### 87.8% ################################################################### 93.4% ###################################################################### 98.6% ######################################################################## 100.0% [2021-07-18T22:06:54.281Z] #29 5.289 [2021-07-18T22:06:54.282Z] #9 ... [2021-07-18T22:06:54.282Z] [2021-07-18T22:06:54.282Z] #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-07-18T22:06:54.282Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-18T22:06:54.282Z] #27 2.173 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:06:54.282Z] #27 2.173 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:06:54.282Z] #27 2.188 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:06:54.282Z] #27 2.359 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:06:54.282Z] #27 2.605 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:06:54.282Z] #27 2.965 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:06:54.282Z] #27 4.615 Fetched 8454 kB in 3s (3130 kB/s) [2021-07-18T22:06:54.282Z] #27 4.615 Reading package lists... [2021-07-18T22:06:54.282Z] #27 5.557 Reading package lists... [2021-07-18T22:06:54.282Z] #27 6.493 Building dependency tree... [2021-07-18T22:06:54.282Z] #27 6.857 The following additional packages will be installed: [2021-07-18T22:06:54.282Z] #27 6.858 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-18T22:06:54.282Z] #27 6.858 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-18T22:06:54.282Z] #27 6.858 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-18T22:06:54.282Z] #27 6.859 Suggested packages: [2021-07-18T22:06:54.282Z] #27 6.859 krb5-doc krb5-user [2021-07-18T22:06:54.282Z] #27 6.859 Recommended packages: [2021-07-18T22:06:54.282Z] #27 6.859 krb5-locales publicsuffix libsasl2-modules [2021-07-18T22:06:54.282Z] #27 7.101 The following NEW packages will be installed: [2021-07-18T22:06:54.282Z] #27 7.102 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-18T22:06:54.282Z] #27 7.102 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-18T22:06:54.282Z] #27 7.102 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-18T22:06:54.282Z] #27 7.103 libssh2-1 libssl1.1 openssl [2021-07-18T22:06:54.282Z] #27 7.375 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:06:54.282Z] #27 7.375 Need to get 5059 kB of archives. [2021-07-18T22:06:54.282Z] #27 7.375 After this operation, 12.1 MB of additional disk space will be used. [2021-07-18T22:06:54.282Z] #27 7.375 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-18T22:06:54.282Z] #27 7.398 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-18T22:06:54.282Z] #27 7.445 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-18T22:06:54.282Z] #27 7.448 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-18T22:06:54.282Z] #27 7.449 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-18T22:06:54.282Z] #27 7.450 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-18T22:06:54.282Z] #27 7.451 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-18T22:06:54.282Z] #27 7.456 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-18T22:06:54.282Z] #27 7.460 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-18T22:06:54.282Z] #27 7.465 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-18T22:06:54.282Z] #27 7.468 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-18T22:06:54.282Z] #27 7.501 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-18T22:06:54.282Z] #27 7.501 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-18T22:06:54.282Z] #27 7.501 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-18T22:06:54.282Z] #27 7.501 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-18T22:06:54.282Z] #27 7.502 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-18T22:06:54.282Z] #27 7.504 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-18T22:06:54.282Z] #27 7.509 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-18T22:06:54.282Z] #27 7.516 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-18T22:06:54.282Z] #27 7.519 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-18T22:06:54.282Z] #27 7.562 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-18T22:06:54.282Z] #27 7.735 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:06:54.282Z] #27 7.760 Fetched 5059 kB in 0s (11.4 MB/s) [2021-07-18T22:06:54.282Z] #27 7.814 Selecting previously unselected package libssl1.1:amd64. [2021-07-18T22:06:54.282Z] #27 7.814 (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-07-18T22:06:54.282Z] #27 7.816 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 7.825 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:54.282Z] #27 8.060 Selecting previously unselected package openssl. [2021-07-18T22:06:54.282Z] #27 8.060 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.066 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:54.282Z] #27 8.191 Selecting previously unselected package ca-certificates. [2021-07-18T22:06:54.282Z] #27 8.191 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-18T22:06:54.282Z] #27 8.195 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:54.282Z] #27 8.268 Selecting previously unselected package libkeyutils1:amd64. [2021-07-18T22:06:54.282Z] #27 8.268 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.271 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-18T22:06:54.282Z] #27 8.310 Selecting previously unselected package libkrb5support0:amd64. [2021-07-18T22:06:54.282Z] #27 8.310 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.313 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 8.353 Selecting previously unselected package libk5crypto3:amd64. [2021-07-18T22:06:54.282Z] #27 8.353 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.356 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 8.412 Selecting previously unselected package libkrb5-3:amd64. [2021-07-18T22:06:54.282Z] #27 8.412 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.415 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 8.529 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-18T22:06:54.282Z] #27 8.529 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.533 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 8.590 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-18T22:06:54.282Z] #27 8.590 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.597 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 8.646 Selecting previously unselected package libsasl2-2:amd64. [2021-07-18T22:06:54.282Z] #27 8.646 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.652 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 8.694 Selecting previously unselected package libldap-common. [2021-07-18T22:06:54.282Z] #27 8.695 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-18T22:06:54.282Z] #27 8.702 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:54.282Z] #27 8.757 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-18T22:06:54.282Z] #27 8.757 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.762 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:54.282Z] #27 8.836 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-18T22:06:54.282Z] #27 8.836 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.839 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 8.891 Selecting previously unselected package libpsl5:amd64. [2021-07-18T22:06:54.282Z] #27 8.891 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.894 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-18T22:06:54.282Z] #27 8.934 Selecting previously unselected package librtmp1:amd64. [2021-07-18T22:06:54.282Z] #27 8.934 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.940 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-18T22:06:54.282Z] #27 8.984 Selecting previously unselected package libssh2-1:amd64. [2021-07-18T22:06:54.282Z] #27 8.984 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 8.987 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-18T22:06:54.282Z] #27 9.044 Selecting previously unselected package libcurl4:amd64. [2021-07-18T22:06:54.282Z] #27 9.044 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 9.049 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-18T22:06:54.282Z] #27 9.112 Selecting previously unselected package curl. [2021-07-18T22:06:54.282Z] #27 9.112 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 9.116 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-18T22:06:54.282Z] #27 9.247 Selecting previously unselected package libonig5:amd64. [2021-07-18T22:06:54.282Z] #27 9.248 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 9.253 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:06:54.282Z] #27 9.306 Selecting previously unselected package libjq1:amd64. [2021-07-18T22:06:54.282Z] #27 9.306 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 9.323 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:06:54.282Z] #27 9.370 Selecting previously unselected package jq. [2021-07-18T22:06:54.282Z] #27 9.370 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:06:54.282Z] #27 9.374 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-18T22:06:54.282Z] #27 9.452 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-18T22:06:54.282Z] #27 9.463 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-18T22:06:54.282Z] #27 9.477 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:54.282Z] #27 9.587 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 9.598 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:54.282Z] #27 9.614 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 9.625 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 9.635 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-18T22:06:54.282Z] #27 9.645 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 9.656 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 9.666 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-18T22:06:54.282Z] #27 9.677 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:54.282Z] #27 9.689 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-18T22:06:54.282Z] #27 9.705 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:06:54.282Z] #27 9.717 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:06:54.282Z] #27 9.732 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-18T22:06:54.282Z] #27 9.745 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:54.282Z] #27 ... [2021-07-18T22:06:54.282Z] [2021-07-18T22:06:54.282Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:54.282Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:54.465Z] #17 85.92 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-07-18T22:06:54.465Z] #17 85.92 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-07-18T22:06:54.465Z] #17 85.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-18T22:06:54.725Z] #17 86.03 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-07-18T22:06:54.725Z] #17 86.11 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-07-18T22:06:54.853Z] #29 5.595 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-18T22:06:54.853Z] #29 5.685 [2021-07-18T22:06:54.853Z] #29 5.769 ######################################################################## 100.0% [2021-07-18T22:06:54.853Z] #29 5.786 [2021-07-18T22:06:54.985Z] #17 86.40 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-07-18T22:06:54.985Z] #17 86.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-18T22:06:54.985Z] #17 86.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-18T22:06:54.985Z] #17 86.45 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-18T22:06:54.985Z] #17 86.46 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-18T22:06:54.985Z] #17 86.47 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-18T22:06:55.114Z] #29 6.089 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-18T22:06:55.114Z] #29 6.196 [2021-07-18T22:06:55.243Z] #17 86.83 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-18T22:06:55.243Z] #17 86.85 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-18T22:06:55.244Z] #17 86.87 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-18T22:06:55.376Z] #29 6.316 ######################################################################## 100.0% [2021-07-18T22:06:55.376Z] #29 6.346 [2021-07-18T22:06:55.504Z] #17 86.87 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-18T22:06:55.504Z] #17 86.87 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-18T22:06:55.504Z] #17 86.88 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-18T22:06:55.504Z] #17 86.88 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-18T22:06:55.504Z] #17 86.88 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-18T22:06:55.504Z] #17 86.88 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-18T22:06:55.504Z] #17 86.89 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-18T22:06:55.504Z] #17 86.89 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-18T22:06:55.504Z] #17 86.89 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-18T22:06:55.504Z] #17 86.89 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-18T22:06:55.504Z] #17 86.90 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-18T22:06:55.504Z] #17 86.93 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-07-18T22:06:55.504Z] #17 86.93 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-18T22:06:55.504Z] #17 86.94 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-18T22:06:55.504Z] #17 86.94 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-18T22:06:55.504Z] #17 86.94 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-18T22:06:55.504Z] #17 86.95 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-18T22:06:55.504Z] #17 86.96 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-07-18T22:06:55.504Z] #17 86.97 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-07-18T22:06:55.636Z] #29 6.614 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-18T22:06:55.636Z] #29 6.703 [2021-07-18T22:06:55.765Z] #17 87.27 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-07-18T22:06:55.766Z] #17 87.31 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-07-18T22:06:55.766Z] #17 87.35 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-18T22:06:56.024Z] #17 87.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-07-18T22:06:56.024Z] #17 87.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-07-18T22:06:56.158Z] #29 6.831 0.1% ###### 9.1% ###################### 31.7% ########################################### 60.4% ########################################################### 82.7% ######################################################################## 100.0% [2021-07-18T22:06:56.284Z] #17 87.79 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-07-18T22:06:56.284Z] #17 87.79 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-18T22:06:56.284Z] #17 87.79 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-18T22:06:56.284Z] #17 87.82 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-07-18T22:06:56.419Z] #29 7.339 [2021-07-18T22:06:56.546Z] #17 87.82 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-18T22:06:56.546Z] #17 87.83 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-18T22:06:56.546Z] #17 87.83 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-18T22:06:56.546Z] #17 87.85 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-18T22:06:56.546Z] #17 87.86 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-18T22:06:56.546Z] #17 87.87 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-07-18T22:06:56.546Z] #17 87.90 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-07-18T22:06:56.834Z] #17 88.16 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-07-18T22:06:56.834Z] #17 88.16 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-07-18T22:06:56.834Z] #17 88.19 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-18T22:06:56.834Z] #17 88.31 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-07-18T22:06:56.834Z] #17 88.37 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-07-18T22:06:56.992Z] #29 7.758 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-18T22:06:56.992Z] #29 7.880 [2021-07-18T22:06:56.992Z] #29 7.916 ######################################################################## 100.0% [2021-07-18T22:06:56.992Z] #29 7.940 [2021-07-18T22:06:57.259Z] #29 8.171 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-18T22:06:57.259Z] #29 8.277 [2021-07-18T22:06:57.411Z] #17 88.75 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-07-18T22:06:57.412Z] #17 88.76 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-18T22:06:57.412Z] #17 88.76 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-18T22:06:57.412Z] #17 88.83 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-07-18T22:06:57.412Z] #17 88.84 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-18T22:06:57.412Z] #17 88.84 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-18T22:06:57.412Z] #17 88.85 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-18T22:06:57.412Z] #17 88.85 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-18T22:06:57.412Z] #17 88.88 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-18T22:06:57.412Z] #17 88.90 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-18T22:06:57.412Z] #17 88.90 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-18T22:06:57.412Z] #17 88.91 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-18T22:06:57.412Z] #17 88.92 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-18T22:06:57.412Z] #17 88.93 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-07-18T22:06:57.522Z] #29 8.327 ######################################################################## 100.0% [2021-07-18T22:06:57.522Z] #29 8.347 [2021-07-18T22:06:57.522Z] #29 8.366 Download of images into '/build' complete. [2021-07-18T22:06:57.522Z] #29 8.366 Use something like the following to load the result into a Docker daemon: [2021-07-18T22:06:57.522Z] #29 8.366 tar -cC '/build' . | docker load [2021-07-18T22:06:57.545Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 10.6s done [2021-07-18T22:06:57.545Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-18T22:06:57.585Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.1s [2021-07-18T22:06:57.675Z] #17 88.99 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-07-18T22:06:57.801Z] #9 DONE 37.0s [2021-07-18T22:06:57.801Z] [2021-07-18T22:06:57.801Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-18T22:06:57.801Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-18T22:06:57.933Z] #17 89.41 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-07-18T22:06:57.933Z] #17 89.41 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-07-18T22:06:57.933Z] #17 89.47 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-18T22:06:57.933Z] #17 89.56 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-07-18T22:06:58.190Z] #17 89.62 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-07-18T22:06:58.364Z] #10 DONE 0.5s [2021-07-18T22:06:58.364Z] [2021-07-18T22:06:58.364Z] #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-07-18T22:06:58.364Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-18T22:06:58.448Z] #17 90.06 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-07-18T22:06:58.448Z] #17 90.07 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-18T22:06:58.448Z] #17 90.07 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-18T22:06:58.448Z] #17 90.12 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-07-18T22:06:58.525Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 6.2s done [2021-07-18T22:06:58.705Z] #17 90.12 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-18T22:06:58.705Z] #17 90.12 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-18T22:06:58.705Z] #17 90.13 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-18T22:06:58.705Z] #17 90.13 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-18T22:06:58.705Z] #17 90.14 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-18T22:06:58.705Z] #17 90.15 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-18T22:06:58.705Z] #17 90.16 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-07-18T22:06:58.705Z] #17 90.18 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-07-18T22:06:58.930Z] #11 DONE 0.6s [2021-07-18T22:06:58.930Z] [2021-07-18T22:06:58.930Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-18T22:06:58.930Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-18T22:06:58.930Z] #31 DONE 0.0s [2021-07-18T22:06:58.930Z] [2021-07-18T22:06:58.930Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:06:58.930Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:06:58.930Z] #32 ... [2021-07-18T22:06:58.930Z] [2021-07-18T22:06:58.930Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-18T22:06:58.930Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-18T22:06:58.930Z] #39 DONE 0.2s [2021-07-18T22:06:58.930Z] [2021-07-18T22:06:58.930Z] #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-07-18T22:06:58.930Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-18T22:06:58.930Z] #43 DONE 0.2s [2021-07-18T22:06:59.066Z] #17 90.60 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-07-18T22:06:59.066Z] #17 90.61 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-07-18T22:06:59.187Z] [2021-07-18T22:06:59.187Z] #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-07-18T22:06:59.187Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:06:59.326Z] #17 90.82 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-18T22:06:59.326Z] #17 ... [2021-07-18T22:06:59.326Z] [2021-07-18T22:06:59.326Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:06:59.326Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:06:59.326Z] #39 DONE 100.4s [2021-07-18T22:06:59.326Z] [2021-07-18T22:06:59.326Z] #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-07-18T22:06:59.326Z] #53 sha256:8b0ca76e69736c0313e8206b3a8a292222a3f4d9a32fc5899a8aca57764d94d9 [2021-07-18T22:06:59.326Z] #53 96.53 github.com/LK4D4/vndr/godl [2021-07-18T22:06:59.326Z] #53 97.06 github.com/LK4D4/vndr [2021-07-18T22:06:59.326Z] #53 DONE 100.5s [2021-07-18T22:06:59.326Z] [2021-07-18T22:06:59.326Z] #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-07-18T22:06:59.326Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-18T22:06:59.326Z] #17 90.93 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-07-18T22:06:59.326Z] #17 90.98 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-07-18T22:06:59.433Z] #29 ... [2021-07-18T22:06:59.433Z] [2021-07-18T22:06:59.433Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:59.433Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:59.433Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 13.3s done [2021-07-18T22:06:59.433Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-18T22:06:59.466Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-18T22:06:59.466Z] #9 ... [2021-07-18T22:06:59.466Z] [2021-07-18T22:06:59.466Z] #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-07-18T22:06:59.466Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-18T22:06:59.466Z] #27 10.29 Updating certificates in /etc/ssl/certs... [2021-07-18T22:06:59.466Z] #27 11.01 137 added, 0 removed; done. [2021-07-18T22:06:59.466Z] #27 11.05 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-18T22:06:59.466Z] #27 11.06 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-18T22:06:59.466Z] #27 11.07 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-18T22:06:59.466Z] #27 11.08 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-18T22:06:59.466Z] #27 11.09 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:06:59.466Z] #27 11.11 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-18T22:06:59.466Z] #27 11.12 Updating certificates in /etc/ssl/certs... [2021-07-18T22:06:59.466Z] #27 11.77 0 added, 0 removed; done. [2021-07-18T22:06:59.466Z] #27 11.77 Running hooks in /etc/ca-certificates/update.d... [2021-07-18T22:06:59.466Z] #27 11.77 done. [2021-07-18T22:06:59.466Z] #27 DONE 15.3s [2021-07-18T22:06:59.466Z] [2021-07-18T22:06:59.466Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-18T22:06:59.466Z] #28 sha256:bf29b007248197394a877bc8f90606e748cd15eb215c0f1886c26b7f86f792c6 [2021-07-18T22:06:59.729Z] #28 ... [2021-07-18T22:06:59.729Z] [2021-07-18T22:06:59.729Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-18T22:06:59.729Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-18T22:06:59.729Z] #9 DONE 25.7s [2021-07-18T22:06:59.729Z] [2021-07-18T22:06:59.729Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-18T22:06:59.729Z] #28 sha256:bf29b007248197394a877bc8f90606e748cd15eb215c0f1886c26b7f86f792c6 [2021-07-18T22:06:59.729Z] #28 DONE 0.2s [2021-07-18T22:06:59.729Z] [2021-07-18T22:06:59.729Z] #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-07-18T22:06:59.729Z] #29 sha256:997522696ffb9be0cdfd11b9590fd09bd3a54eddfe9fe4236b20bd8bd647606d [2021-07-18T22:06:59.893Z] #17 91.27 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-07-18T22:06:59.893Z] #17 91.27 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-18T22:07:00.670Z] #29 ... [2021-07-18T22:07:00.670Z] [2021-07-18T22:07:00.670Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-18T22:07:00.670Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-18T22:07:00.670Z] #10 DONE 0.9s [2021-07-18T22:07:00.670Z] [2021-07-18T22:07:00.670Z] #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-07-18T22:07:00.670Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-18T22:07:00.816Z] #9 DONE 39.6s [2021-07-18T22:07:00.816Z] [2021-07-18T22:07:00.816Z] #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-07-18T22:07:00.816Z] #29 sha256:eac9ae687ae2a17e2f51ed8778bd6455321dd29978949fa75972c7214fc5c3ec [2021-07-18T22:07:00.816Z] #29 DONE 11.5s [2021-07-18T22:07:00.816Z] [2021-07-18T22:07:00.816Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-18T22:07:00.816Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-18T22:07:00.828Z] #17 92.33 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:01.088Z] #17 92.66 Fetched 169 MB in 8s (21.3 MB/s) [2021-07-18T22:07:01.088Z] #17 92.77 Selecting previously unselected package liblocale-gettext-perl. [2021-07-18T22:07:01.346Z] #17 92.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 ... 15421 files and directories currently installed.) [2021-07-18T22:07:01.346Z] #17 92.82 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-18T22:07:01.346Z] #17 92.82 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-18T22:07:01.608Z] #17 92.94 Selecting previously unselected package bzip2. [2021-07-18T22:07:01.608Z] #17 92.94 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-18T22:07:01.608Z] #17 92.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-18T22:07:01.608Z] #17 93.05 Selecting previously unselected package libmagic-mgc. [2021-07-18T22:07:01.608Z] #17 93.05 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-18T22:07:01.608Z] #17 93.08 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-18T22:07:01.732Z] #44 ... [2021-07-18T22:07:01.732Z] [2021-07-18T22:07:01.732Z] #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-07-18T22:07:01.732Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-18T22:07:01.732Z] #12 DONE 3.0s [2021-07-18T22:07:01.765Z] #10 DONE 1.0s [2021-07-18T22:07:01.765Z] [2021-07-18T22:07:01.765Z] #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-07-18T22:07:01.765Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-18T22:07:01.866Z] #17 93.38 Selecting previously unselected package libmagic1:amd64. [2021-07-18T22:07:01.866Z] #17 93.38 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-18T22:07:01.866Z] #17 93.38 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-18T22:07:01.988Z] [2021-07-18T22:07:01.988Z] #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-07-18T22:07:01.988Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:02.125Z] #17 93.50 Selecting previously unselected package file. [2021-07-18T22:07:02.125Z] #17 93.50 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-18T22:07:02.125Z] #17 93.51 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-18T22:07:02.125Z] #17 93.57 Selecting previously unselected package xz-utils. [2021-07-18T22:07:02.125Z] #17 93.58 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-18T22:07:02.125Z] #17 93.58 Unpacking xz-utils (5.2.4-1) ... [2021-07-18T22:07:02.125Z] #17 93.67 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-18T22:07:02.125Z] #17 93.67 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-18T22:07:02.125Z] #17 93.67 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-18T22:07:02.346Z] #11 DONE 0.9s [2021-07-18T22:07:02.346Z] [2021-07-18T22:07:02.346Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-18T22:07:02.346Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-18T22:07:02.586Z] #11 DONE 1.7s [2021-07-18T22:07:02.586Z] [2021-07-18T22:07:02.586Z] #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-07-18T22:07:02.586Z] #29 sha256:997522696ffb9be0cdfd11b9590fd09bd3a54eddfe9fe4236b20bd8bd647606d [2021-07-18T22:07:02.586Z] #29 1.144 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-18T22:07:02.586Z] #29 1.230 [2021-07-18T22:07:02.586Z] #29 1.342 ############# 18.2% ########################### 37.9% ######################################### 58.1% ######################################################## 78.1% ###################################################################### 98.1% ######################################################################## 100.0% [2021-07-18T22:07:02.586Z] #29 1.822 [2021-07-18T22:07:02.586Z] #29 1.922 ######################################################################## 100.0% [2021-07-18T22:07:02.586Z] #29 1.974 [2021-07-18T22:07:02.586Z] #29 2.087 ################################################################# 91.2% ######################################################################## 100.0% [2021-07-18T22:07:02.586Z] #29 2.161 [2021-07-18T22:07:02.586Z] #29 2.273 ############ 18.0% ########################## 37.4% ######################################## 56.8% ####################################################### 76.6% #################################################################### 95.3% ######################################################################## 100.0% [2021-07-18T22:07:02.586Z] #29 2.863 [2021-07-18T22:07:02.608Z] #39 ... [2021-07-18T22:07:02.608Z] [2021-07-18T22:07:02.608Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-18T22:07:02.608Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-18T22:07:02.608Z] #31 DONE 0.1s [2021-07-18T22:07:02.608Z] [2021-07-18T22:07:02.608Z] #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-07-18T22:07:02.608Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-18T22:07:02.608Z] #43 DONE 0.3s [2021-07-18T22:07:02.608Z] [2021-07-18T22:07:02.608Z] #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-07-18T22:07:02.608Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:03.060Z] #17 94.48 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-18T22:07:03.060Z] #17 94.48 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-18T22:07:03.060Z] #17 94.48 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-18T22:07:03.627Z] #17 95.16 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-18T22:07:03.627Z] #17 95.16 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-18T22:07:03.627Z] #17 95.17 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-18T22:07:04.522Z] #44 ... [2021-07-18T22:07:04.522Z] [2021-07-18T22:07:04.522Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-18T22:07:04.522Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-18T22:07:04.522Z] #39 DONE 1.7s [2021-07-18T22:07:04.522Z] [2021-07-18T22:07:04.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-07-18T22:07:04.522Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:04.562Z] #17 95.91 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-18T22:07:04.562Z] #17 95.91 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-18T22:07:04.562Z] #17 95.91 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-18T22:07:04.718Z] #29 2.981 ### 4.9% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.2% #################### 28.5% ############################## 42.5% ################################ 44.8% ########################################## 59.7% ################################################ 66.7% ################################################### 72.0% ####################################################### 77.2% ########################################################### 82.4% ############################################################## 87.4% ################################################################## 92.8% ###################################################################### 97.8% ######################################################################## 100.0% [2021-07-18T22:07:04.718Z] #29 4.850 [2021-07-18T22:07:04.718Z] #29 5.050 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-18T22:07:04.718Z] #29 5.110 [2021-07-18T22:07:05.025Z] #29 5.155 ######################################################################## 100.0% [2021-07-18T22:07:05.025Z] #29 5.213 [2021-07-18T22:07:05.128Z] #17 96.62 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-18T22:07:05.128Z] #17 96.62 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-18T22:07:05.128Z] #17 96.63 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-18T22:07:05.290Z] #29 5.553 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-18T22:07:05.290Z] #29 5.618 [2021-07-18T22:07:05.290Z] #29 5.714 ######################################################################## 100.0% [2021-07-18T22:07:05.290Z] #29 5.733 [2021-07-18T22:07:05.343Z] #13 3.091 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:07:05.343Z] #13 3.189 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:05.343Z] #13 3.190 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:05.343Z] #13 3.236 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:05.553Z] #29 6.003 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-18T22:07:05.695Z] #17 97.10 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-18T22:07:05.695Z] #17 97.10 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:05.695Z] #17 97.10 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:05.695Z] #17 97.18 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-18T22:07:05.695Z] #17 97.18 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:05.695Z] #17 97.18 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:05.859Z] #29 6.094 [2021-07-18T22:07:05.914Z] #13 4.151 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:07:06.120Z] #29 6.206 ############ 16.9% [2021-07-18T22:07:06.120Z] #29 ... [2021-07-18T22:07:06.120Z] [2021-07-18T22:07:06.120Z] #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-07-18T22:07:06.120Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-18T22:07:06.120Z] #43 DONE 3.7s [2021-07-18T22:07:06.120Z] [2021-07-18T22:07:06.120Z] #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-07-18T22:07:06.120Z] #29 sha256:997522696ffb9be0cdfd11b9590fd09bd3a54eddfe9fe4236b20bd8bd647606d [2021-07-18T22:07:06.120Z] #29 6.206 ############ 16.9% ###################### 31.6% [2021-07-18T22:07:06.120Z] #29 ... [2021-07-18T22:07:06.120Z] [2021-07-18T22:07:06.120Z] #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-07-18T22:07:06.120Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:07.071Z] #17 98.40 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-18T22:07:07.071Z] #17 98.40 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:07.071Z] #17 98.41 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:07.071Z] #17 98.48 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-18T22:07:07.071Z] #17 98.48 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:07.071Z] #17 98.49 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-18T22:07:07.336Z] #13 ... [2021-07-18T22:07:07.336Z] [2021-07-18T22:07:07.336Z] #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-07-18T22:07:07.336Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:07:07.336Z] #46 4.299 + RM_GOPATH=0 [2021-07-18T22:07:07.336Z] #46 4.299 + TMP_GOPATH= [2021-07-18T22:07:07.336Z] #46 4.299 + : /build [2021-07-18T22:07:07.336Z] #46 4.299 + '[' -z '' ']' [2021-07-18T22:07:07.336Z] #46 4.303 ++ mktemp -d [2021-07-18T22:07:07.336Z] #46 4.304 + export GOPATH=/tmp/tmp.WExS65JgQh [2021-07-18T22:07:07.336Z] #46 4.304 + GOPATH=/tmp/tmp.WExS65JgQh [2021-07-18T22:07:07.336Z] #46 4.304 + RM_GOPATH=1 [2021-07-18T22:07:07.336Z] #46 4.304 + case "$(go env GOARCH)" in [2021-07-18T22:07:07.336Z] #46 4.304 ++ go env GOARCH [2021-07-18T22:07:07.336Z] #46 4.333 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:07.336Z] #46 4.333 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:07.336Z] #46 4.333 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:07.336Z] #46 4.335 + dir=/tmp/install [2021-07-18T22:07:07.336Z] #46 4.335 + bin=vndr [2021-07-18T22:07:07.336Z] #46 4.335 + shift [2021-07-18T22:07:07.336Z] #46 4.335 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-18T22:07:07.336Z] #46 4.335 + . /tmp/install/vndr.installer [2021-07-18T22:07:07.336Z] #46 4.335 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:07.336Z] #46 4.335 + install_vndr [2021-07-18T22:07:07.336Z] #46 4.335 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-18T22:07:07.336Z] #46 4.335 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:07.336Z] #46 4.335 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WExS65JgQh/src/github.com/LK4D4/vndr [2021-07-18T22:07:07.336Z] #46 4.340 Cloning into '/tmp/tmp.WExS65JgQh/src/github.com/LK4D4/vndr'... [2021-07-18T22:07:07.336Z] #46 4.968 + cd /tmp/tmp.WExS65JgQh/src/github.com/LK4D4/vndr [2021-07-18T22:07:07.336Z] #46 4.968 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:07.336Z] #46 5.027 + go build -buildmode=pie -v -o /build/vndr . [2021-07-18T22:07:07.336Z] #46 6.642 internal/unsafeheader [2021-07-18T22:07:07.336Z] #46 6.777 internal/cpu [2021-07-18T22:07:07.336Z] #46 6.851 runtime/internal/atomic [2021-07-18T22:07:07.336Z] #46 7.218 runtime/internal/sys [2021-07-18T22:07:07.336Z] #46 7.680 runtime/internal/math [2021-07-18T22:07:07.336Z] #46 7.778 internal/bytealg [2021-07-18T22:07:07.336Z] #46 7.824 internal/race [2021-07-18T22:07:07.336Z] #46 8.014 sync/atomic [2021-07-18T22:07:07.336Z] #46 8.455 unicode [2021-07-18T22:07:07.898Z] #46 9.154 runtime [2021-07-18T22:07:07.898Z] #46 ... [2021-07-18T22:07:07.898Z] [2021-07-18T22:07:07.898Z] #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-07-18T22:07:07.898Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:07.898Z] #13 6.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:08.447Z] #17 99.75 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-18T22:07:08.447Z] #17 99.75 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:08.447Z] #17 99.76 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:08.447Z] #17 99.83 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-18T22:07:08.447Z] #17 99.83 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:08.447Z] #17 99.84 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-18T22:07:08.658Z] #44 ... [2021-07-18T22:07:08.658Z] [2021-07-18T22:07:08.658Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-18T22:07:08.658Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-18T22:07:08.658Z] #31 DONE 6.3s [2021-07-18T22:07:08.658Z] [2021-07-18T22:07:08.658Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-18T22:07:08.658Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-18T22:07:08.658Z] #39 DONE 6.3s [2021-07-18T22:07:08.658Z] [2021-07-18T22:07:08.658Z] #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-07-18T22:07:08.658Z] #29 sha256:997522696ffb9be0cdfd11b9590fd09bd3a54eddfe9fe4236b20bd8bd647606d [2021-07-18T22:07:08.658Z] #29 6.206 ############ 16.9% ###################### 31.6% ####################################### 55.5% #################################################### 73.4% ################################################################# 91.6% ######################################################################## 100.0% [2021-07-18T22:07:08.658Z] #29 6.687 [2021-07-18T22:07:08.658Z] #29 6.886 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-18T22:07:08.658Z] #29 6.937 [2021-07-18T22:07:08.658Z] #29 6.974 ######################################################################## 100.0% [2021-07-18T22:07:08.658Z] #29 6.998 [2021-07-18T22:07:08.658Z] #29 7.183 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-18T22:07:08.658Z] #29 7.243 [2021-07-18T22:07:08.658Z] #29 7.286 ######################################################################## 100.0% [2021-07-18T22:07:08.658Z] #29 7.334 [2021-07-18T22:07:08.658Z] #29 7.341 Download of images into '/build' complete. [2021-07-18T22:07:08.658Z] #29 7.341 Use something like the following to load the result into a Docker daemon: [2021-07-18T22:07:08.658Z] #29 7.341 tar -cC '/build' . | docker load [2021-07-18T22:07:08.658Z] #29 DONE 9.0s [2021-07-18T22:07:08.658Z] [2021-07-18T22:07:08.658Z] #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-07-18T22:07:08.658Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:08.732Z] #40 ... [2021-07-18T22:07:08.732Z] [2021-07-18T22:07:08.732Z] #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-07-18T22:07:08.732Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-18T22:07:08.732Z] #12 DONE 6.0s [2021-07-18T22:07:08.732Z] [2021-07-18T22:07:08.732Z] #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-07-18T22:07:08.732Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:08.827Z] #13 ... [2021-07-18T22:07:08.827Z] [2021-07-18T22:07:08.827Z] #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-07-18T22:07:08.827Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:08.827Z] #56 5.602 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:08.827Z] #56 5.674 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:08.827Z] #56 5.677 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:08.827Z] #56 6.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:08.827Z] #56 9.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:09.083Z] #56 ... [2021-07-18T22:07:09.083Z] [2021-07-18T22:07:09.083Z] #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-07-18T22:07:09.083Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:09.083Z] #36 4.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:09.083Z] #36 4.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:09.083Z] #36 4.518 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:09.083Z] #36 5.730 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:09.083Z] #36 7.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:09.083Z] #36 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:09.083Z] #36 ... [2021-07-18T22:07:09.083Z] [2021-07-18T22:07:09.083Z] #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-07-18T22:07:09.083Z] #24 sha256:2ebca24dc2541391df60619a8b5bbbb7e7ade48847c80a444dd07ec3d605475b [2021-07-18T22:07:09.083Z] #24 5.092 + RM_GOPATH=0 [2021-07-18T22:07:09.083Z] #24 5.092 + TMP_GOPATH= [2021-07-18T22:07:09.083Z] #24 5.092 + : /build [2021-07-18T22:07:09.083Z] #24 5.092 + '[' -z '' ']' [2021-07-18T22:07:09.083Z] #24 5.093 ++ mktemp -d [2021-07-18T22:07:09.083Z] #24 5.106 + export GOPATH=/tmp/tmp.5CMYzXtQnU [2021-07-18T22:07:09.083Z] #24 5.106 + GOPATH=/tmp/tmp.5CMYzXtQnU [2021-07-18T22:07:09.083Z] #24 5.106 + RM_GOPATH=1 [2021-07-18T22:07:09.083Z] #24 5.106 + case "$(go env GOARCH)" in [2021-07-18T22:07:09.083Z] #24 5.106 ++ go env GOARCH [2021-07-18T22:07:09.083Z] #24 5.190 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:09.083Z] #24 5.191 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:09.083Z] #24 5.192 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:09.083Z] #24 5.196 + dir=/tmp/install [2021-07-18T22:07:09.083Z] #24 5.196 + bin=dockercli [2021-07-18T22:07:09.083Z] #24 5.196 + shift [2021-07-18T22:07:09.083Z] #24 5.196 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-18T22:07:09.083Z] #24 5.196 + . /tmp/install/dockercli.installer [2021-07-18T22:07:09.083Z] #24 5.196 ++ : stable [2021-07-18T22:07:09.083Z] #24 5.196 ++ : 17.06.2-ce [2021-07-18T22:07:09.083Z] #24 5.196 + install_dockercli [2021-07-18T22:07:09.083Z] #24 5.196 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-18T22:07:09.083Z] #24 5.196 Install docker/cli version 17.06.2-ce from stable [2021-07-18T22:07:09.083Z] #24 5.197 ++ uname -m [2021-07-18T22:07:09.083Z] #24 5.207 + arch=x86_64 [2021-07-18T22:07:09.083Z] #24 5.207 + '[' x86_64 '!=' x86_64 ']' [2021-07-18T22:07:09.083Z] #24 5.207 + url=https://download.docker.com/linux/static [2021-07-18T22:07:09.083Z] #24 5.207 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-18T22:07:09.083Z] #24 5.207 + tar -xz docker/docker [2021-07-18T22:07:09.339Z] #24 ... [2021-07-18T22:07:09.339Z] [2021-07-18T22:07:09.340Z] #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-07-18T22:07:09.340Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:09.340Z] #40 4.759 + git clone https://github.com/docker/distribution.git . [2021-07-18T22:07:09.340Z] #40 4.764 Cloning into '.'... [2021-07-18T22:07:09.340Z] #40 ... [2021-07-18T22:07:09.340Z] [2021-07-18T22:07:09.340Z] #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-07-18T22:07:09.340Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:07:09.340Z] #50 4.167 + RM_GOPATH=0 [2021-07-18T22:07:09.340Z] #50 4.167 + TMP_GOPATH= [2021-07-18T22:07:09.340Z] #50 4.167 + : /build [2021-07-18T22:07:09.340Z] #50 4.167 + '[' -z '' ']' [2021-07-18T22:07:09.340Z] #50 4.167 ++ mktemp -d [2021-07-18T22:07:09.340Z] #50 4.167 + export GOPATH=/tmp/tmp.Di1of6lylJ [2021-07-18T22:07:09.340Z] #50 4.167 + GOPATH=/tmp/tmp.Di1of6lylJ [2021-07-18T22:07:09.340Z] #50 4.167 + RM_GOPATH=1 [2021-07-18T22:07:09.340Z] #50 4.167 + case "$(go env GOARCH)" in [2021-07-18T22:07:09.340Z] #50 4.167 ++ go env GOARCH [2021-07-18T22:07:09.340Z] #50 4.172 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:09.340Z] #50 4.172 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:09.340Z] #50 4.173 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:09.340Z] #50 4.173 + dir=/tmp/install [2021-07-18T22:07:09.340Z] #50 4.174 + bin=golangci_lint [2021-07-18T22:07:09.340Z] #50 4.174 + shift [2021-07-18T22:07:09.340Z] #50 4.174 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-18T22:07:09.340Z] #50 4.174 + . /tmp/install/golangci_lint.installer [2021-07-18T22:07:09.340Z] #50 4.174 ++ : v1.23.8 [2021-07-18T22:07:09.340Z] #50 4.174 + install_golangci_lint [2021-07-18T22:07:09.340Z] #50 4.174 + set -e [2021-07-18T22:07:09.340Z] #50 4.174 + export GO111MODULE=on [2021-07-18T22:07:09.340Z] #50 4.174 + GO111MODULE=on [2021-07-18T22:07:09.340Z] #50 4.174 + GOBIN=/build [2021-07-18T22:07:09.340Z] #50 4.174 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-18T22:07:09.340Z] #50 4.382 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-18T22:07:09.596Z] #50 ... [2021-07-18T22:07:09.596Z] [2021-07-18T22:07:09.596Z] #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-07-18T22:07:09.596Z] #59 sha256:c1b96392cd6d353be3c0956d6807ab4cf79101d3994a1deaf2d43b74d28a1b47 [2021-07-18T22:07:09.596Z] #59 4.122 + RM_GOPATH=0 [2021-07-18T22:07:09.596Z] #59 4.122 + TMP_GOPATH= [2021-07-18T22:07:09.596Z] #59 4.122 + : /build [2021-07-18T22:07:09.596Z] #59 4.122 + '[' -z '' ']' [2021-07-18T22:07:09.596Z] #59 4.122 ++ mktemp -d [2021-07-18T22:07:09.596Z] #59 4.126 + export GOPATH=/tmp/tmp.37Me7fvEiZ [2021-07-18T22:07:09.596Z] #59 4.126 + GOPATH=/tmp/tmp.37Me7fvEiZ [2021-07-18T22:07:09.596Z] #59 4.126 + RM_GOPATH=1 [2021-07-18T22:07:09.596Z] #59 4.126 + case "$(go env GOARCH)" in [2021-07-18T22:07:09.596Z] #59 4.126 ++ go env GOARCH [2021-07-18T22:07:09.596Z] #59 4.139 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:09.596Z] #59 4.139 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:09.596Z] #59 4.139 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:09.596Z] #59 4.139 + dir=/tmp/install [2021-07-18T22:07:09.596Z] #59 4.139 + bin=rootlesskit [2021-07-18T22:07:09.596Z] #59 4.139 + shift [2021-07-18T22:07:09.596Z] #59 4.139 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-18T22:07:09.596Z] #59 4.139 + . /tmp/install/rootlesskit.installer [2021-07-18T22:07:09.596Z] #59 4.139 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:09.596Z] #59 4.139 + install_rootlesskit [2021-07-18T22:07:09.597Z] #59 4.139 + case "$1" in [2021-07-18T22:07:09.597Z] #59 4.139 + export CGO_ENABLED=0 [2021-07-18T22:07:09.597Z] #59 4.139 + CGO_ENABLED=0 [2021-07-18T22:07:09.597Z] #59 4.139 + _install_rootlesskit [2021-07-18T22:07:09.597Z] #59 4.139 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-18T22:07:09.597Z] #59 4.139 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.37Me7fvEiZ/src/github.com/rootless-containers/rootlesskit [2021-07-18T22:07:09.597Z] #59 4.139 Cloning into '/tmp/tmp.37Me7fvEiZ/src/github.com/rootless-containers/rootlesskit'... [2021-07-18T22:07:09.597Z] #59 4.139 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:09.597Z] #59 8.317 + cd /tmp/tmp.37Me7fvEiZ/src/github.com/rootless-containers/rootlesskit [2021-07-18T22:07:09.597Z] #59 8.317 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:09.597Z] #59 8.378 + export GO111MODULE=on [2021-07-18T22:07:09.597Z] #59 8.379 + GO111MODULE=on [2021-07-18T22:07:09.597Z] #59 8.379 + export GOPROXY=https://proxy.golang.org [2021-07-18T22:07:09.597Z] #59 8.379 + GOPROXY=https://proxy.golang.org [2021-07-18T22:07:09.597Z] #59 8.379 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-18T22:07:09.597Z] #59 8.380 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-18T22:07:09.597Z] #59 9.899 go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:07:09.597Z] #59 9.922 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-18T22:07:09.597Z] #59 10.10 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-18T22:07:09.597Z] #59 10.70 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-18T22:07:09.824Z] #17 101.0 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-18T22:07:09.824Z] #17 101.1 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:09.824Z] #17 101.1 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:09.824Z] #17 101.1 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-18T22:07:09.824Z] #17 101.1 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:09.824Z] #17 101.1 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:09.853Z] #59 ... [2021-07-18T22:07:09.853Z] [2021-07-18T22:07:09.853Z] #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-07-18T22:07:09.853Z] #52 sha256:28c7986d60e425d718606ba50d4ebab7087be684a87f28019fcc4f3f9fe04395 [2021-07-18T22:07:09.853Z] #52 4.519 + RM_GOPATH=0 [2021-07-18T22:07:09.853Z] #52 4.519 + TMP_GOPATH= [2021-07-18T22:07:09.853Z] #52 4.519 + : /build [2021-07-18T22:07:09.853Z] #52 4.519 + '[' -z '' ']' [2021-07-18T22:07:09.853Z] #52 4.519 ++ mktemp -d [2021-07-18T22:07:09.853Z] #52 4.519 + export GOPATH=/tmp/tmp.nRjG6Yigt0 [2021-07-18T22:07:09.853Z] #52 4.519 + GOPATH=/tmp/tmp.nRjG6Yigt0 [2021-07-18T22:07:09.853Z] #52 4.519 + RM_GOPATH=1 [2021-07-18T22:07:09.853Z] #52 4.519 + case "$(go env GOARCH)" in [2021-07-18T22:07:09.853Z] #52 4.519 ++ go env GOARCH [2021-07-18T22:07:09.853Z] #52 4.538 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:09.853Z] #52 4.540 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:09.853Z] #52 4.540 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:09.853Z] #52 4.540 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:09.853Z] #52 4.540 + dir=/tmp/install [2021-07-18T22:07:09.853Z] #52 4.540 + bin=shfmt [2021-07-18T22:07:09.853Z] #52 4.540 + shift [2021-07-18T22:07:09.853Z] #52 4.540 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-18T22:07:09.853Z] #52 4.540 + . /tmp/install/shfmt.installer [2021-07-18T22:07:09.853Z] #52 4.540 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:09.853Z] #52 4.540 + install_shfmt [2021-07-18T22:07:09.853Z] #52 4.540 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-18T22:07:09.853Z] #52 4.540 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nRjG6Yigt0/src/github.com/mvdan/sh [2021-07-18T22:07:09.853Z] #52 4.540 Cloning into '/tmp/tmp.nRjG6Yigt0/src/github.com/mvdan/sh'... [2021-07-18T22:07:09.853Z] #52 ... [2021-07-18T22:07:09.853Z] [2021-07-18T22:07:09.853Z] #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-07-18T22:07:09.853Z] #34 sha256:36c802e66a83cab77a932bbbb0ae92731f68c59a0e2f916fa1c7cfbaefda4c42 [2021-07-18T22:07:09.853Z] #34 4.774 Install go-toml version v1.8.1 [2021-07-18T22:07:09.853Z] #34 5.584 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-18T22:07:09.853Z] #34 8.998 github.com/pelletier/go-toml [2021-07-18T22:07:10.109Z] #34 ... [2021-07-18T22:07:10.109Z] [2021-07-18T22:07:10.109Z] #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-07-18T22:07:10.109Z] #48 sha256:a8f114cbecd08fb42e65515b46fb6e122401fba40df83e3a5aa217c58e615357 [2021-07-18T22:07:10.109Z] #48 4.866 + RM_GOPATH=0 [2021-07-18T22:07:10.109Z] #48 4.866 + TMP_GOPATH= [2021-07-18T22:07:10.109Z] #48 4.866 + : /build [2021-07-18T22:07:10.109Z] #48 4.866 + '[' -z '' ']' [2021-07-18T22:07:10.109Z] #48 4.866 ++ mktemp -d [2021-07-18T22:07:10.109Z] #48 4.866 + export GOPATH=/tmp/tmp.uJmaEAVPxG [2021-07-18T22:07:10.109Z] #48 4.866 + GOPATH=/tmp/tmp.uJmaEAVPxG [2021-07-18T22:07:10.109Z] #48 4.866 + RM_GOPATH=1 [2021-07-18T22:07:10.109Z] #48 4.866 + case "$(go env GOARCH)" in [2021-07-18T22:07:10.109Z] #48 4.866 ++ go env GOARCH [2021-07-18T22:07:10.109Z] #48 4.945 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:10.109Z] #48 4.945 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:10.109Z] #48 4.945 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:10.109Z] #48 4.945 + dir=/tmp/install [2021-07-18T22:07:10.109Z] #48 4.945 + bin=gotestsum [2021-07-18T22:07:10.109Z] #48 4.945 + shift [2021-07-18T22:07:10.109Z] #48 4.945 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-18T22:07:10.109Z] #48 4.945 + . /tmp/install/gotestsum.installer [2021-07-18T22:07:10.109Z] #48 4.945 ++ : v0.5.3 [2021-07-18T22:07:10.109Z] #48 4.945 + install_gotestsum [2021-07-18T22:07:10.109Z] #48 4.945 + set -e [2021-07-18T22:07:10.109Z] #48 4.945 + export GO111MODULE=on [2021-07-18T22:07:10.109Z] #48 4.945 + GO111MODULE=on [2021-07-18T22:07:10.109Z] #48 4.945 + GOBIN=/build [2021-07-18T22:07:10.109Z] #48 4.945 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-18T22:07:10.109Z] #48 5.624 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-18T22:07:10.110Z] #48 7.564 go: downloading github.com/fatih/color v1.9.0 [2021-07-18T22:07:10.110Z] #48 7.576 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-18T22:07:10.110Z] #48 7.648 go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:07:10.110Z] #48 7.693 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-18T22:07:10.110Z] #48 8.101 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-18T22:07:10.110Z] #48 8.112 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-18T22:07:10.110Z] #48 8.254 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-18T22:07:10.110Z] #48 8.333 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-18T22:07:10.110Z] #48 8.377 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-18T22:07:10.110Z] #48 9.090 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-18T22:07:10.110Z] #48 11.05 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-18T22:07:10.110Z] #48 ... [2021-07-18T22:07:10.110Z] [2021-07-18T22:07:10.110Z] #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-07-18T22:07:10.110Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:10.110Z] #13 8.290 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:11.199Z] #17 102.5 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-18T22:07:11.199Z] #17 102.5 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:11.199Z] #17 102.5 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:11.199Z] #17 102.5 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-18T22:07:11.199Z] #17 102.6 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:11.199Z] #17 102.6 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:11.283Z] #13 2.799 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:07:11.283Z] #13 2.895 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:11.283Z] #13 2.900 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:11.283Z] #13 2.908 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:11.963Z] #40 ... [2021-07-18T22:07:11.963Z] [2021-07-18T22:07:11.963Z] #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-07-18T22:07:11.963Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-18T22:07:11.963Z] #12 DONE 9.8s [2021-07-18T22:07:12.135Z] #17 103.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-18T22:07:12.227Z] [2021-07-18T22:07:12.227Z] #13 3.810 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:07:12.227Z] #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-07-18T22:07:12.227Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:12.227Z] #13 ... [2021-07-18T22:07:12.227Z] [2021-07-18T22:07:12.227Z] #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-07-18T22:07:12.227Z] #34 sha256:6f1d9d6777c00af2cc060e671f921dd132e367d7e53653a535ca55c672c296a8 [2021-07-18T22:07:12.227Z] #34 10.03 Install go-toml version v1.8.1 [2021-07-18T22:07:12.394Z] #17 103.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:12.394Z] #17 103.7 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:12.394Z] #17 103.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-18T22:07:12.394Z] #17 103.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:12.394Z] #17 103.8 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-18T22:07:12.394Z] #17 103.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-18T22:07:12.394Z] #17 103.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:12.394Z] #17 103.8 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-18T22:07:12.394Z] #17 103.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-18T22:07:12.394Z] #17 103.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:12.394Z] #17 103.9 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:12.394Z] #17 103.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-18T22:07:12.394Z] #17 103.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:12.394Z] #17 103.9 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:12.394Z] #17 103.9 Selecting previously unselected package cross-config. [2021-07-18T22:07:12.394Z] #17 103.9 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-18T22:07:12.394Z] #17 104.0 Unpacking cross-config (2.6.15-3) ... [2021-07-18T22:07:12.394Z] #17 104.0 Selecting previously unselected package gcc-8-cross-base. [2021-07-18T22:07:12.394Z] #17 104.0 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:12.394Z] #17 104.0 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-18T22:07:12.487Z] #34 ... [2021-07-18T22:07:12.488Z] [2021-07-18T22:07:12.488Z] #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-07-18T22:07:12.488Z] #24 sha256:9ff1b6cbf7d5cad65d45874f4a338a2dbba0ebf380033bda4b876073fda40a1c [2021-07-18T22:07:12.488Z] #24 10.08 + RM_GOPATH=0 [2021-07-18T22:07:12.488Z] #24 10.08 + TMP_GOPATH= [2021-07-18T22:07:12.488Z] #24 10.08 + : /build [2021-07-18T22:07:12.488Z] #24 10.08 + '[' -z '' ']' [2021-07-18T22:07:12.488Z] #24 10.08 ++ mktemp -d [2021-07-18T22:07:12.488Z] #24 10.08 + export GOPATH=/tmp/tmp.y7ur7cislv [2021-07-18T22:07:12.488Z] #24 10.08 + GOPATH=/tmp/tmp.y7ur7cislv [2021-07-18T22:07:12.488Z] #24 10.08 + RM_GOPATH=1 [2021-07-18T22:07:12.488Z] #24 10.08 + case "$(go env GOARCH)" in [2021-07-18T22:07:12.488Z] #24 10.08 ++ go env GOARCH [2021-07-18T22:07:12.488Z] #24 10.09 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.488Z] #24 10.09 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.488Z] #24 10.09 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:12.488Z] #24 10.09 + dir=/tmp/install [2021-07-18T22:07:12.488Z] #24 10.09 + bin=dockercli [2021-07-18T22:07:12.488Z] #24 10.09 + shift [2021-07-18T22:07:12.488Z] #24 10.09 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-18T22:07:12.488Z] #24 10.09 + . /tmp/install/dockercli.installer [2021-07-18T22:07:12.488Z] #24 10.09 ++ : stable [2021-07-18T22:07:12.488Z] #24 10.09 ++ : 17.06.2-ce [2021-07-18T22:07:12.488Z] #24 10.09 + install_dockercli [2021-07-18T22:07:12.488Z] #24 10.09 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-18T22:07:12.488Z] #24 10.09 ++ uname -m [2021-07-18T22:07:12.488Z] #24 10.09 Install docker/cli version 17.06.2-ce from stable [2021-07-18T22:07:12.488Z] #24 10.10 + arch=x86_64 [2021-07-18T22:07:12.488Z] #24 10.10 + '[' x86_64 '!=' x86_64 ']' [2021-07-18T22:07:12.488Z] #24 10.10 + url=https://download.docker.com/linux/static [2021-07-18T22:07:12.488Z] #24 10.13 + tar -xz docker/docker [2021-07-18T22:07:12.488Z] #24 10.13 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-18T22:07:12.488Z] #24 ... [2021-07-18T22:07:12.488Z] [2021-07-18T22:07:12.488Z] #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-07-18T22:07:12.488Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:07:12.488Z] #52 10.15 + RM_GOPATH=0 [2021-07-18T22:07:12.488Z] #52 10.15 + TMP_GOPATH= [2021-07-18T22:07:12.488Z] #52 10.15 + : /build [2021-07-18T22:07:12.488Z] #52 10.15 + '[' -z '' ']' [2021-07-18T22:07:12.488Z] #52 10.15 ++ mktemp -d [2021-07-18T22:07:12.488Z] #52 10.15 + export GOPATH=/tmp/tmp.SuRdwRNPn7 [2021-07-18T22:07:12.488Z] #52 10.15 + GOPATH=/tmp/tmp.SuRdwRNPn7 [2021-07-18T22:07:12.488Z] #52 10.15 + RM_GOPATH=1 [2021-07-18T22:07:12.488Z] #52 10.15 + case "$(go env GOARCH)" in [2021-07-18T22:07:12.488Z] #52 10.15 ++ go env GOARCH [2021-07-18T22:07:12.488Z] #52 10.16 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.488Z] #52 10.16 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.488Z] #52 10.16 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:12.488Z] #52 10.16 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:12.488Z] #52 10.16 + dir=/tmp/install [2021-07-18T22:07:12.488Z] #52 10.16 + bin=shfmt [2021-07-18T22:07:12.488Z] #52 10.16 + shift [2021-07-18T22:07:12.488Z] #52 10.16 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-18T22:07:12.488Z] #52 10.16 + . /tmp/install/shfmt.installer [2021-07-18T22:07:12.488Z] #52 10.16 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:12.488Z] #52 10.16 + install_shfmt [2021-07-18T22:07:12.488Z] #52 10.16 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-18T22:07:12.488Z] #52 10.16 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SuRdwRNPn7/src/github.com/mvdan/sh [2021-07-18T22:07:12.488Z] #52 10.17 Cloning into '/tmp/tmp.SuRdwRNPn7/src/github.com/mvdan/sh'... [2021-07-18T22:07:12.489Z] #13 ... [2021-07-18T22:07:12.489Z] [2021-07-18T22:07:12.489Z] #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-07-18T22:07:12.489Z] #59 sha256:a4e389ed15a39a20340391db2c6f98e13c709b3ae1a2cc0220807a701d6a7a8b [2021-07-18T22:07:12.489Z] #59 7.464 + RM_GOPATH=0 [2021-07-18T22:07:12.489Z] #59 7.464 + TMP_GOPATH= [2021-07-18T22:07:12.489Z] #59 7.464 + : /build [2021-07-18T22:07:12.489Z] #59 7.464 + '[' -z '' ']' [2021-07-18T22:07:12.489Z] #59 7.464 ++ mktemp -d [2021-07-18T22:07:12.489Z] #59 7.475 + export GOPATH=/tmp/tmp.u1r9v9NlpG [2021-07-18T22:07:12.489Z] #59 7.475 + GOPATH=/tmp/tmp.u1r9v9NlpG [2021-07-18T22:07:12.489Z] #59 7.475 + RM_GOPATH=1 [2021-07-18T22:07:12.489Z] #59 7.475 + case "$(go env GOARCH)" in [2021-07-18T22:07:12.489Z] #59 7.475 ++ go env GOARCH [2021-07-18T22:07:12.489Z] #59 7.569 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.489Z] #59 7.569 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.489Z] #59 7.597 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:12.489Z] #59 7.597 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:12.489Z] #59 7.597 + dir=/tmp/install [2021-07-18T22:07:12.489Z] #59 7.597 + bin=rootlesskit [2021-07-18T22:07:12.489Z] #59 7.597 + shift [2021-07-18T22:07:12.489Z] #59 7.597 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-18T22:07:12.489Z] #59 7.597 + . /tmp/install/rootlesskit.installer [2021-07-18T22:07:12.489Z] #59 7.597 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:12.489Z] #59 7.597 + install_rootlesskit [2021-07-18T22:07:12.489Z] #59 7.597 + case "$1" in [2021-07-18T22:07:12.489Z] #59 7.597 + export CGO_ENABLED=0 [2021-07-18T22:07:12.489Z] #59 7.597 + CGO_ENABLED=0 [2021-07-18T22:07:12.489Z] #59 7.597 + _install_rootlesskit [2021-07-18T22:07:12.489Z] #59 7.597 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-18T22:07:12.489Z] #59 7.597 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.u1r9v9NlpG/src/github.com/rootless-containers/rootlesskit [2021-07-18T22:07:12.489Z] #59 7.629 Cloning into '/tmp/tmp.u1r9v9NlpG/src/github.com/rootless-containers/rootlesskit'... [2021-07-18T22:07:12.632Z] #13 10.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:12.653Z] #17 104.1 Selecting previously unselected package libc6-arm64-cross. [2021-07-18T22:07:12.653Z] #17 104.1 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:12.653Z] #17 104.1 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-18T22:07:12.747Z] #52 ... [2021-07-18T22:07:12.747Z] [2021-07-18T22:07:12.747Z] #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-07-18T22:07:12.747Z] #59 sha256:4d5442a1f7fcfe4f3626bdf3286e1175232c344eaa644b4d38d947efbf5f98bb [2021-07-18T22:07:12.747Z] #59 10.50 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:12.747Z] #59 10.50 + RM_GOPATH=0 [2021-07-18T22:07:12.747Z] #59 10.50 + TMP_GOPATH= [2021-07-18T22:07:12.747Z] #59 10.50 + : /build [2021-07-18T22:07:12.747Z] #59 10.50 + '[' -z '' ']' [2021-07-18T22:07:12.747Z] #59 10.50 ++ mktemp -d [2021-07-18T22:07:12.747Z] #59 10.50 + export GOPATH=/tmp/tmp.uKlxr1AJH6 [2021-07-18T22:07:12.747Z] #59 10.50 + GOPATH=/tmp/tmp.uKlxr1AJH6 [2021-07-18T22:07:12.747Z] #59 10.50 + RM_GOPATH=1 [2021-07-18T22:07:12.747Z] #59 10.50 + case "$(go env GOARCH)" in [2021-07-18T22:07:12.747Z] #59 10.50 ++ go env GOARCH [2021-07-18T22:07:12.747Z] #59 10.50 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.747Z] #59 10.50 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.747Z] #59 10.50 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:12.747Z] #59 10.50 + dir=/tmp/install [2021-07-18T22:07:12.747Z] #59 10.50 + bin=rootlesskit [2021-07-18T22:07:12.747Z] #59 10.50 + shift [2021-07-18T22:07:12.747Z] #59 10.50 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-18T22:07:12.747Z] #59 10.50 + . /tmp/install/rootlesskit.installer [2021-07-18T22:07:12.748Z] #59 10.50 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:12.748Z] #59 10.50 + install_rootlesskit [2021-07-18T22:07:12.748Z] #59 10.50 + case "$1" in [2021-07-18T22:07:12.748Z] #59 10.50 + export CGO_ENABLED=0 [2021-07-18T22:07:12.748Z] #59 10.50 + CGO_ENABLED=0 [2021-07-18T22:07:12.748Z] #59 10.50 + _install_rootlesskit [2021-07-18T22:07:12.748Z] #59 10.50 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-18T22:07:12.748Z] #59 10.50 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uKlxr1AJH6/src/github.com/rootless-containers/rootlesskit [2021-07-18T22:07:12.748Z] #59 10.52 Cloning into '/tmp/tmp.uKlxr1AJH6/src/github.com/rootless-containers/rootlesskit'... [2021-07-18T22:07:12.748Z] #59 ... [2021-07-18T22:07:12.748Z] [2021-07-18T22:07:12.748Z] #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-07-18T22:07:12.748Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:12.748Z] #36 10.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:12.748Z] #36 10.30 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:12.748Z] #36 10.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:12.750Z] #59 ... [2021-07-18T22:07:12.750Z] [2021-07-18T22:07:12.751Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:12.751Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:07:12.751Z] #32 7.091 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-18T22:07:12.751Z] #32 7.102 Cloning into '.'... [2021-07-18T22:07:12.751Z] #32 ... [2021-07-18T22:07:12.751Z] [2021-07-18T22:07:12.751Z] #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-07-18T22:07:12.751Z] #24 sha256:05a7db77a3be3c9789817e05c48218f6b23d73168ce9738f90b1f42d01a35ce9 [2021-07-18T22:07:12.751Z] #24 6.386 + RM_GOPATH=0 [2021-07-18T22:07:12.751Z] #24 6.386 + TMP_GOPATH= [2021-07-18T22:07:12.751Z] #24 6.386 + : /build [2021-07-18T22:07:12.751Z] #24 6.386 + '[' -z '' ']' [2021-07-18T22:07:12.751Z] #24 6.386 ++ mktemp -d [2021-07-18T22:07:12.751Z] #24 6.386 + export GOPATH=/tmp/tmp.yHjwKsuS9H [2021-07-18T22:07:12.751Z] #24 6.386 + GOPATH=/tmp/tmp.yHjwKsuS9H [2021-07-18T22:07:12.751Z] #24 6.386 + RM_GOPATH=1 [2021-07-18T22:07:12.751Z] #24 6.386 + case "$(go env GOARCH)" in [2021-07-18T22:07:12.751Z] #24 6.386 ++ go env GOARCH [2021-07-18T22:07:12.751Z] #24 6.394 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.751Z] #24 6.394 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.751Z] #24 6.394 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:12.751Z] #24 6.396 Install docker/cli version 17.06.2-ce from stable [2021-07-18T22:07:12.751Z] #24 6.396 + dir=/tmp/install [2021-07-18T22:07:12.751Z] #24 6.396 + bin=dockercli [2021-07-18T22:07:12.751Z] #24 6.396 + shift [2021-07-18T22:07:12.751Z] #24 6.396 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-18T22:07:12.751Z] #24 6.396 + . /tmp/install/dockercli.installer [2021-07-18T22:07:12.751Z] #24 6.396 ++ : stable [2021-07-18T22:07:12.751Z] #24 6.396 ++ : 17.06.2-ce [2021-07-18T22:07:12.751Z] #24 6.396 + install_dockercli [2021-07-18T22:07:12.751Z] #24 6.396 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-18T22:07:12.751Z] #24 6.397 ++ uname -m [2021-07-18T22:07:12.751Z] #24 6.397 + arch=x86_64 [2021-07-18T22:07:12.751Z] #24 6.397 + '[' x86_64 '!=' x86_64 ']' [2021-07-18T22:07:12.751Z] #24 6.397 + url=https://download.docker.com/linux/static [2021-07-18T22:07:12.751Z] #24 6.401 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-18T22:07:12.751Z] #24 6.401 + tar -xz docker/docker [2021-07-18T22:07:12.751Z] #24 ... [2021-07-18T22:07:12.751Z] [2021-07-18T22:07:12.751Z] #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-07-18T22:07:12.751Z] #50 sha256:cd956ab17c5323e153c7a000c1320149aa1abf8b7dec06bf993f010931c0f22f [2021-07-18T22:07:12.751Z] #50 6.555 + RM_GOPATH=0 [2021-07-18T22:07:12.751Z] #50 6.555 + TMP_GOPATH= [2021-07-18T22:07:12.751Z] #50 6.555 + : /build [2021-07-18T22:07:12.751Z] #50 6.555 + '[' -z '' ']' [2021-07-18T22:07:12.751Z] #50 6.555 ++ mktemp -d [2021-07-18T22:07:12.751Z] #50 6.556 + export GOPATH=/tmp/tmp.6INKJUus7c [2021-07-18T22:07:12.751Z] #50 6.556 + GOPATH=/tmp/tmp.6INKJUus7c [2021-07-18T22:07:12.751Z] #50 6.556 + RM_GOPATH=1 [2021-07-18T22:07:12.751Z] #50 6.556 + case "$(go env GOARCH)" in [2021-07-18T22:07:12.751Z] #50 6.557 ++ go env GOARCH [2021-07-18T22:07:12.751Z] #50 6.573 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.751Z] #50 6.573 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:12.751Z] #50 6.573 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:12.751Z] #50 6.573 + dir=/tmp/install [2021-07-18T22:07:12.751Z] #50 6.573 + bin=golangci_lint [2021-07-18T22:07:12.751Z] #50 6.573 + shift [2021-07-18T22:07:12.751Z] #50 6.573 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-18T22:07:12.751Z] #50 6.573 + . /tmp/install/golangci_lint.installer [2021-07-18T22:07:12.751Z] #50 6.573 ++ : v1.23.8 [2021-07-18T22:07:12.751Z] #50 6.573 + install_golangci_lint [2021-07-18T22:07:12.751Z] #50 6.573 + set -e [2021-07-18T22:07:12.751Z] #50 6.573 + export GO111MODULE=on [2021-07-18T22:07:12.751Z] #50 6.573 + GO111MODULE=on [2021-07-18T22:07:12.751Z] #50 6.573 + GOBIN=/build [2021-07-18T22:07:12.751Z] #50 6.573 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-18T22:07:12.751Z] #50 7.466 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-18T22:07:12.890Z] #13 ... [2021-07-18T22:07:12.890Z] [2021-07-18T22:07:12.890Z] #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-07-18T22:07:12.890Z] #24 sha256:2ebca24dc2541391df60619a8b5bbbb7e7ade48847c80a444dd07ec3d605475b [2021-07-18T22:07:12.890Z] #24 13.61 + mkdir -p /build [2021-07-18T22:07:12.890Z] #24 13.61 + mv docker/docker /build/ [2021-07-18T22:07:12.890Z] #24 13.64 + rmdir docker [2021-07-18T22:07:12.890Z] #24 DONE 14.0s [2021-07-18T22:07:12.890Z] [2021-07-18T22:07:12.890Z] #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-07-18T22:07:12.890Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:07:12.890Z] #46 11.94 unicode/utf8 [2021-07-18T22:07:12.890Z] #46 12.51 math/bits [2021-07-18T22:07:12.890Z] #46 13.30 math [2021-07-18T22:07:12.911Z] #17 104.4 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-18T22:07:12.911Z] #17 104.4 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-18T22:07:12.911Z] #17 104.4 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:12.911Z] #17 104.5 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-18T22:07:12.911Z] #17 104.5 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:12.911Z] #17 104.5 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:12.911Z] #17 104.5 Selecting previously unselected package libitm1-arm64-cross. [2021-07-18T22:07:12.911Z] #17 104.5 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:12.911Z] #17 104.5 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:12.911Z] #17 104.6 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-18T22:07:13.009Z] #36 ... [2021-07-18T22:07:13.009Z] [2021-07-18T22:07:13.009Z] #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-07-18T22:07:13.009Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:07:13.009Z] #46 ... [2021-07-18T22:07:13.009Z] [2021-07-18T22:07:13.009Z] #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-07-18T22:07:13.009Z] #50 sha256:118518361d69d9243c24be0e0de82df600e2f6d85f92c05ec3cd3bbf068e4de6 [2021-07-18T22:07:13.009Z] #50 10.27 + RM_GOPATH=0 [2021-07-18T22:07:13.009Z] #50 10.27 + TMP_GOPATH= [2021-07-18T22:07:13.009Z] #50 10.27 + : /build [2021-07-18T22:07:13.009Z] #50 10.27 + '[' -z '' ']' [2021-07-18T22:07:13.009Z] #50 10.27 ++ mktemp -d [2021-07-18T22:07:13.009Z] #50 10.27 + export GOPATH=/tmp/tmp.X5HuZ6YVNd [2021-07-18T22:07:13.009Z] #50 10.27 + GOPATH=/tmp/tmp.X5HuZ6YVNd [2021-07-18T22:07:13.009Z] #50 10.27 + RM_GOPATH=1 [2021-07-18T22:07:13.009Z] #50 10.27 + case "$(go env GOARCH)" in [2021-07-18T22:07:13.009Z] #50 10.27 ++ go env GOARCH [2021-07-18T22:07:13.009Z] #50 10.29 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.009Z] #50 10.29 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.009Z] #50 10.29 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:13.009Z] #50 10.29 + dir=/tmp/install [2021-07-18T22:07:13.009Z] #50 10.29 + bin=golangci_lint [2021-07-18T22:07:13.009Z] #50 10.29 + shift [2021-07-18T22:07:13.009Z] #50 10.29 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-18T22:07:13.009Z] #50 10.29 + . /tmp/install/golangci_lint.installer [2021-07-18T22:07:13.009Z] #50 10.29 ++ : v1.23.8 [2021-07-18T22:07:13.009Z] #50 10.29 + install_golangci_lint [2021-07-18T22:07:13.009Z] #50 10.29 + set -e [2021-07-18T22:07:13.009Z] #50 10.29 + export GO111MODULE=on [2021-07-18T22:07:13.009Z] #50 10.29 + GO111MODULE=on [2021-07-18T22:07:13.009Z] #50 10.29 + GOBIN=/build [2021-07-18T22:07:13.009Z] #50 10.29 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-18T22:07:13.012Z] #50 ... [2021-07-18T22:07:13.012Z] [2021-07-18T22:07:13.012Z] #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-07-18T22:07:13.012Z] #48 sha256:d7648af3fd6c837e3c0e0b8588aa1be61c52741f790d9122d71e707eb507e2b2 [2021-07-18T22:07:13.012Z] #48 6.630 + RM_GOPATH=0 [2021-07-18T22:07:13.012Z] #48 6.630 + TMP_GOPATH= [2021-07-18T22:07:13.012Z] #48 6.630 + : /build [2021-07-18T22:07:13.012Z] #48 6.630 + '[' -z '' ']' [2021-07-18T22:07:13.012Z] #48 6.630 ++ mktemp -d [2021-07-18T22:07:13.012Z] #48 6.630 + export GOPATH=/tmp/tmp.vlGSQjMPJE [2021-07-18T22:07:13.012Z] #48 6.630 + GOPATH=/tmp/tmp.vlGSQjMPJE [2021-07-18T22:07:13.012Z] #48 6.630 + RM_GOPATH=1 [2021-07-18T22:07:13.012Z] #48 6.630 + case "$(go env GOARCH)" in [2021-07-18T22:07:13.012Z] #48 6.630 ++ go env GOARCH [2021-07-18T22:07:13.012Z] #48 6.630 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.012Z] #48 6.630 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.012Z] #48 6.630 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:13.012Z] #48 6.630 + dir=/tmp/install [2021-07-18T22:07:13.012Z] #48 6.630 + bin=gotestsum [2021-07-18T22:07:13.012Z] #48 6.630 + shift [2021-07-18T22:07:13.012Z] #48 6.630 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-18T22:07:13.012Z] #48 6.630 + . /tmp/install/gotestsum.installer [2021-07-18T22:07:13.012Z] #48 6.630 ++ : v0.5.3 [2021-07-18T22:07:13.012Z] #48 6.630 + install_gotestsum [2021-07-18T22:07:13.012Z] #48 6.630 + set -e [2021-07-18T22:07:13.012Z] #48 6.630 + export GO111MODULE=on [2021-07-18T22:07:13.012Z] #48 6.630 + GO111MODULE=on [2021-07-18T22:07:13.012Z] #48 6.630 + GOBIN=/build [2021-07-18T22:07:13.012Z] #48 6.634 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-18T22:07:13.012Z] #48 7.597 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-18T22:07:13.012Z] #48 9.182 go: downloading github.com/fatih/color v1.9.0 [2021-07-18T22:07:13.012Z] #48 9.183 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-18T22:07:13.012Z] #48 9.212 go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:07:13.012Z] #48 9.237 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-18T22:07:13.012Z] #48 9.559 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-18T22:07:13.012Z] #48 9.564 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-18T22:07:13.012Z] #48 9.689 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-18T22:07:13.012Z] #48 9.875 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-18T22:07:13.012Z] #48 9.884 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-18T22:07:13.012Z] #48 10.34 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-18T22:07:13.169Z] #17 104.6 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:13.169Z] #17 104.6 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:13.169Z] #17 104.6 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-18T22:07:13.169Z] #17 104.6 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:13.169Z] #17 104.6 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:13.270Z] #50 10.84 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-18T22:07:13.270Z] #50 ... [2021-07-18T22:07:13.270Z] [2021-07-18T22:07:13.270Z] #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-07-18T22:07:13.270Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:13.270Z] #56 ... [2021-07-18T22:07:13.270Z] [2021-07-18T22:07:13.270Z] #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-07-18T22:07:13.270Z] #48 sha256:631ed6a127707b5f45b8ad882ea172d3bf6b53b2169a6244fa3d96649102eee1 [2021-07-18T22:07:13.270Z] #48 10.01 + RM_GOPATH=0 [2021-07-18T22:07:13.270Z] #48 10.01 + TMP_GOPATH= [2021-07-18T22:07:13.270Z] #48 10.01 + : /build [2021-07-18T22:07:13.270Z] #48 10.01 + '[' -z '' ']' [2021-07-18T22:07:13.270Z] #48 10.01 ++ mktemp -d [2021-07-18T22:07:13.270Z] #48 10.01 + export GOPATH=/tmp/tmp.OzGj6L7TDx [2021-07-18T22:07:13.270Z] #48 10.01 + GOPATH=/tmp/tmp.OzGj6L7TDx [2021-07-18T22:07:13.270Z] #48 10.01 + RM_GOPATH=1 [2021-07-18T22:07:13.270Z] #48 10.01 + case "$(go env GOARCH)" in [2021-07-18T22:07:13.270Z] #48 10.01 ++ go env GOARCH [2021-07-18T22:07:13.270Z] #48 10.02 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.270Z] #48 10.02 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.270Z] #48 10.02 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:13.270Z] #48 10.02 + dir=/tmp/install [2021-07-18T22:07:13.270Z] #48 10.02 + bin=gotestsum [2021-07-18T22:07:13.270Z] #48 10.02 + shift [2021-07-18T22:07:13.270Z] #48 10.02 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-18T22:07:13.270Z] #48 10.02 + . /tmp/install/gotestsum.installer [2021-07-18T22:07:13.270Z] #48 10.02 ++ : v0.5.3 [2021-07-18T22:07:13.270Z] #48 10.02 + install_gotestsum [2021-07-18T22:07:13.270Z] #48 10.02 + set -e [2021-07-18T22:07:13.270Z] #48 10.02 + export GO111MODULE=on [2021-07-18T22:07:13.270Z] #48 10.02 + GO111MODULE=on [2021-07-18T22:07:13.270Z] #48 10.02 + GOBIN=/build [2021-07-18T22:07:13.270Z] #48 10.02 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-18T22:07:13.270Z] #48 10.57 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-18T22:07:13.343Z] #48 ... [2021-07-18T22:07:13.343Z] [2021-07-18T22:07:13.343Z] #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-07-18T22:07:13.343Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:07:13.343Z] #46 7.121 + RM_GOPATH=0 [2021-07-18T22:07:13.343Z] #46 7.121 + TMP_GOPATH= [2021-07-18T22:07:13.343Z] #46 7.121 + : /build [2021-07-18T22:07:13.343Z] #46 7.121 + '[' -z '' ']' [2021-07-18T22:07:13.343Z] #46 7.121 ++ mktemp -d [2021-07-18T22:07:13.343Z] #46 7.126 + export GOPATH=/tmp/tmp.4dGf1iakox [2021-07-18T22:07:13.343Z] #46 7.126 + GOPATH=/tmp/tmp.4dGf1iakox [2021-07-18T22:07:13.343Z] #46 7.126 + RM_GOPATH=1 [2021-07-18T22:07:13.343Z] #46 7.126 + case "$(go env GOARCH)" in [2021-07-18T22:07:13.343Z] #46 7.126 ++ go env GOARCH [2021-07-18T22:07:13.343Z] #46 7.143 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.343Z] #46 7.143 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.343Z] #46 7.144 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:13.343Z] #46 7.146 + dir=/tmp/install [2021-07-18T22:07:13.343Z] #46 7.146 + bin=vndr [2021-07-18T22:07:13.343Z] #46 7.146 + shift [2021-07-18T22:07:13.343Z] #46 7.146 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-18T22:07:13.343Z] #46 7.146 + . /tmp/install/vndr.installer [2021-07-18T22:07:13.343Z] #46 7.146 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:13.343Z] #46 7.146 + install_vndr [2021-07-18T22:07:13.343Z] #46 7.146 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-18T22:07:13.343Z] #46 7.146 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4dGf1iakox/src/github.com/LK4D4/vndr [2021-07-18T22:07:13.343Z] #46 7.146 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:13.343Z] #46 7.148 Cloning into '/tmp/tmp.4dGf1iakox/src/github.com/LK4D4/vndr'... [2021-07-18T22:07:13.343Z] #46 7.937 + cd /tmp/tmp.4dGf1iakox/src/github.com/LK4D4/vndr [2021-07-18T22:07:13.343Z] #46 7.937 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:13.343Z] #46 7.983 + go build -buildmode=pie -v -o /build/vndr . [2021-07-18T22:07:13.343Z] #46 9.448 internal/unsafeheader [2021-07-18T22:07:13.343Z] #46 9.548 internal/cpu [2021-07-18T22:07:13.343Z] #46 9.558 runtime/internal/atomic [2021-07-18T22:07:13.343Z] #46 10.04 runtime/internal/sys [2021-07-18T22:07:13.343Z] #46 10.35 runtime/internal/math [2021-07-18T22:07:13.343Z] #46 10.45 internal/race [2021-07-18T22:07:13.343Z] #46 10.50 internal/bytealg [2021-07-18T22:07:13.343Z] #46 10.75 sync/atomic [2021-07-18T22:07:13.343Z] #46 ... [2021-07-18T22:07:13.343Z] [2021-07-18T22:07:13.343Z] #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-07-18T22:07:13.343Z] #34 sha256:61edbc5fe9c81ec17f53df9120697bb9babc50dfda76aa0ddcc9ac99a658d303 [2021-07-18T22:07:13.343Z] #34 7.718 Install go-toml version v1.8.1 [2021-07-18T22:07:13.343Z] #34 8.689 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-18T22:07:13.427Z] #17 104.8 Selecting previously unselected package libasan5-arm64-cross. [2021-07-18T22:07:13.427Z] #17 104.8 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:13.427Z] #17 104.8 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:13.427Z] #17 104.9 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-18T22:07:13.427Z] #17 104.9 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:13.427Z] #17 104.9 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:13.427Z] #17 105.0 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-18T22:07:13.427Z] #17 105.0 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:13.427Z] #17 105.0 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:13.531Z] #48 ... [2021-07-18T22:07:13.531Z] [2021-07-18T22:07:13.531Z] #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-07-18T22:07:13.531Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:13.531Z] #36 10.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:13.605Z] #34 ... [2021-07-18T22:07:13.605Z] [2021-07-18T22:07:13.605Z] #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-07-18T22:07:13.605Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:13.605Z] #56 8.042 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:13.605Z] #56 8.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:13.605Z] #56 8.129 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:13.605Z] #56 9.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:13.605Z] #56 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:13.605Z] #56 ... [2021-07-18T22:07:13.605Z] [2021-07-18T22:07:13.605Z] #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-07-18T22:07:13.605Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:07:13.605Z] #52 6.509 + RM_GOPATH=0 [2021-07-18T22:07:13.605Z] #52 6.509 + TMP_GOPATH= [2021-07-18T22:07:13.605Z] #52 6.509 + : /build [2021-07-18T22:07:13.605Z] #52 6.509 + '[' -z '' ']' [2021-07-18T22:07:13.605Z] #52 6.519 ++ mktemp -d [2021-07-18T22:07:13.605Z] #52 6.519 + export GOPATH=/tmp/tmp.ZtJMLuXyNr [2021-07-18T22:07:13.605Z] #52 6.519 + GOPATH=/tmp/tmp.ZtJMLuXyNr [2021-07-18T22:07:13.605Z] #52 6.519 + RM_GOPATH=1 [2021-07-18T22:07:13.605Z] #52 6.519 + case "$(go env GOARCH)" in [2021-07-18T22:07:13.605Z] #52 6.532 ++ go env GOARCH [2021-07-18T22:07:13.605Z] #52 6.543 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.605Z] #52 6.543 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:13.605Z] #52 6.543 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:13.605Z] #52 6.550 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:13.605Z] #52 6.550 + dir=/tmp/install [2021-07-18T22:07:13.605Z] #52 6.550 + bin=shfmt [2021-07-18T22:07:13.605Z] #52 6.550 + shift [2021-07-18T22:07:13.605Z] #52 6.550 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-18T22:07:13.605Z] #52 6.550 + . /tmp/install/shfmt.installer [2021-07-18T22:07:13.605Z] #52 6.550 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:13.605Z] #52 6.550 + install_shfmt [2021-07-18T22:07:13.605Z] #52 6.550 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-18T22:07:13.605Z] #52 6.550 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZtJMLuXyNr/src/github.com/mvdan/sh [2021-07-18T22:07:13.605Z] #52 6.552 Cloning into '/tmp/tmp.ZtJMLuXyNr/src/github.com/mvdan/sh'... [2021-07-18T22:07:13.685Z] #17 105.1 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-18T22:07:13.685Z] #17 105.1 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:13.685Z] #17 105.1 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:13.685Z] #17 105.2 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-18T22:07:13.685Z] #17 105.2 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:13.685Z] #17 105.2 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:13.865Z] #52 ... [2021-07-18T22:07:13.865Z] [2021-07-18T22:07:13.865Z] #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-07-18T22:07:13.865Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:13.865Z] #36 8.374 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:13.865Z] #36 8.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:13.865Z] #36 8.444 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:13.865Z] #36 9.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:13.865Z] #36 ... [2021-07-18T22:07:13.865Z] [2021-07-18T22:07:13.865Z] #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-07-18T22:07:13.865Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:07:13.865Z] #46 11.19 unicode [2021-07-18T22:07:13.943Z] #17 105.5 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-18T22:07:13.943Z] #17 105.5 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:13.943Z] #17 105.5 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:14.127Z] #46 11.59 runtime [2021-07-18T22:07:14.265Z] #46 ... [2021-07-18T22:07:14.265Z] [2021-07-18T22:07:14.265Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:14.265Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:07:14.265Z] #32 5.086 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-18T22:07:14.265Z] #32 5.086 Cloning into '.'... [2021-07-18T22:07:14.265Z] #32 ... [2021-07-18T22:07:14.265Z] [2021-07-18T22:07:14.265Z] #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-07-18T22:07:14.265Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:07:14.265Z] #50 15.34 go: downloading github.com/fatih/color v1.7.0 [2021-07-18T22:07:14.265Z] #50 15.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-18T22:07:14.265Z] #50 15.41 go: downloading github.com/pkg/errors v0.8.1 [2021-07-18T22:07:14.265Z] #50 15.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-18T22:07:14.265Z] #50 15.52 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-18T22:07:14.522Z] #50 ... [2021-07-18T22:07:14.522Z] [2021-07-18T22:07:14.522Z] #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-07-18T22:07:14.522Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:14.522Z] #44 5.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:14.522Z] #44 5.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:14.522Z] #44 5.586 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:14.522Z] #44 6.215 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-18T22:07:14.522Z] #44 6.799 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:14.522Z] #44 8.879 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:14.522Z] #44 11.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:14.522Z] #44 13.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-18T22:07:14.779Z] #44 ... [2021-07-18T22:07:14.779Z] [2021-07-18T22:07:14.779Z] #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-07-18T22:07:14.779Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:07:14.779Z] #50 15.85 go: downloading github.com/spf13/viper v1.6.1 [2021-07-18T22:07:14.915Z] #36 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:15.035Z] #50 16.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-18T22:07:15.035Z] #50 16.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-18T22:07:15.035Z] #50 16.32 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-18T22:07:15.035Z] #50 16.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-18T22:07:15.320Z] #17 106.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-18T22:07:15.320Z] #17 106.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:15.320Z] #17 106.8 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:15.320Z] #17 106.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-18T22:07:15.320Z] #17 106.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-18T22:07:15.320Z] #17 106.9 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-18T22:07:15.887Z] #17 107.3 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-18T22:07:15.887Z] #17 107.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:15.887Z] #17 107.3 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-18T22:07:16.403Z] #50 17.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-18T22:07:16.403Z] #50 17.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-18T22:07:16.403Z] #50 17.63 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-18T22:07:16.453Z] #17 108.0 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-18T22:07:16.453Z] #17 108.0 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:16.453Z] #17 108.0 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:16.825Z] #36 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:16.967Z] #50 17.94 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-18T22:07:17.387Z] #17 108.7 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-18T22:07:17.387Z] #17 108.7 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:17.387Z] #17 108.7 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:17.428Z] #46 ... [2021-07-18T22:07:17.428Z] [2021-07-18T22:07:17.428Z] #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-07-18T22:07:17.428Z] #24 sha256:05a7db77a3be3c9789817e05c48218f6b23d73168ce9738f90b1f42d01a35ce9 [2021-07-18T22:07:17.428Z] #24 13.87 + mkdir -p /build [2021-07-18T22:07:17.428Z] #24 13.87 + mv docker/docker /build/ [2021-07-18T22:07:17.428Z] #24 13.88 + rmdir docker [2021-07-18T22:07:17.428Z] #24 DONE 14.9s [2021-07-18T22:07:17.428Z] [2021-07-18T22:07:17.428Z] #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-07-18T22:07:17.428Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:07:17.428Z] #46 14.78 unicode/utf8 [2021-07-18T22:07:18.322Z] #17 109.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-18T22:07:18.322Z] #17 109.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:18.322Z] #17 109.9 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:18.337Z] #50 ... [2021-07-18T22:07:18.337Z] [2021-07-18T22:07:18.337Z] #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-07-18T22:07:18.337Z] #34 sha256:36c802e66a83cab77a932bbbb0ae92731f68c59a0e2f916fa1c7cfbaefda4c42 [2021-07-18T22:07:18.337Z] #34 16.90 github.com/pelletier/go-toml/cmd/tomll [2021-07-18T22:07:18.337Z] #34 DONE 19.4s [2021-07-18T22:07:18.337Z] [2021-07-18T22:07:18.337Z] #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-07-18T22:07:18.337Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:07:18.337Z] #46 17.30 encoding [2021-07-18T22:07:18.337Z] #46 17.44 unicode/utf16 [2021-07-18T22:07:18.337Z] #46 17.72 container/list [2021-07-18T22:07:18.337Z] #46 18.30 crypto/internal/subtle [2021-07-18T22:07:18.337Z] #46 18.59 crypto/subtle [2021-07-18T22:07:18.337Z] #46 18.82 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-18T22:07:18.337Z] #46 18.94 internal/nettrace [2021-07-18T22:07:18.337Z] #46 19.04 runtime/cgo [2021-07-18T22:07:18.371Z] #46 15.89 math/bits [2021-07-18T22:07:18.581Z] #17 109.9 Selecting previously unselected package patch. [2021-07-18T22:07:18.581Z] #17 109.9 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-18T22:07:18.581Z] #17 109.9 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-18T22:07:18.581Z] #17 110.0 Selecting previously unselected package dpkg-dev. [2021-07-18T22:07:18.581Z] #17 110.0 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-18T22:07:18.581Z] #17 110.0 Unpacking dpkg-dev (1.19.7) ... [2021-07-18T22:07:18.736Z] #36 ... [2021-07-18T22:07:18.736Z] [2021-07-18T22:07:18.736Z] #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-07-18T22:07:18.736Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:07:18.736Z] #46 11.49 + RM_GOPATH=0 [2021-07-18T22:07:18.736Z] #46 11.49 + TMP_GOPATH= [2021-07-18T22:07:18.736Z] #46 11.49 + : /build [2021-07-18T22:07:18.736Z] #46 11.49 + '[' -z '' ']' [2021-07-18T22:07:18.736Z] #46 11.49 ++ mktemp -d [2021-07-18T22:07:18.736Z] #46 11.50 + export GOPATH=/tmp/tmp.ChJ4FXWrQX [2021-07-18T22:07:18.736Z] #46 11.50 + GOPATH=/tmp/tmp.ChJ4FXWrQX [2021-07-18T22:07:18.736Z] #46 11.50 + RM_GOPATH=1 [2021-07-18T22:07:18.736Z] #46 11.50 + case "$(go env GOARCH)" in [2021-07-18T22:07:18.736Z] #46 11.51 ++ go env GOARCH [2021-07-18T22:07:18.736Z] #46 11.52 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:18.736Z] #46 11.52 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:18.736Z] #46 11.52 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:18.736Z] #46 11.53 + dir=/tmp/install [2021-07-18T22:07:18.736Z] #46 11.53 + bin=vndr [2021-07-18T22:07:18.736Z] #46 11.53 + shift [2021-07-18T22:07:18.736Z] #46 11.53 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-18T22:07:18.736Z] #46 11.53 + . /tmp/install/vndr.installer [2021-07-18T22:07:18.736Z] #46 11.53 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:18.736Z] #46 11.53 + install_vndr [2021-07-18T22:07:18.736Z] #46 11.53 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-18T22:07:18.736Z] #46 11.53 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ChJ4FXWrQX/src/github.com/LK4D4/vndr [2021-07-18T22:07:18.736Z] #46 11.53 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:18.736Z] #46 11.60 Cloning into '/tmp/tmp.ChJ4FXWrQX/src/github.com/LK4D4/vndr'... [2021-07-18T22:07:18.736Z] #46 12.46 + cd /tmp/tmp.ChJ4FXWrQX/src/github.com/LK4D4/vndr [2021-07-18T22:07:18.736Z] #46 12.46 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-18T22:07:18.736Z] #46 12.55 + go build -buildmode=pie -v -o /build/vndr . [2021-07-18T22:07:18.736Z] #46 13.86 internal/unsafeheader [2021-07-18T22:07:18.736Z] #46 13.89 internal/cpu [2021-07-18T22:07:18.736Z] #46 13.99 runtime/internal/atomic [2021-07-18T22:07:18.736Z] #46 14.43 runtime/internal/sys [2021-07-18T22:07:18.736Z] #46 14.60 internal/bytealg [2021-07-18T22:07:18.736Z] #46 14.61 runtime/internal/math [2021-07-18T22:07:18.736Z] #46 14.74 internal/race [2021-07-18T22:07:18.736Z] #46 14.88 sync/atomic [2021-07-18T22:07:18.736Z] #46 15.20 unicode [2021-07-18T22:07:18.736Z] #46 15.84 runtime [2021-07-18T22:07:18.736Z] #46 ... [2021-07-18T22:07:18.736Z] [2021-07-18T22:07:18.736Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:18.736Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:07:18.736Z] #32 5.409 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-18T22:07:18.736Z] #32 5.411 Cloning into '.'... [2021-07-18T22:07:18.736Z] #32 ... [2021-07-18T22:07:18.736Z] [2021-07-18T22:07:18.736Z] #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-07-18T22:07:18.736Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:18.736Z] #13 6.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:18.736Z] #13 6.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:18.736Z] #13 6.769 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:18.840Z] #17 110.3 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-18T22:07:18.840Z] #17 110.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-18T22:07:18.840Z] #17 110.3 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-18T22:07:18.840Z] #17 110.3 Selecting previously unselected package libio-string-perl. [2021-07-18T22:07:18.840Z] #17 110.3 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-18T22:07:18.840Z] #17 110.3 Unpacking libio-string-perl (1.08-3) ... [2021-07-18T22:07:18.840Z] #17 110.4 Selecting previously unselected package libicu63:amd64. [2021-07-18T22:07:18.840Z] #17 110.4 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-18T22:07:18.840Z] #17 110.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:07:18.997Z] #13 6.842 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:07:19.315Z] #46 16.69 math [2021-07-18T22:07:20.234Z] #46 ... [2021-07-18T22:07:20.234Z] [2021-07-18T22:07:20.234Z] #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-07-18T22:07:20.234Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:20.234Z] #56 11.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:20.260Z] #46 ... [2021-07-18T22:07:20.260Z] [2021-07-18T22:07:20.260Z] #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-07-18T22:07:20.260Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:20.260Z] #40 6.059 + git clone https://github.com/docker/distribution.git . [2021-07-18T22:07:20.260Z] #40 6.059 Cloning into '.'... [2021-07-18T22:07:20.382Z] #13 7.949 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:20.491Z] #56 ... [2021-07-18T22:07:20.491Z] [2021-07-18T22:07:20.491Z] #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-07-18T22:07:20.491Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:20.491Z] #40 21.14 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-07-18T22:07:20.491Z] #40 21.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-18T22:07:20.526Z] #40 ... [2021-07-18T22:07:20.526Z] [2021-07-18T22:07:20.526Z] #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-07-18T22:07:20.526Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:07:20.526Z] #52 17.04 + cd /tmp/tmp.ZtJMLuXyNr/src/github.com/mvdan/sh [2021-07-18T22:07:20.526Z] #52 17.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:20.526Z] #52 17.16 + GO111MODULE=on [2021-07-18T22:07:20.526Z] #52 17.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-18T22:07:20.526Z] #52 18.09 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-18T22:07:20.526Z] #52 18.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-18T22:07:20.526Z] #52 18.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-18T22:07:20.643Z] #13 ... [2021-07-18T22:07:20.643Z] [2021-07-18T22:07:20.643Z] #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-07-18T22:07:20.643Z] #24 sha256:9ff1b6cbf7d5cad65d45874f4a338a2dbba0ebf380033bda4b876073fda40a1c [2021-07-18T22:07:20.643Z] #24 17.56 + mkdir -p /build [2021-07-18T22:07:20.643Z] #24 17.56 + mv docker/docker /build/ [2021-07-18T22:07:20.643Z] #24 17.56 + rmdir docker [2021-07-18T22:07:20.643Z] #24 DONE 18.1s [2021-07-18T22:07:20.643Z] [2021-07-18T22:07:20.643Z] #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-07-18T22:07:20.643Z] #59 sha256:4d5442a1f7fcfe4f3626bdf3286e1175232c344eaa644b4d38d947efbf5f98bb [2021-07-18T22:07:20.643Z] #59 14.89 + cd /tmp/tmp.uKlxr1AJH6/src/github.com/rootless-containers/rootlesskit [2021-07-18T22:07:20.643Z] #59 14.89 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:20.643Z] #59 14.93 + export GO111MODULE=on [2021-07-18T22:07:20.643Z] #59 14.93 + GO111MODULE=on [2021-07-18T22:07:20.643Z] #59 14.93 + export GOPROXY=https://proxy.golang.org [2021-07-18T22:07:20.643Z] #59 14.93 + GOPROXY=https://proxy.golang.org [2021-07-18T22:07:20.643Z] #59 14.93 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-18T22:07:20.643Z] #59 14.93 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-18T22:07:20.643Z] #59 16.27 go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:07:20.643Z] #59 16.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-18T22:07:20.643Z] #59 16.43 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-18T22:07:20.643Z] #59 16.87 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-18T22:07:20.744Z] #17 ... [2021-07-18T22:07:20.744Z] [2021-07-18T22:07:20.744Z] #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-07-18T22:07:20.744Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:20.744Z] #47 121.4 + dpkg --print-architecture [2021-07-18T22:07:20.744Z] #47 121.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-18T22:07:20.744Z] #47 121.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-18T22:07:20.744Z] #47 121.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-18T22:07:20.788Z] #52 ... [2021-07-18T22:07:20.788Z] [2021-07-18T22:07:20.788Z] #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-07-18T22:07:20.788Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:20.788Z] #44 7.892 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:20.788Z] #44 7.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:20.788Z] #44 7.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:20.788Z] #44 8.479 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-18T22:07:20.788Z] #44 9.071 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:20.788Z] #44 11.04 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:20.788Z] #44 12.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:20.788Z] #44 14.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-18T22:07:20.788Z] #44 ... [2021-07-18T22:07:20.788Z] [2021-07-18T22:07:20.788Z] #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-07-18T22:07:20.788Z] #59 sha256:a4e389ed15a39a20340391db2c6f98e13c709b3ae1a2cc0220807a701d6a7a8b [2021-07-18T22:07:20.788Z] #59 12.39 + cd /tmp/tmp.u1r9v9NlpG/src/github.com/rootless-containers/rootlesskit [2021-07-18T22:07:20.788Z] #59 12.39 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:20.788Z] #59 12.44 + export GO111MODULE=on [2021-07-18T22:07:20.788Z] #59 12.44 + GO111MODULE=on [2021-07-18T22:07:20.788Z] #59 12.44 + export GOPROXY=https://proxy.golang.org [2021-07-18T22:07:20.788Z] #59 12.44 + GOPROXY=https://proxy.golang.org [2021-07-18T22:07:20.788Z] #59 12.44 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-18T22:07:20.788Z] #59 12.44 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-18T22:07:20.788Z] #59 13.73 go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:07:20.788Z] #59 13.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-18T22:07:20.788Z] #59 13.82 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-18T22:07:20.788Z] #59 14.23 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-18T22:07:20.788Z] #59 18.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-18T22:07:21.049Z] #59 18.65 go: downloading github.com/google/uuid v1.2.0 [2021-07-18T22:07:21.049Z] #59 18.65 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-18T22:07:21.049Z] #59 18.71 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-18T22:07:21.049Z] #59 18.74 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-18T22:07:21.312Z] #59 18.77 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-18T22:07:21.573Z] #59 19.16 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-18T22:07:22.145Z] #59 19.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-18T22:07:22.145Z] #59 ... [2021-07-18T22:07:22.145Z] [2021-07-18T22:07:22.145Z] #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-07-18T22:07:22.145Z] #50 sha256:cd956ab17c5323e153c7a000c1320149aa1abf8b7dec06bf993f010931c0f22f [2021-07-18T22:07:22.145Z] #50 19.54 go: downloading github.com/fatih/color v1.7.0 [2021-07-18T22:07:22.145Z] #50 19.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-18T22:07:22.145Z] #50 19.66 go: downloading github.com/pkg/errors v0.8.1 [2021-07-18T22:07:22.145Z] #50 19.71 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-18T22:07:22.383Z] #40 22.88 + 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-07-18T22:07:22.406Z] #50 19.78 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-18T22:07:22.406Z] #50 20.02 go: downloading github.com/spf13/viper v1.6.1 [2021-07-18T22:07:22.978Z] #50 20.47 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-18T22:07:22.978Z] #50 20.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-18T22:07:22.978Z] #50 20.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-18T22:07:22.978Z] #50 20.59 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-18T22:07:23.188Z] #59 20.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-18T22:07:23.188Z] #59 ... [2021-07-18T22:07:23.188Z] [2021-07-18T22:07:23.188Z] #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-07-18T22:07:23.188Z] #34 sha256:6f1d9d6777c00af2cc060e671f921dd132e367d7e53653a535ca55c672c296a8 [2021-07-18T22:07:23.188Z] #34 10.70 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-18T22:07:23.188Z] #34 13.30 github.com/pelletier/go-toml [2021-07-18T22:07:23.188Z] #34 20.65 github.com/pelletier/go-toml/cmd/tomll [2021-07-18T22:07:23.188Z] #34 ... [2021-07-18T22:07:23.188Z] [2021-07-18T22:07:23.188Z] #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-07-18T22:07:23.188Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:07:23.188Z] #52 19.45 + cd /tmp/tmp.SuRdwRNPn7/src/github.com/mvdan/sh [2021-07-18T22:07:23.188Z] #52 19.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:23.188Z] #52 19.58 + GO111MODULE=on [2021-07-18T22:07:23.188Z] #52 19.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-18T22:07:23.188Z] #52 20.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-18T22:07:23.188Z] #52 20.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-18T22:07:23.448Z] #52 21.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-18T22:07:23.551Z] #50 21.07 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-18T22:07:23.752Z] #40 ... [2021-07-18T22:07:23.752Z] [2021-07-18T22:07:23.752Z] #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-07-18T22:07:23.752Z] #59 sha256:c1b96392cd6d353be3c0956d6807ab4cf79101d3994a1deaf2d43b74d28a1b47 [2021-07-18T22:07:23.752Z] #59 14.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-18T22:07:23.752Z] #59 15.66 go: downloading github.com/google/uuid v1.2.0 [2021-07-18T22:07:23.752Z] #59 15.69 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-18T22:07:23.752Z] #59 15.72 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-18T22:07:23.752Z] #59 15.74 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-18T22:07:23.752Z] #59 15.79 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-18T22:07:23.752Z] #59 15.96 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-18T22:07:23.752Z] #59 16.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-18T22:07:23.752Z] #59 16.53 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-18T22:07:23.752Z] #59 19.00 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-18T22:07:23.752Z] #59 23.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-18T22:07:23.752Z] #59 ... [2021-07-18T22:07:23.752Z] [2021-07-18T22:07:23.752Z] #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-07-18T22:07:23.752Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:07:23.752Z] #50 21.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-18T22:07:23.752Z] #50 21.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-18T22:07:23.752Z] #50 21.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-18T22:07:23.752Z] #50 21.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-18T22:07:23.752Z] #50 21.56 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-18T22:07:23.752Z] #50 21.57 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-18T22:07:23.752Z] #50 21.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-18T22:07:23.752Z] #50 21.68 go: downloading github.com/spf13/afero v1.1.2 [2021-07-18T22:07:23.752Z] #50 21.85 go: downloading github.com/spf13/cast v1.3.0 [2021-07-18T22:07:23.752Z] #50 21.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-18T22:07:23.752Z] #50 21.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-18T22:07:23.752Z] #50 21.96 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-18T22:07:23.752Z] #50 21.99 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-18T22:07:23.752Z] #50 22.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-18T22:07:23.752Z] #50 22.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-18T22:07:23.752Z] #50 22.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-18T22:07:23.752Z] #50 22.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-18T22:07:23.752Z] #50 22.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-18T22:07:23.752Z] #50 22.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-18T22:07:23.752Z] #50 22.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-18T22:07:23.752Z] #50 22.69 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-18T22:07:23.752Z] #50 22.84 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-18T22:07:23.752Z] #50 22.93 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-18T22:07:23.752Z] #50 23.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-18T22:07:23.752Z] #50 23.10 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-18T22:07:23.752Z] #50 23.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-18T22:07:23.752Z] #50 23.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-18T22:07:23.752Z] #50 23.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-18T22:07:23.752Z] #50 23.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-18T22:07:23.752Z] #50 23.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-18T22:07:23.752Z] #50 23.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-18T22:07:23.752Z] #50 24.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-18T22:07:23.752Z] #50 24.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-18T22:07:23.752Z] #50 24.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-18T22:07:23.752Z] #50 24.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-18T22:07:23.752Z] #50 24.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-18T22:07:23.752Z] #50 24.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-18T22:07:23.752Z] #50 24.59 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-18T22:07:23.812Z] #50 21.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-18T22:07:24.008Z] #50 25.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-18T22:07:24.008Z] #50 25.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-18T22:07:24.008Z] #50 25.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-18T22:07:24.019Z] #52 ... [2021-07-18T22:07:24.019Z] [2021-07-18T22:07:24.019Z] #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-07-18T22:07:24.019Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:24.019Z] #40 5.386 + git clone https://github.com/docker/distribution.git . [2021-07-18T22:07:24.019Z] #40 5.386 Cloning into '.'... [2021-07-18T22:07:24.074Z] #50 ... [2021-07-18T22:07:24.074Z] [2021-07-18T22:07:24.074Z] #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-07-18T22:07:24.074Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:24.074Z] #36 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:24.074Z] #36 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:24.074Z] #36 ... [2021-07-18T22:07:24.074Z] [2021-07-18T22:07:24.074Z] #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-07-18T22:07:24.074Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:24.074Z] #13 5.685 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:24.074Z] #13 7.651 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:24.074Z] #13 9.605 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:24.264Z] #50 25.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-18T22:07:24.264Z] #50 25.47 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-18T22:07:24.264Z] #50 25.54 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-18T22:07:24.264Z] #50 ... [2021-07-18T22:07:24.264Z] [2021-07-18T22:07:24.264Z] #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-07-18T22:07:24.264Z] #52 sha256:28c7986d60e425d718606ba50d4ebab7087be684a87f28019fcc4f3f9fe04395 [2021-07-18T22:07:24.264Z] #52 15.44 + cd /tmp/tmp.nRjG6Yigt0/src/github.com/mvdan/sh [2021-07-18T22:07:24.264Z] #52 15.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-18T22:07:24.264Z] #52 15.60 + GO111MODULE=on [2021-07-18T22:07:24.264Z] #52 15.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-18T22:07:24.264Z] #52 16.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-18T22:07:24.264Z] #52 16.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-18T22:07:24.264Z] #52 16.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-18T22:07:24.264Z] #52 18.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-18T22:07:24.264Z] #52 21.99 runtime [2021-07-18T22:07:24.279Z] #40 ... [2021-07-18T22:07:24.279Z] [2021-07-18T22:07:24.279Z] #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-07-18T22:07:24.279Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:24.279Z] #44 8.060 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:24.279Z] #44 8.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:24.279Z] #44 8.107 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:24.279Z] #44 8.709 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-18T22:07:24.279Z] #44 9.311 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:24.279Z] #44 11.10 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:24.279Z] #44 13.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:24.279Z] #44 15.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-18T22:07:24.336Z] #13 ... [2021-07-18T22:07:24.336Z] [2021-07-18T22:07:24.336Z] #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-07-18T22:07:24.336Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:07:24.336Z] #46 20.50 encoding [2021-07-18T22:07:24.336Z] #46 20.62 unicode/utf16 [2021-07-18T22:07:24.336Z] #46 20.97 container/list [2021-07-18T22:07:24.336Z] #46 21.39 crypto/internal/subtle [2021-07-18T22:07:24.336Z] #46 21.47 crypto/subtle [2021-07-18T22:07:24.336Z] #46 21.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-18T22:07:24.336Z] #46 21.75 internal/nettrace [2021-07-18T22:07:24.336Z] #46 21.88 runtime/cgo [2021-07-18T22:07:24.520Z] #52 ... [2021-07-18T22:07:24.520Z] [2021-07-18T22:07:24.520Z] #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-07-18T22:07:24.520Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:07:24.520Z] #50 25.73 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-18T22:07:24.520Z] #50 25.73 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-18T22:07:24.520Z] #50 25.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-18T22:07:24.540Z] #44 ... [2021-07-18T22:07:24.540Z] [2021-07-18T22:07:24.540Z] #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-07-18T22:07:24.540Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:24.540Z] #56 11.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:24.540Z] #56 11.98 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:24.540Z] #56 11.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:24.540Z] #56 13.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:24.540Z] #56 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:24.540Z] #56 16.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:24.540Z] #56 ... [2021-07-18T22:07:24.540Z] [2021-07-18T22:07:24.540Z] #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-07-18T22:07:24.540Z] #48 sha256:631ed6a127707b5f45b8ad882ea172d3bf6b53b2169a6244fa3d96649102eee1 [2021-07-18T22:07:24.540Z] #48 12.19 go: downloading github.com/fatih/color v1.9.0 [2021-07-18T22:07:24.540Z] #48 12.24 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-18T22:07:24.540Z] #48 12.30 go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:07:24.540Z] #48 12.30 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-18T22:07:24.540Z] #48 12.59 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-18T22:07:24.540Z] #48 12.61 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-18T22:07:24.540Z] #48 12.74 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-18T22:07:24.540Z] #48 12.81 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-18T22:07:24.540Z] #48 12.96 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-18T22:07:24.540Z] #48 13.50 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-18T22:07:24.540Z] #48 16.33 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-18T22:07:24.540Z] #48 ... [2021-07-18T22:07:24.540Z] [2021-07-18T22:07:24.540Z] #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-07-18T22:07:24.540Z] #50 sha256:118518361d69d9243c24be0e0de82df600e2f6d85f92c05ec3cd3bbf068e4de6 [2021-07-18T22:07:24.540Z] #50 22.37 go: downloading github.com/fatih/color v1.7.0 [2021-07-18T22:07:24.540Z] #50 22.37 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-18T22:07:24.597Z] #46 ... [2021-07-18T22:07:24.597Z] [2021-07-18T22:07:24.597Z] #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-07-18T22:07:24.597Z] #34 sha256:61edbc5fe9c81ec17f53df9120697bb9babc50dfda76aa0ddcc9ac99a658d303 [2021-07-18T22:07:24.597Z] #34 12.03 github.com/pelletier/go-toml [2021-07-18T22:07:24.597Z] #34 19.69 github.com/pelletier/go-toml/cmd/tomll [2021-07-18T22:07:24.777Z] #50 25.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-18T22:07:24.777Z] #50 25.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-18T22:07:24.777Z] #50 25.94 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-18T22:07:24.861Z] #34 ... [2021-07-18T22:07:24.861Z] [2021-07-18T22:07:24.861Z] #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-07-18T22:07:24.861Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:07:24.861Z] #52 20.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-18T22:07:25.035Z] #50 26.00 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-18T22:07:25.110Z] #50 22.54 go: downloading github.com/pkg/errors v0.8.1 [2021-07-18T22:07:25.110Z] #50 22.54 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-18T22:07:25.110Z] #50 22.62 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-18T22:07:25.126Z] #52 ... [2021-07-18T22:07:25.126Z] [2021-07-18T22:07:25.126Z] #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-07-18T22:07:25.126Z] #48 sha256:d7648af3fd6c837e3c0e0b8588aa1be61c52741f790d9122d71e707eb507e2b2 [2021-07-18T22:07:25.126Z] #48 12.72 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-18T22:07:25.371Z] #50 22.98 go: downloading github.com/spf13/viper v1.6.1 [2021-07-18T22:07:25.387Z] #48 ... [2021-07-18T22:07:25.387Z] [2021-07-18T22:07:25.387Z] #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-07-18T22:07:25.387Z] #34 sha256:61edbc5fe9c81ec17f53df9120697bb9babc50dfda76aa0ddcc9ac99a658d303 [2021-07-18T22:07:25.387Z] #34 DONE 22.8s [2021-07-18T22:07:25.387Z] [2021-07-18T22:07:25.387Z] #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-07-18T22:07:25.387Z] #59 sha256:a4e389ed15a39a20340391db2c6f98e13c709b3ae1a2cc0220807a701d6a7a8b [2021-07-18T22:07:25.387Z] #59 19.82 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-18T22:07:25.387Z] #59 ... [2021-07-18T22:07:25.387Z] [2021-07-18T22:07:25.387Z] #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-07-18T22:07:25.387Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:25.387Z] #56 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:25.943Z] #50 23.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-18T22:07:25.943Z] #50 23.45 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-18T22:07:25.962Z] #56 ... [2021-07-18T22:07:25.962Z] [2021-07-18T22:07:25.962Z] #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-07-18T22:07:25.962Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:25.962Z] #40 21.69 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-07-18T22:07:25.965Z] #50 26.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-18T22:07:25.965Z] #50 27.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-18T22:07:25.965Z] #50 27.18 go: downloading golang.org/x/text v0.3.2 [2021-07-18T22:07:26.012Z] #47 ... [2021-07-18T22:07:26.012Z] [2021-07-18T22:07:26.012Z] #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-07-18T22:07:26.012Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-18T22:07:26.012Z] #17 112.1 Selecting previously unselected package libxml2:amd64. [2021-07-18T22:07:26.012Z] #17 112.1 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-18T22:07:26.012Z] #17 112.2 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-18T22:07:26.012Z] #17 112.3 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-18T22:07:26.012Z] #17 112.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-18T22:07:26.012Z] #17 112.3 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-18T22:07:26.012Z] #17 112.4 Selecting previously unselected package libxml-sax-base-perl. [2021-07-18T22:07:26.012Z] #17 112.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-18T22:07:26.012Z] #17 112.4 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-18T22:07:26.012Z] #17 112.4 Selecting previously unselected package libxml-sax-perl. [2021-07-18T22:07:26.012Z] #17 112.4 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-18T22:07:26.012Z] #17 112.4 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-18T22:07:26.012Z] #17 112.5 Selecting previously unselected package libxml-libxml-perl. [2021-07-18T22:07:26.012Z] #17 112.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-18T22:07:26.012Z] #17 112.5 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-18T22:07:26.012Z] #17 112.7 Selecting previously unselected package libxml-simple-perl. [2021-07-18T22:07:26.012Z] #17 112.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-18T22:07:26.012Z] #17 112.7 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-18T22:07:26.012Z] #17 112.7 Selecting previously unselected package libyaml-perl. [2021-07-18T22:07:26.012Z] #17 112.7 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-18T22:07:26.012Z] #17 112.7 Unpacking libyaml-perl (1.27-1) ... [2021-07-18T22:07:26.012Z] #17 112.8 Selecting previously unselected package libconfig-auto-perl. [2021-07-18T22:07:26.012Z] #17 112.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-18T22:07:26.012Z] #17 112.8 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-18T22:07:26.012Z] #17 112.8 Selecting previously unselected package libfile-which-perl. [2021-07-18T22:07:26.012Z] #17 112.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-18T22:07:26.012Z] #17 112.9 Unpacking libfile-which-perl (1.23-1) ... [2021-07-18T22:07:26.012Z] #17 112.9 Selecting previously unselected package libfile-homedir-perl. [2021-07-18T22:07:26.012Z] #17 112.9 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-18T22:07:26.012Z] #17 112.9 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-18T22:07:26.012Z] #17 113.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-18T22:07:26.012Z] #17 113.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.0 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-18T22:07:26.012Z] #17 113.0 Selecting previously unselected package dpkg-cross. [2021-07-18T22:07:26.012Z] #17 113.0 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.0 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-18T22:07:26.012Z] #17 113.1 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-18T22:07:26.012Z] #17 113.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.1 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-18T22:07:26.012Z] #17 113.1 Selecting previously unselected package libc6-armel-cross. [2021-07-18T22:07:26.012Z] #17 113.1 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.2 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-18T22:07:26.012Z] #17 113.4 Selecting previously unselected package libgcc1-armel-cross. [2021-07-18T22:07:26.012Z] #17 113.4 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.4 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 113.4 Selecting previously unselected package libgomp1-armel-cross. [2021-07-18T22:07:26.012Z] #17 113.4 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.4 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 113.5 Selecting previously unselected package libatomic1-armel-cross. [2021-07-18T22:07:26.012Z] #17 113.5 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.5 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 113.5 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-18T22:07:26.012Z] #17 113.6 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.6 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 113.7 Selecting previously unselected package libasan5-armel-cross. [2021-07-18T22:07:26.012Z] #17 113.7 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.7 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 113.8 Selecting previously unselected package libubsan1-armel-cross. [2021-07-18T22:07:26.012Z] #17 113.8 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.8 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 113.9 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-18T22:07:26.012Z] #17 113.9 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 113.9 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 114.1 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-18T22:07:26.012Z] #17 114.1 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:26.012Z] #17 114.1 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 115.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-18T22:07:26.012Z] #17 115.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:26.012Z] #17 115.4 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-18T22:07:26.012Z] #17 115.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-18T22:07:26.012Z] #17 115.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 115.4 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-18T22:07:26.012Z] #17 115.9 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-18T22:07:26.012Z] #17 115.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 115.9 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-18T22:07:26.012Z] #17 116.5 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-18T22:07:26.012Z] #17 116.5 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:26.012Z] #17 116.5 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:26.012Z] #17 117.0 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-18T22:07:26.012Z] #17 117.0 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:26.012Z] #17 117.0 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-18T22:07:26.224Z] #40 21.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-18T22:07:26.513Z] #50 24.08 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-18T22:07:26.513Z] #50 24.08 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-18T22:07:26.947Z] #17 118.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-18T22:07:26.947Z] #17 118.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:26.947Z] #17 118.4 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-18T22:07:26.947Z] #17 118.5 Selecting previously unselected package crossbuild-essential-armel. [2021-07-18T22:07:26.947Z] #17 118.5 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-18T22:07:26.947Z] #17 118.5 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-18T22:07:26.947Z] #17 118.5 Selecting previously unselected package libc6-armhf-cross. [2021-07-18T22:07:26.947Z] #17 118.5 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:26.947Z] #17 118.5 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-18T22:07:27.084Z] #50 ... [2021-07-18T22:07:27.085Z] [2021-07-18T22:07:27.085Z] #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-07-18T22:07:27.085Z] #34 sha256:6f1d9d6777c00af2cc060e671f921dd132e367d7e53653a535ca55c672c296a8 [2021-07-18T22:07:27.085Z] #34 DONE 24.6s [2021-07-18T22:07:27.085Z] [2021-07-18T22:07:27.085Z] #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-07-18T22:07:27.085Z] #59 sha256:4d5442a1f7fcfe4f3626bdf3286e1175232c344eaa644b4d38d947efbf5f98bb [2021-07-18T22:07:27.085Z] #59 21.15 go: downloading github.com/google/uuid v1.2.0 [2021-07-18T22:07:27.085Z] #59 21.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-18T22:07:27.085Z] #59 21.22 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-18T22:07:27.085Z] #59 21.29 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-18T22:07:27.085Z] #59 21.35 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-18T22:07:27.085Z] #59 21.55 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-18T22:07:27.085Z] #59 22.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-18T22:07:27.085Z] #59 22.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-18T22:07:27.085Z] #59 24.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-18T22:07:27.514Z] #17 118.8 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-18T22:07:27.514Z] #17 118.8 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-18T22:07:27.514Z] #17 118.9 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:27.514Z] #17 118.9 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-18T22:07:27.514Z] #17 118.9 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:27.514Z] #17 118.9 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:27.514Z] #17 119.0 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-18T22:07:27.514Z] #17 119.0 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:27.514Z] #17 119.0 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:27.514Z] #17 119.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-18T22:07:27.514Z] #17 119.1 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:27.514Z] #17 119.1 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:27.514Z] #17 119.2 Selecting previously unselected package libasan5-armhf-cross. [2021-07-18T22:07:27.773Z] #17 119.2 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:27.773Z] #17 119.2 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:28.032Z] #17 119.3 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-18T22:07:28.032Z] #17 119.3 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:28.032Z] #17 119.4 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:28.032Z] #17 119.4 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-18T22:07:28.032Z] #17 119.4 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:28.032Z] #17 119.4 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:28.290Z] #17 119.6 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-18T22:07:28.290Z] #17 119.7 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:28.290Z] #17 119.7 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-18T22:07:28.774Z] #40 24.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-18T22:07:29.665Z] #17 121.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-18T22:07:29.666Z] #17 121.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:29.666Z] #17 121.0 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-18T22:07:29.666Z] #17 121.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-18T22:07:29.666Z] #17 121.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-18T22:07:29.666Z] #17 121.1 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-18T22:07:29.925Z] #17 121.5 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-18T22:07:29.925Z] #17 121.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:29.925Z] #17 121.5 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-18T22:07:30.145Z] #50 ... [2021-07-18T22:07:30.145Z] [2021-07-18T22:07:30.145Z] #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-07-18T22:07:30.145Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:30.145Z] #36 21.22 Fetched 8454 kB in 17s (492 kB/s) [2021-07-18T22:07:30.145Z] #36 21.22 Reading package lists... [2021-07-18T22:07:30.145Z] #36 26.83 Reading package lists... [2021-07-18T22:07:30.145Z] #36 ... [2021-07-18T22:07:30.145Z] [2021-07-18T22:07:30.145Z] #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-07-18T22:07:30.145Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:07:30.145Z] #46 29.32 vendor/golang.org/x/crypto/internal/subtle [2021-07-18T22:07:30.384Z] #59 ... [2021-07-18T22:07:30.384Z] [2021-07-18T22:07:30.384Z] #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-07-18T22:07:30.384Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:30.384Z] #40 21.14 Checking out files: 88% (1494/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/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-07-18T22:07:30.384Z] #40 21.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-18T22:07:30.492Z] #17 122.2 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-18T22:07:30.751Z] #17 122.2 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:30.751Z] #17 122.2 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:31.317Z] #17 122.7 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-18T22:07:31.317Z] #17 122.7 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:31.317Z] #17 122.7 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-18T22:07:31.329Z] #40 ... [2021-07-18T22:07:31.329Z] [2021-07-18T22:07:31.329Z] #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-07-18T22:07:31.329Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:07:31.329Z] #46 18.81 unicode/utf8 [2021-07-18T22:07:31.329Z] #46 19.26 math/bits [2021-07-18T22:07:31.329Z] #46 19.86 math [2021-07-18T22:07:31.329Z] #46 23.99 encoding [2021-07-18T22:07:31.329Z] #46 24.26 unicode/utf16 [2021-07-18T22:07:31.329Z] #46 24.52 container/list [2021-07-18T22:07:31.329Z] #46 25.02 crypto/internal/subtle [2021-07-18T22:07:31.329Z] #46 25.16 crypto/subtle [2021-07-18T22:07:31.329Z] #46 25.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-18T22:07:31.329Z] #46 25.45 internal/nettrace [2021-07-18T22:07:31.329Z] #46 25.60 runtime/cgo [2021-07-18T22:07:31.516Z] #46 ... [2021-07-18T22:07:31.516Z] [2021-07-18T22:07:31.516Z] #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-07-18T22:07:31.516Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:31.516Z] #56 22.44 Fetched 8454 kB in 17s (494 kB/s) [2021-07-18T22:07:31.516Z] #56 22.44 Reading package lists... [2021-07-18T22:07:31.516Z] #56 28.14 Reading package lists... [2021-07-18T22:07:31.516Z] #56 ... [2021-07-18T22:07:31.516Z] [2021-07-18T22:07:31.516Z] #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-07-18T22:07:31.516Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:31.516Z] #36 26.83 Reading package lists... [2021-07-18T22:07:31.589Z] #46 ... [2021-07-18T22:07:31.590Z] [2021-07-18T22:07:31.590Z] #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-07-18T22:07:31.590Z] #50 sha256:118518361d69d9243c24be0e0de82df600e2f6d85f92c05ec3cd3bbf068e4de6 [2021-07-18T22:07:31.590Z] #50 24.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-18T22:07:31.590Z] #50 25.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-18T22:07:31.590Z] #50 28.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-18T22:07:31.590Z] #50 28.71 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-18T22:07:31.590Z] #50 28.71 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-18T22:07:31.590Z] #50 29.15 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-18T22:07:31.590Z] #50 29.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-18T22:07:31.590Z] #50 29.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-18T22:07:31.774Z] #36 32.40 Building dependency tree... [2021-07-18T22:07:31.774Z] #36 ... [2021-07-18T22:07:31.774Z] [2021-07-18T22:07:31.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-07-18T22:07:31.774Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:31.774Z] #44 22.59 Fetched 8457 kB in 17s (488 kB/s) [2021-07-18T22:07:31.774Z] #44 22.59 Reading package lists... [2021-07-18T22:07:31.774Z] #44 28.21 Reading package lists... [2021-07-18T22:07:31.774Z] #44 ... [2021-07-18T22:07:31.774Z] [2021-07-18T22:07:31.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-07-18T22:07:31.774Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:07:31.774Z] #50 32.96 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-18T22:07:31.774Z] #50 32.97 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-18T22:07:31.774Z] #50 33.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-18T22:07:31.850Z] #50 29.55 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-18T22:07:31.850Z] #50 29.55 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-18T22:07:31.850Z] #50 29.64 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-18T22:07:32.031Z] #50 33.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-18T22:07:32.031Z] #50 33.22 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-18T22:07:32.086Z] #40 ... [2021-07-18T22:07:32.086Z] [2021-07-18T22:07:32.086Z] #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-07-18T22:07:32.086Z] #50 sha256:cd956ab17c5323e153c7a000c1320149aa1abf8b7dec06bf993f010931c0f22f [2021-07-18T22:07:32.086Z] #50 25.29 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-18T22:07:32.086Z] #50 25.30 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-18T22:07:32.086Z] #50 25.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-18T22:07:32.086Z] #50 25.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-18T22:07:32.086Z] #50 25.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-18T22:07:32.086Z] #50 25.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-18T22:07:32.086Z] #50 25.95 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-18T22:07:32.086Z] #50 25.96 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-18T22:07:32.086Z] #50 26.01 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-18T22:07:32.086Z] #50 26.08 go: downloading github.com/spf13/afero v1.1.2 [2021-07-18T22:07:32.086Z] #50 26.24 go: downloading github.com/spf13/cast v1.3.0 [2021-07-18T22:07:32.086Z] #50 26.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-18T22:07:32.086Z] #50 26.32 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-18T22:07:32.086Z] #50 26.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-18T22:07:32.086Z] #50 26.40 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-18T22:07:32.086Z] #50 26.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-18T22:07:32.086Z] #50 26.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-18T22:07:32.086Z] #50 26.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-18T22:07:32.086Z] #50 26.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-18T22:07:32.086Z] #50 26.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-18T22:07:32.086Z] #50 26.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-18T22:07:32.086Z] #50 26.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-18T22:07:32.086Z] #50 27.05 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-18T22:07:32.086Z] #50 27.16 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-18T22:07:32.086Z] #50 27.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-18T22:07:32.086Z] #50 27.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-18T22:07:32.086Z] #50 27.33 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-18T22:07:32.086Z] #50 27.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-18T22:07:32.086Z] #50 27.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-18T22:07:32.086Z] #50 27.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-18T22:07:32.086Z] #50 28.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-18T22:07:32.086Z] #50 28.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-18T22:07:32.086Z] #50 28.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-18T22:07:32.086Z] #50 28.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-18T22:07:32.086Z] #50 28.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-18T22:07:32.086Z] #50 28.84 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-18T22:07:32.086Z] #50 29.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-18T22:07:32.086Z] #50 29.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-18T22:07:32.086Z] #50 29.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-18T22:07:32.086Z] #50 29.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-18T22:07:32.111Z] #50 29.73 go: downloading github.com/spf13/afero v1.1.2 [2021-07-18T22:07:32.111Z] #50 29.79 go: downloading github.com/spf13/cast v1.3.0 [2021-07-18T22:07:32.111Z] #50 ... [2021-07-18T22:07:32.111Z] [2021-07-18T22:07:32.111Z] #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-07-18T22:07:32.111Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:32.111Z] #13 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:32.111Z] #13 12.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:32.111Z] #13 14.13 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:07:32.288Z] #50 ... [2021-07-18T22:07:32.288Z] [2021-07-18T22:07:32.288Z] #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-07-18T22:07:32.288Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:32.288Z] #13 20.41 Fetched 8990 kB in 18s (513 kB/s) [2021-07-18T22:07:32.288Z] #13 20.41 Reading package lists... [2021-07-18T22:07:32.348Z] #50 29.81 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-18T22:07:32.348Z] #50 29.88 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-18T22:07:32.371Z] #13 ... [2021-07-18T22:07:32.371Z] [2021-07-18T22:07:32.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-07-18T22:07:32.371Z] #50 sha256:118518361d69d9243c24be0e0de82df600e2f6d85f92c05ec3cd3bbf068e4de6 [2021-07-18T22:07:32.371Z] #50 29.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-18T22:07:32.371Z] #50 29.97 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-18T22:07:32.371Z] #50 29.97 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-18T22:07:32.371Z] #50 30.01 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-18T22:07:32.545Z] #13 26.40 Reading package lists... [2021-07-18T22:07:32.546Z] #13 ... [2021-07-18T22:07:32.546Z] [2021-07-18T22:07:32.546Z] #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-07-18T22:07:32.546Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:32.546Z] #56 28.14 Reading package lists... [2021-07-18T22:07:32.610Z] #50 30.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-18T22:07:32.610Z] #50 30.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-18T22:07:32.610Z] #50 30.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-18T22:07:32.610Z] #50 30.21 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-18T22:07:32.610Z] #50 30.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-18T22:07:32.610Z] #50 30.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-18T22:07:32.610Z] #50 30.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-18T22:07:32.632Z] #50 30.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-18T22:07:32.632Z] #50 30.24 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-18T22:07:32.632Z] #50 30.35 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-18T22:07:32.693Z] #17 124.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-18T22:07:32.693Z] #17 124.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:32.693Z] #17 124.2 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-18T22:07:32.693Z] #17 124.2 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-18T22:07:32.693Z] #17 124.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-18T22:07:32.693Z] #17 124.2 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-18T22:07:32.693Z] #17 124.3 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-18T22:07:32.693Z] #17 124.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:32.693Z] #17 124.3 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-18T22:07:32.892Z] #50 30.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-18T22:07:32.892Z] #50 30.60 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-18T22:07:32.892Z] #50 30.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-18T22:07:33.152Z] #50 30.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-18T22:07:33.152Z] #50 30.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-18T22:07:33.152Z] #50 30.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-18T22:07:33.152Z] #50 30.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-18T22:07:33.412Z] #50 30.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-18T22:07:33.412Z] #50 31.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-18T22:07:33.412Z] #50 31.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-18T22:07:33.556Z] #50 31.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-18T22:07:33.556Z] #50 31.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-18T22:07:33.642Z] #17 ... [2021-07-18T22:07:33.642Z] [2021-07-18T22:07:33.642Z] #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-07-18T22:07:33.642Z] #57 sha256:86c0574befcedb28a4c2f1a34f55dcc197f2c7db319ee471da2933e6dcff91ea [2021-07-18T22:07:33.642Z] #57 134.5 + /build/golangci-lint --version [2021-07-18T22:07:33.642Z] #57 134.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-18T22:07:33.672Z] #50 31.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-18T22:07:33.819Z] #50 31.24 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-18T22:07:33.819Z] #50 31.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-18T22:07:33.819Z] #50 31.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-18T22:07:33.819Z] #50 31.37 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-18T22:07:33.913Z] #56 33.81 Building dependency tree... [2021-07-18T22:07:34.081Z] #50 31.51 go: downloading golang.org/x/text v0.3.2 [2021-07-18T22:07:34.242Z] #50 31.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-18T22:07:34.242Z] #50 31.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-18T22:07:34.242Z] #50 31.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-18T22:07:34.654Z] #50 ... [2021-07-18T22:07:34.654Z] [2021-07-18T22:07:34.654Z] #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-07-18T22:07:34.654Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:07:34.654Z] #46 32.31 vendor/golang.org/x/crypto/internal/subtle [2021-07-18T22:07:34.812Z] #50 32.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-18T22:07:34.812Z] #50 32.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-18T22:07:34.812Z] #50 32.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-18T22:07:34.812Z] #50 32.58 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-18T22:07:35.072Z] #50 ... [2021-07-18T22:07:35.072Z] [2021-07-18T22:07:35.072Z] #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-07-18T22:07:35.072Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:07:35.072Z] #52 22.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-18T22:07:35.072Z] #52 26.16 runtime [2021-07-18T22:07:35.332Z] #52 ... [2021-07-18T22:07:35.332Z] [2021-07-18T22:07:35.332Z] #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-07-18T22:07:35.332Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:35.332Z] #36 25.69 Fetched 8454 kB in 16s (540 kB/s) [2021-07-18T22:07:35.332Z] #36 25.69 Reading package lists... [2021-07-18T22:07:35.592Z] #36 32.05 Reading package lists... [2021-07-18T22:07:35.592Z] #36 ... [2021-07-18T22:07:35.592Z] [2021-07-18T22:07:35.592Z] #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-07-18T22:07:35.592Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:35.592Z] #13 23.24 Fetched 8990 kB in 17s (536 kB/s) [2021-07-18T22:07:35.803Z] #56 36.63 The following additional packages will be installed: [2021-07-18T22:07:35.803Z] #56 36.64 libbtrfs0 [2021-07-18T22:07:35.803Z] #56 36.81 The following NEW packages will be installed: [2021-07-18T22:07:35.803Z] #56 36.83 libbtrfs-dev libbtrfs0 [2021-07-18T22:07:36.059Z] #56 37.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:36.059Z] #56 37.22 Need to get 119 kB of archives. [2021-07-18T22:07:36.059Z] #56 37.22 After this operation, 387 kB of additional disk space will be used. [2021-07-18T22:07:36.059Z] #56 37.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-18T22:07:36.059Z] #56 37.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-18T22:07:36.569Z] #46 ... [2021-07-18T22:07:36.569Z] [2021-07-18T22:07:36.569Z] #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-07-18T22:07:36.569Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:36.569Z] #56 23.84 Fetched 8454 kB in 16s (528 kB/s) [2021-07-18T22:07:36.569Z] #56 23.84 Reading package lists... [2021-07-18T22:07:36.569Z] #56 29.61 Reading package lists... [2021-07-18T22:07:36.569Z] #56 ... [2021-07-18T22:07:36.569Z] [2021-07-18T22:07:36.569Z] #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-07-18T22:07:36.569Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:07:36.569Z] #52 23.86 runtime [2021-07-18T22:07:36.569Z] #52 ... [2021-07-18T22:07:36.569Z] [2021-07-18T22:07:36.569Z] #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-07-18T22:07:36.569Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:36.569Z] #13 20.16 Fetched 8990 kB in 18s (511 kB/s) [2021-07-18T22:07:36.569Z] #13 20.16 Reading package lists... [2021-07-18T22:07:36.831Z] #13 26.58 Reading package lists... [2021-07-18T22:07:36.831Z] #13 ... [2021-07-18T22:07:36.831Z] [2021-07-18T22:07:36.831Z] #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-07-18T22:07:36.831Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:36.831Z] #36 24.43 Fetched 8454 kB in 16s (518 kB/s) [2021-07-18T22:07:36.831Z] #36 24.43 Reading package lists... [2021-07-18T22:07:36.987Z] #56 38.23 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:37.093Z] #36 30.11 Reading package lists... [2021-07-18T22:07:37.093Z] #36 ... [2021-07-18T22:07:37.093Z] [2021-07-18T22:07:37.093Z] #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-07-18T22:07:37.093Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:37.093Z] #44 24.54 Fetched 8457 kB in 17s (501 kB/s) [2021-07-18T22:07:37.093Z] #44 24.54 Reading package lists... [2021-07-18T22:07:37.243Z] #56 38.39 Fetched 119 kB in 0s (451 kB/s) [2021-07-18T22:07:37.243Z] #56 38.49 Selecting previously unselected package libbtrfs0. [2021-07-18T22:07:37.354Z] #44 30.14 Reading package lists... [2021-07-18T22:07:37.354Z] #44 ... [2021-07-18T22:07:37.354Z] [2021-07-18T22:07:37.354Z] #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-07-18T22:07:37.354Z] #59 sha256:a4e389ed15a39a20340391db2c6f98e13c709b3ae1a2cc0220807a701d6a7a8b [2021-07-18T22:07:37.354Z] #59 24.86 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-18T22:07:37.354Z] #59 24.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-18T22:07:37.354Z] #59 ... [2021-07-18T22:07:37.354Z] [2021-07-18T22:07:37.354Z] #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-07-18T22:07:37.354Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:37.354Z] #56 29.61 Reading package lists... [2021-07-18T22:07:37.500Z] #56 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 ... 15421 files and directories currently installed.) [2021-07-18T22:07:37.500Z] #56 38.64 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-18T22:07:37.500Z] #56 38.66 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-18T22:07:37.757Z] #56 38.76 Selecting previously unselected package libbtrfs-dev. [2021-07-18T22:07:37.757Z] #56 38.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-18T22:07:37.757Z] #56 38.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:07:38.014Z] #56 39.05 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-18T22:07:38.014Z] #56 39.08 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:07:38.014Z] #56 39.10 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:07:38.741Z] #56 35.05 Building dependency tree... [2021-07-18T22:07:38.900Z] #57 ... [2021-07-18T22:07:38.900Z] [2021-07-18T22:07:38.900Z] #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-07-18T22:07:38.900Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:38.900Z] #47 DONE 139.0s [2021-07-18T22:07:38.900Z] [2021-07-18T22:07:38.901Z] #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-07-18T22:07:38.901Z] #57 sha256:86c0574befcedb28a4c2f1a34f55dcc197f2c7db319ee471da2933e6dcff91ea [2021-07-18T22:07:38.901Z] #57 DONE 139.2s [2021-07-18T22:07:38.901Z] [2021-07-18T22:07:38.901Z] #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-07-18T22:07:38.901Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-18T22:07:38.901Z] #17 125.8 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 125.8 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 125.8 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 126.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 126.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 126.7 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 128.0 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 128.0 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 128.0 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 128.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 128.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 128.4 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 129.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 129.5 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 129.5 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 129.6 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 129.7 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 129.7 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 129.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 129.8 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 129.8 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 129.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 129.9 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 129.9 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 130.0 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 130.0 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 130.0 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 130.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 130.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 130.0 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 130.1 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-18T22:07:38.901Z] #17 130.1 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:38.901Z] #17 130.1 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:38.901Z] #17 130.4 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-18T22:07:38.901Z] #17 130.4 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:38.901Z] #17 130.4 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:38.978Z] #56 DONE 40.0s [2021-07-18T22:07:38.978Z] [2021-07-18T22:07:38.978Z] #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-07-18T22:07:38.978Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:07:39.905Z] #57 1.130 + RM_GOPATH=0 [2021-07-18T22:07:39.905Z] #57 1.130 + TMP_GOPATH= [2021-07-18T22:07:39.905Z] #57 1.130 + : /build [2021-07-18T22:07:39.905Z] #57 1.130 + '[' -z '' ']' [2021-07-18T22:07:39.905Z] #57 1.131 ++ mktemp -d [2021-07-18T22:07:39.905Z] #57 1.133 + export GOPATH=/tmp/tmp.FDbYBDaCq1 [2021-07-18T22:07:39.905Z] #57 1.133 + GOPATH=/tmp/tmp.FDbYBDaCq1 [2021-07-18T22:07:39.905Z] #57 1.133 + RM_GOPATH=1 [2021-07-18T22:07:39.905Z] #57 1.134 + case "$(go env GOARCH)" in [2021-07-18T22:07:39.905Z] #57 1.137 ++ go env GOARCH [2021-07-18T22:07:39.905Z] #57 1.158 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:39.905Z] #57 1.158 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:39.905Z] #57 1.159 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:39.905Z] #57 1.164 + dir=/tmp/install [2021-07-18T22:07:39.905Z] #57 1.164 + bin=containerd [2021-07-18T22:07:39.905Z] #57 1.164 + shift [2021-07-18T22:07:39.905Z] #57 1.164 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-18T22:07:39.905Z] #57 1.164 + . /tmp/install/containerd.installer [2021-07-18T22:07:39.905Z] #57 1.164 ++ set -e [2021-07-18T22:07:39.905Z] #57 1.164 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:07:39.905Z] #57 1.164 + install_containerd [2021-07-18T22:07:39.905Z] #57 1.165 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b' [2021-07-18T22:07:39.905Z] #57 1.165 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:07:39.905Z] #57 1.165 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FDbYBDaCq1/src/github.com/containerd/containerd [2021-07-18T22:07:39.905Z] #57 1.184 Cloning into '/tmp/tmp.FDbYBDaCq1/src/github.com/containerd/containerd'... [2021-07-18T22:07:40.275Z] #17 131.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-18T22:07:40.275Z] #17 131.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:40.275Z] #17 131.4 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:40.275Z] #17 131.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-18T22:07:40.275Z] #17 131.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-18T22:07:40.275Z] #17 131.4 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-18T22:07:40.533Z] #17 132.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-18T22:07:40.533Z] #17 132.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:40.533Z] #17 132.0 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-18T22:07:40.655Z] #56 38.06 The following additional packages will be installed: [2021-07-18T22:07:40.655Z] #56 38.07 libbtrfs0 [2021-07-18T22:07:40.655Z] #56 38.25 The following NEW packages will be installed: [2021-07-18T22:07:40.655Z] #56 38.26 libbtrfs-dev libbtrfs0 [2021-07-18T22:07:40.791Z] #17 132.4 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-18T22:07:40.791Z] #17 132.4 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:40.791Z] #17 132.4 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:40.878Z] #13 23.24 Reading package lists... [2021-07-18T22:07:40.878Z] #13 ... [2021-07-18T22:07:40.878Z] [2021-07-18T22:07:40.878Z] #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-07-18T22:07:40.878Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:40.878Z] #56 27.61 Fetched 8454 kB in 16s (530 kB/s) [2021-07-18T22:07:40.878Z] #56 27.61 Reading package lists... [2021-07-18T22:07:40.878Z] #56 34.22 Reading package lists... [2021-07-18T22:07:40.878Z] #56 ... [2021-07-18T22:07:40.878Z] [2021-07-18T22:07:40.878Z] #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-07-18T22:07:40.878Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:40.878Z] #36 32.05 Reading package lists... [2021-07-18T22:07:40.878Z] #36 ... [2021-07-18T22:07:40.878Z] [2021-07-18T22:07:40.878Z] #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-07-18T22:07:40.878Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:40.878Z] #44 24.26 Fetched 8457 kB in 16s (516 kB/s) [2021-07-18T22:07:40.878Z] #44 24.26 Reading package lists... [2021-07-18T22:07:40.878Z] #44 30.61 Reading package lists... [2021-07-18T22:07:40.878Z] #44 ... [2021-07-18T22:07:40.878Z] [2021-07-18T22:07:40.878Z] #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-07-18T22:07:40.878Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:41.068Z] #17 132.6 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-18T22:07:41.068Z] #17 132.6 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:41.068Z] #17 132.6 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:41.228Z] #56 38.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:41.228Z] #56 38.67 Need to get 119 kB of archives. [2021-07-18T22:07:41.228Z] #56 38.67 After this operation, 387 kB of additional disk space will be used. [2021-07-18T22:07:41.228Z] #56 38.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-18T22:07:41.228Z] #56 38.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-18T22:07:41.820Z] #36 38.05 Building dependency tree... [2021-07-18T22:07:41.820Z] #36 ... [2021-07-18T22:07:41.820Z] [2021-07-18T22:07:41.820Z] #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-07-18T22:07:41.820Z] #59 sha256:4d5442a1f7fcfe4f3626bdf3286e1175232c344eaa644b4d38d947efbf5f98bb [2021-07-18T22:07:41.820Z] #59 29.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-18T22:07:41.820Z] #59 ... [2021-07-18T22:07:41.820Z] [2021-07-18T22:07:41.820Z] #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-07-18T22:07:41.820Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:41.820Z] #36 38.05 Building dependency tree... [2021-07-18T22:07:42.025Z] #17 133.3 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-18T22:07:42.025Z] #17 133.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:42.025Z] #17 133.4 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:42.025Z] #17 133.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-18T22:07:42.025Z] #17 133.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-18T22:07:42.025Z] #17 133.4 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-18T22:07:42.025Z] #17 133.4 Selecting previously unselected package libc6-s390x-cross. [2021-07-18T22:07:42.025Z] #17 133.4 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:42.025Z] #17 133.4 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-18T22:07:42.025Z] #17 133.6 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-18T22:07:42.025Z] #17 133.6 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-18T22:07:42.025Z] #17 133.6 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:42.025Z] #17 133.6 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-18T22:07:42.025Z] #17 133.6 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:42.025Z] #17 133.6 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:42.025Z] #17 133.6 Selecting previously unselected package libitm1-s390x-cross. [2021-07-18T22:07:42.172Z] #56 39.62 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:42.283Z] #17 133.6 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:42.283Z] #17 133.6 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:42.283Z] #17 133.6 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-18T22:07:42.283Z] #17 133.7 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:42.283Z] #17 133.7 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:42.283Z] #17 133.7 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-18T22:07:42.283Z] #17 133.7 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:42.283Z] #17 133.7 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:42.283Z] #17 133.8 Selecting previously unselected package libasan5-s390x-cross. [2021-07-18T22:07:42.283Z] #17 133.8 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:42.283Z] #17 133.8 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:42.283Z] #17 133.8 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-18T22:07:42.283Z] #17 133.8 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:42.283Z] #17 133.8 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:42.283Z] #17 133.9 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-18T22:07:42.391Z] #36 ... [2021-07-18T22:07:42.391Z] [2021-07-18T22:07:42.391Z] #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-07-18T22:07:42.391Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:07:42.391Z] #40 23.73 + 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-07-18T22:07:42.433Z] #56 39.78 Fetched 119 kB in 0s (425 kB/s) [2021-07-18T22:07:42.433Z] #56 39.91 Selecting previously unselected package libbtrfs0. [2021-07-18T22:07:42.433Z] #56 39.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-07-18T22:07:42.433Z] #56 39.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-18T22:07:42.433Z] #56 40.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-18T22:07:42.541Z] #17 133.9 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:42.541Z] #17 133.9 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:42.541Z] #17 134.0 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-18T22:07:42.541Z] #17 134.0 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:42.541Z] #17 134.0 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:42.654Z] #40 ... [2021-07-18T22:07:42.654Z] [2021-07-18T22:07:42.654Z] #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-07-18T22:07:42.654Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:42.654Z] #44 30.61 Reading package lists... [2021-07-18T22:07:42.695Z] #56 40.13 Selecting previously unselected package libbtrfs-dev. [2021-07-18T22:07:42.695Z] #56 40.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-18T22:07:42.695Z] #56 40.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:07:43.106Z] #17 134.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-18T22:07:43.106Z] #17 134.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:43.106Z] #17 134.6 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:43.106Z] #17 134.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-18T22:07:43.106Z] #17 134.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-18T22:07:43.106Z] #17 134.6 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-18T22:07:43.180Z] #57 ... [2021-07-18T22:07:43.180Z] [2021-07-18T22:07:43.180Z] #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-07-18T22:07:43.180Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:43.180Z] #44 28.21 Reading package lists... [2021-07-18T22:07:43.180Z] #44 33.83 Building dependency tree... [2021-07-18T22:07:43.180Z] #44 36.73 The following additional packages will be installed: [2021-07-18T22:07:43.180Z] #44 36.74 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-18T22:07:43.180Z] #44 36.74 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-18T22:07:43.180Z] #44 36.74 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-18T22:07:43.180Z] #44 36.74 python3.7-minimal [2021-07-18T22:07:43.180Z] #44 36.76 Suggested packages: [2021-07-18T22:07:43.180Z] #44 36.76 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-18T22:07:43.180Z] #44 36.76 python3.7-doc binfmt-support [2021-07-18T22:07:43.180Z] #44 37.86 The following NEW packages will be installed: [2021-07-18T22:07:43.180Z] #44 37.87 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-18T22:07:43.180Z] #44 37.88 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-18T22:07:43.180Z] #44 37.89 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-18T22:07:43.180Z] #44 37.89 python3.7-minimal [2021-07-18T22:07:43.180Z] #44 38.36 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:43.180Z] #44 38.36 Need to get 6695 kB of archives. [2021-07-18T22:07:43.180Z] #44 38.36 After this operation, 33.1 MB of additional disk space will be used. [2021-07-18T22:07:43.180Z] #44 38.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-18T22:07:43.180Z] #44 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-18T22:07:43.180Z] #44 38.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-18T22:07:43.180Z] #44 38.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-18T22:07:43.180Z] #44 38.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-18T22:07:43.180Z] #44 38.80 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-18T22:07:43.180Z] #44 38.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-18T22:07:43.180Z] #44 38.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-18T22:07:43.180Z] #44 38.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-18T22:07:43.180Z] #44 38.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-18T22:07:43.180Z] #44 38.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-18T22:07:43.180Z] #44 38.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-18T22:07:43.180Z] #44 39.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-18T22:07:43.180Z] #44 39.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-18T22:07:43.180Z] #44 39.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-18T22:07:43.180Z] #44 39.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-18T22:07:43.180Z] #44 40.31 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:43.180Z] #44 40.67 Fetched 6695 kB in 1s (5544 kB/s) [2021-07-18T22:07:43.180Z] #44 40.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-18T22:07:43.180Z] #44 40.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-18T22:07:43.180Z] #44 40.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:43.180Z] #44 41.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:43.180Z] #44 41.78 Selecting previously unselected package python3.7-minimal. [2021-07-18T22:07:43.180Z] #44 41.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:43.180Z] #44 41.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:07:43.180Z] #44 43.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:43.180Z] #44 43.33 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:07:43.180Z] #44 ... [2021-07-18T22:07:43.180Z] [2021-07-18T22:07:43.180Z] #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-07-18T22:07:43.180Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:43.180Z] #36 32.40 Building dependency tree... [2021-07-18T22:07:43.180Z] #36 35.30 The following additional packages will be installed: [2021-07-18T22:07:43.180Z] #36 35.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-18T22:07:43.180Z] #36 35.33 Suggested packages: [2021-07-18T22:07:43.180Z] #36 35.33 cmake-doc ninja-build lrzip [2021-07-18T22:07:43.180Z] #36 35.33 Recommended packages: [2021-07-18T22:07:43.180Z] #36 35.33 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-18T22:07:43.180Z] #36 36.18 The following NEW packages will be installed: [2021-07-18T22:07:43.180Z] #36 36.19 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-18T22:07:43.180Z] #36 36.20 vim-common xxd [2021-07-18T22:07:43.180Z] #36 36.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:43.180Z] #36 36.56 Need to get 14.9 MB of archives. [2021-07-18T22:07:43.180Z] #36 36.56 After this operation, 61.8 MB of additional disk space will be used. [2021-07-18T22:07:43.180Z] #36 36.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-18T22:07:43.180Z] #36 36.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-18T22:07:43.180Z] #36 36.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-18T22:07:43.180Z] #36 36.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-18T22:07:43.180Z] #36 37.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-18T22:07:43.180Z] #36 37.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-18T22:07:43.180Z] #36 37.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-18T22:07:43.180Z] #36 37.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-18T22:07:43.180Z] #36 37.46 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-18T22:07:43.180Z] #36 37.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-18T22:07:43.180Z] #36 38.75 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:43.180Z] #36 38.99 Fetched 14.9 MB in 2s (9854 kB/s) [2021-07-18T22:07:43.180Z] #36 39.11 Selecting previously unselected package xxd. [2021-07-18T22:07:43.180Z] #36 39.11 (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-07-18T22:07:43.180Z] #36 39.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:07:43.180Z] #36 39.21 Unpacking xxd (2:8.1.0875-5) ... [2021-07-18T22:07:43.180Z] #36 39.44 Selecting previously unselected package vim-common. [2021-07-18T22:07:43.180Z] #36 39.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:07:43.180Z] #36 39.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-18T22:07:43.180Z] #36 40.04 Selecting previously unselected package cmake-data. [2021-07-18T22:07:43.180Z] #36 40.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-18T22:07:43.180Z] #36 40.08 Unpacking cmake-data (3.13.4-1) ... [2021-07-18T22:07:43.180Z] #36 42.90 Selecting previously unselected package libicu63:amd64. [2021-07-18T22:07:43.180Z] #36 42.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-18T22:07:43.180Z] #36 42.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:07:43.180Z] #36 ... [2021-07-18T22:07:43.180Z] [2021-07-18T22:07:43.180Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:43.180Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:07:43.180Z] #32 42.90 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-07-18T22:07:43.180Z] #32 43.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-18T22:07:43.180Z] #32 44.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:43.268Z] #56 40.83 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-18T22:07:43.364Z] #17 134.7 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-18T22:07:43.364Z] #17 134.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-18T22:07:43.364Z] #17 134.8 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-18T22:07:43.436Z] #32 ... [2021-07-18T22:07:43.437Z] [2021-07-18T22:07:43.437Z] #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-07-18T22:07:43.437Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:07:43.437Z] #50 34.50 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-18T22:07:43.437Z] #50 34.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-18T22:07:43.437Z] #50 34.96 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-18T22:07:43.437Z] #50 ... [2021-07-18T22:07:43.437Z] [2021-07-18T22:07:43.437Z] #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-07-18T22:07:43.437Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:43.437Z] #13 26.40 Reading package lists... [2021-07-18T22:07:43.437Z] #13 32.25 Building dependency tree... [2021-07-18T22:07:43.437Z] #13 35.36 The following additional packages will be installed: [2021-07-18T22:07:43.437Z] #13 35.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-18T22:07:43.437Z] #13 35.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-18T22:07:43.437Z] #13 35.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-18T22:07:43.437Z] #13 35.37 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-18T22:07:43.437Z] #13 35.37 mingw-w64-x86-64-dev [2021-07-18T22:07:43.437Z] #13 35.38 Suggested packages: [2021-07-18T22:07:43.437Z] #13 35.39 gcc-8-locales seccomp wine64 [2021-07-18T22:07:43.437Z] #13 36.35 The following NEW packages will be installed: [2021-07-18T22:07:43.437Z] #13 36.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-18T22:07:43.437Z] #13 36.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-18T22:07:43.437Z] #13 36.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-18T22:07:43.437Z] #13 36.36 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-18T22:07:43.437Z] #13 36.36 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-18T22:07:43.437Z] #13 36.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-18T22:07:43.437Z] #13 36.37 The following packages will be upgraded: [2021-07-18T22:07:43.437Z] #13 36.38 libseccomp2 [2021-07-18T22:07:43.437Z] #13 36.82 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:43.437Z] #13 36.82 Need to get 77.8 MB of archives. [2021-07-18T22:07:43.437Z] #13 36.82 After this operation, 487 MB of additional disk space will be used. [2021-07-18T22:07:43.437Z] #13 36.82 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-07-18T22:07:43.437Z] #13 36.85 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-18T22:07:43.437Z] #13 36.87 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-18T22:07:43.437Z] #13 37.15 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-07-18T22:07:43.437Z] #13 37.49 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-07-18T22:07:43.437Z] #13 37.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-18T22:07:43.437Z] #13 37.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-18T22:07:43.437Z] #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-07-18T22:07:43.437Z] #13 38.08 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-07-18T22:07:43.437Z] #13 38.45 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-07-18T22:07:43.437Z] #13 38.47 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-07-18T22:07:43.437Z] #13 41.49 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-07-18T22:07:43.529Z] #56 40.89 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:07:43.529Z] #56 40.91 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:07:43.622Z] #17 135.1 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-18T22:07:43.622Z] #17 135.1 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-18T22:07:43.622Z] #17 135.1 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:43.622Z] #17 135.3 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-18T22:07:43.622Z] #17 135.3 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-18T22:07:43.882Z] #17 135.3 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:44.000Z] #13 ... [2021-07-18T22:07:44.000Z] [2021-07-18T22:07:44.000Z] #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-07-18T22:07:44.000Z] #52 sha256:28c7986d60e425d718606ba50d4ebab7087be684a87f28019fcc4f3f9fe04395 [2021-07-18T22:07:44.000Z] #52 45.15 internal/reflectlite [2021-07-18T22:07:44.041Z] #44 36.59 Building dependency tree... [2021-07-18T22:07:44.104Z] #56 DONE 41.8s [2021-07-18T22:07:44.104Z] [2021-07-18T22:07:44.104Z] #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-07-18T22:07:44.104Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:44.104Z] #44 30.14 Reading package lists... [2021-07-18T22:07:44.104Z] #44 35.88 Building dependency tree... [2021-07-18T22:07:44.104Z] #44 38.79 The following additional packages will be installed: [2021-07-18T22:07:44.104Z] #44 38.80 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-18T22:07:44.104Z] #44 38.80 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-18T22:07:44.104Z] #44 38.80 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-18T22:07:44.104Z] #44 38.80 python3.7-minimal [2021-07-18T22:07:44.104Z] #44 38.81 Suggested packages: [2021-07-18T22:07:44.104Z] #44 38.81 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-18T22:07:44.104Z] #44 38.81 python3.7-doc binfmt-support [2021-07-18T22:07:44.104Z] #44 40.05 The following NEW packages will be installed: [2021-07-18T22:07:44.104Z] #44 40.05 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-18T22:07:44.105Z] #44 40.05 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-18T22:07:44.105Z] #44 40.06 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-18T22:07:44.105Z] #44 40.06 python3.7-minimal [2021-07-18T22:07:44.105Z] #44 40.47 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:44.105Z] #44 40.47 Need to get 6695 kB of archives. [2021-07-18T22:07:44.105Z] #44 40.47 After this operation, 33.1 MB of additional disk space will be used. [2021-07-18T22:07:44.105Z] #44 40.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-18T22:07:44.105Z] #44 40.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-18T22:07:44.105Z] #44 40.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-18T22:07:44.105Z] #44 40.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-18T22:07:44.105Z] #44 40.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-18T22:07:44.105Z] #44 40.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-18T22:07:44.105Z] #44 40.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-18T22:07:44.105Z] #44 40.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-18T22:07:44.105Z] #44 40.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-18T22:07:44.105Z] #44 41.01 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-18T22:07:44.105Z] #44 41.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-18T22:07:44.105Z] #44 41.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-18T22:07:44.105Z] #44 41.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-18T22:07:44.105Z] #44 41.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-18T22:07:44.105Z] #44 41.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-18T22:07:44.105Z] #44 41.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-18T22:07:44.448Z] #17 135.9 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-18T22:07:44.448Z] #17 135.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-18T22:07:44.448Z] #17 135.9 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:44.448Z] #17 135.9 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-18T22:07:44.448Z] #17 135.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-18T22:07:44.448Z] #17 135.9 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up libfile-which-perl (1.23-1) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-18T22:07:44.448Z] #17 136.0 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-18T22:07:44.448Z] #17 136.1 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-18T22:07:44.448Z] #17 136.1 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:44.448Z] #17 136.1 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.448Z] #17 136.1 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-18T22:07:44.448Z] #17 136.1 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-18T22:07:44.705Z] #17 136.1 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-18T22:07:44.705Z] #17 136.1 Setting up file (1:5.35-4+deb10u2) ... [2021-07-18T22:07:44.705Z] #17 136.1 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.705Z] #17 136.1 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.705Z] #17 136.1 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-18T22:07:44.705Z] #17 136.1 Setting up libyaml-perl (1.27-1) ... [2021-07-18T22:07:44.705Z] #17 136.2 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-18T22:07:44.705Z] #17 136.2 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:07:44.705Z] #17 136.2 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:44.705Z] #17 136.2 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-18T22:07:44.705Z] #17 136.2 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-18T22:07:44.705Z] #17 136.2 Setting up libio-string-perl (1.08-3) ... [2021-07-18T22:07:44.705Z] #17 136.2 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-18T22:07:44.705Z] #17 136.2 Setting up cross-config (2.6.15-3) ... [2021-07-18T22:07:44.705Z] #17 136.3 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-18T22:07:44.705Z] #17 136.3 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:44.705Z] #17 136.3 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.3 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.3 Setting up xz-utils (5.2.4-1) ... [2021-07-18T22:07:44.962Z] #17 136.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-18T22:07:44.962Z] #17 136.3 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-18T22:07:44.962Z] #17 136.3 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-18T22:07:44.962Z] #17 136.4 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.5 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.6 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.6 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.6 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-18T22:07:44.962Z] #17 136.6 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:44.962Z] #17 136.6 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.6 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:44.962Z] #17 136.6 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-18T22:07:44.962Z] #17 136.6 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:45.220Z] #17 136.6 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.220Z] #17 136.6 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-18T22:07:45.220Z] #17 136.6 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.220Z] #17 136.7 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-18T22:07:45.220Z] #17 136.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-18T22:07:45.220Z] #17 136.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-18T22:07:45.478Z] #17 136.9 [2021-07-18T22:07:45.478Z] #17 136.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-18T22:07:45.478Z] #17 137.0 Setting up dpkg-dev (1.19.7) ... [2021-07-18T22:07:45.478Z] #17 137.0 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.478Z] #17 137.0 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-18T22:07:45.478Z] #17 137.0 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:45.478Z] #17 137.0 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.478Z] #17 137.1 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.478Z] #17 137.1 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.478Z] #17 137.1 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-18T22:07:45.478Z] #17 137.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-18T22:07:45.548Z] #44 ... [2021-07-18T22:07:45.548Z] [2021-07-18T22:07:45.548Z] #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-07-18T22:07:45.548Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:45.548Z] #36 30.11 Reading package lists... [2021-07-18T22:07:45.548Z] #36 35.30 Building dependency tree... [2021-07-18T22:07:45.548Z] #36 38.34 The following additional packages will be installed: [2021-07-18T22:07:45.548Z] #36 38.35 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-18T22:07:45.548Z] #36 38.36 Suggested packages: [2021-07-18T22:07:45.548Z] #36 38.37 cmake-doc ninja-build lrzip [2021-07-18T22:07:45.548Z] #36 38.37 Recommended packages: [2021-07-18T22:07:45.548Z] #36 38.37 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-18T22:07:45.548Z] #36 39.11 The following NEW packages will be installed: [2021-07-18T22:07:45.548Z] #36 39.12 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-18T22:07:45.548Z] #36 39.14 vim-common xxd [2021-07-18T22:07:45.548Z] #36 39.51 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:45.548Z] #36 39.51 Need to get 14.9 MB of archives. [2021-07-18T22:07:45.548Z] #36 39.51 After this operation, 61.8 MB of additional disk space will be used. [2021-07-18T22:07:45.548Z] #36 39.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-18T22:07:45.548Z] #36 39.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-18T22:07:45.548Z] #36 39.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-18T22:07:45.548Z] #36 39.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-18T22:07:45.548Z] #36 40.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-18T22:07:45.548Z] #36 40.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-18T22:07:45.548Z] #36 40.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-18T22:07:45.548Z] #36 40.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-18T22:07:45.548Z] #36 40.64 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-18T22:07:45.548Z] #36 40.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-18T22:07:45.548Z] #36 42.08 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:45.548Z] #36 42.39 Fetched 14.9 MB in 2s (9003 kB/s) [2021-07-18T22:07:45.548Z] #36 42.49 Selecting previously unselected package xxd. [2021-07-18T22:07:45.548Z] #36 42.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 ... 15421 files and directories currently installed.) [2021-07-18T22:07:45.548Z] #36 42.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:07:45.548Z] #36 42.62 Unpacking xxd (2:8.1.0875-5) ... [2021-07-18T22:07:45.548Z] #36 42.85 Selecting previously unselected package vim-common. [2021-07-18T22:07:45.548Z] #36 42.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:07:45.548Z] #36 42.92 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-18T22:07:45.548Z] #36 ... [2021-07-18T22:07:45.548Z] [2021-07-18T22:07:45.548Z] #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-07-18T22:07:45.548Z] #57 sha256:bb758f3ec64ad42beecdd9583adabdda17df429a40560ef14b3970865907a399 [2021-07-18T22:07:45.548Z] #57 1.197 + RM_GOPATH=0 [2021-07-18T22:07:45.548Z] #57 1.199 + TMP_GOPATH= [2021-07-18T22:07:45.548Z] #57 1.199 + : /build [2021-07-18T22:07:45.548Z] #57 1.199 + '[' -z '' ']' [2021-07-18T22:07:45.548Z] #57 1.200 ++ mktemp -d [2021-07-18T22:07:45.548Z] #57 1.204 + export GOPATH=/tmp/tmp.P6ABywfjMf [2021-07-18T22:07:45.548Z] #57 1.204 + GOPATH=/tmp/tmp.P6ABywfjMf [2021-07-18T22:07:45.548Z] #57 1.204 + RM_GOPATH=1 [2021-07-18T22:07:45.548Z] #57 1.204 + case "$(go env GOARCH)" in [2021-07-18T22:07:45.548Z] #57 1.205 ++ go env GOARCH [2021-07-18T22:07:45.548Z] #57 1.241 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:45.548Z] #57 1.242 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:45.548Z] #57 1.242 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:45.548Z] #57 1.248 + dir=/tmp/install [2021-07-18T22:07:45.548Z] #57 1.248 + bin=containerd [2021-07-18T22:07:45.548Z] #57 1.248 + shift [2021-07-18T22:07:45.548Z] #57 1.248 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-18T22:07:45.548Z] #57 1.249 + . /tmp/install/containerd.installer [2021-07-18T22:07:45.548Z] #57 1.249 ++ set -e [2021-07-18T22:07:45.548Z] #57 1.249 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:07:45.548Z] #57 1.249 + install_containerd [2021-07-18T22:07:45.548Z] #57 1.249 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b' [2021-07-18T22:07:45.548Z] #57 1.250 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:07:45.548Z] #57 1.250 + git clone https://github.com/containerd/containerd.git /tmp/tmp.P6ABywfjMf/src/github.com/containerd/containerd [2021-07-18T22:07:45.548Z] #57 1.254 Cloning into '/tmp/tmp.P6ABywfjMf/src/github.com/containerd/containerd'... [2021-07-18T22:07:45.735Z] #17 137.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-18T22:07:45.735Z] #17 137.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-18T22:07:45.735Z] #17 137.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-18T22:07:45.892Z] #52 46.81 sort [2021-07-18T22:07:45.892Z] #52 46.81 errors [2021-07-18T22:07:45.892Z] #52 47.15 io [2021-07-18T22:07:45.952Z] #44 39.63 The following additional packages will be installed: [2021-07-18T22:07:45.952Z] #44 ... [2021-07-18T22:07:45.952Z] [2021-07-18T22:07:45.952Z] #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-07-18T22:07:45.952Z] #50 sha256:118518361d69d9243c24be0e0de82df600e2f6d85f92c05ec3cd3bbf068e4de6 [2021-07-18T22:07:45.952Z] #50 33.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-18T22:07:45.952Z] #50 33.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-18T22:07:45.952Z] #50 33.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-18T22:07:45.952Z] #50 33.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-18T22:07:45.952Z] #50 33.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-18T22:07:45.952Z] #50 33.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-18T22:07:45.952Z] #50 33.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-18T22:07:45.952Z] #50 34.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-18T22:07:45.952Z] #50 34.11 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-18T22:07:45.952Z] #50 34.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-18T22:07:45.952Z] #50 34.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-18T22:07:45.952Z] #50 34.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-18T22:07:45.952Z] #50 34.51 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-18T22:07:45.952Z] #50 35.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-18T22:07:45.952Z] #50 35.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-18T22:07:45.952Z] #50 35.78 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-18T22:07:45.952Z] #50 35.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-18T22:07:45.952Z] #50 35.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-18T22:07:45.952Z] #50 35.98 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-18T22:07:45.952Z] #50 36.13 go: downloading golang.org/x/text v0.3.2 [2021-07-18T22:07:45.952Z] #50 41.98 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-18T22:07:45.952Z] #50 41.99 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-18T22:07:45.952Z] #50 42.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-18T22:07:45.952Z] #50 42.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-18T22:07:45.952Z] #50 42.17 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-18T22:07:45.952Z] #50 43.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-18T22:07:45.952Z] #50 43.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-18T22:07:45.952Z] #50 ... [2021-07-18T22:07:45.952Z] [2021-07-18T22:07:45.952Z] #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-07-18T22:07:45.952Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:45.952Z] #44 39.64 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-18T22:07:45.952Z] #44 39.64 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-18T22:07:45.952Z] #44 39.64 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-18T22:07:45.952Z] #44 39.64 python3.7-minimal [2021-07-18T22:07:45.952Z] #44 39.65 Suggested packages: [2021-07-18T22:07:45.952Z] #44 39.65 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-18T22:07:45.952Z] #44 39.65 python3.7-doc binfmt-support [2021-07-18T22:07:45.993Z] #17 137.5 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.5 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.6 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.6 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.6 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:45.993Z] #17 137.6 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.6 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.6 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.6 Setting up libxml-simple-perl (2.25-1) ... [2021-07-18T22:07:46.337Z] #17 137.6 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.6 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.6 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.6 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.6 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.7 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:46.337Z] #17 137.8 Setting up dpkg-cross (2.6.15-3) ... [2021-07-18T22:07:46.337Z] #17 137.9 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:46.337Z] #17 137.9 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-18T22:07:46.595Z] #17 137.9 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-18T22:07:46.595Z] #17 137.9 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-18T22:07:46.595Z] #17 137.9 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-18T22:07:46.595Z] #17 138.0 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-18T22:07:46.595Z] #17 138.0 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-18T22:07:46.595Z] #17 138.0 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-18T22:07:46.595Z] #17 138.0 Setting up crossbuild-essential-armel (12.6) ... [2021-07-18T22:07:46.595Z] #17 138.0 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:07:46.893Z] #44 40.88 The following NEW packages will be installed: [2021-07-18T22:07:46.893Z] #44 40.88 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-18T22:07:46.893Z] #44 40.90 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-18T22:07:46.893Z] #44 40.91 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-18T22:07:46.893Z] #44 40.93 python3.7-minimal [2021-07-18T22:07:47.291Z] #52 48.44 bytes [2021-07-18T22:07:47.462Z] #44 41.38 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:47.462Z] #44 41.38 Need to get 6695 kB of archives. [2021-07-18T22:07:47.462Z] #44 41.38 After this operation, 33.1 MB of additional disk space will be used. [2021-07-18T22:07:47.462Z] #44 41.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-18T22:07:47.462Z] #44 41.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-18T22:07:47.549Z] #52 48.71 internal/oserror [2021-07-18T22:07:47.747Z] #44 41.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-18T22:07:47.747Z] #44 41.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-18T22:07:47.747Z] #44 41.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-18T22:07:47.814Z] #52 48.87 syscall [2021-07-18T22:07:47.966Z] #17 DONE 139.4s [2021-07-18T22:07:47.966Z] [2021-07-18T22:07:47.966Z] #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-07-18T22:07:47.966Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-18T22:07:48.008Z] #44 41.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-18T22:07:48.008Z] #44 41.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-18T22:07:48.008Z] #44 41.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-18T22:07:48.008Z] #44 41.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-18T22:07:48.008Z] #44 41.96 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-18T22:07:48.008Z] #44 41.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-18T22:07:48.008Z] #44 41.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-18T22:07:48.008Z] #44 41.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-18T22:07:48.008Z] #44 42.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-18T22:07:48.008Z] #44 42.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-18T22:07:48.008Z] #44 42.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-18T22:07:48.580Z] #44 ... [2021-07-18T22:07:48.580Z] [2021-07-18T22:07:48.580Z] #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-07-18T22:07:48.580Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-18T22:07:48.580Z] #56 34.22 Reading package lists... [2021-07-18T22:07:48.580Z] #56 40.29 Building dependency tree... [2021-07-18T22:07:48.580Z] #56 43.38 The following additional packages will be installed: [2021-07-18T22:07:48.580Z] #56 43.40 libbtrfs0 [2021-07-18T22:07:48.580Z] #56 43.58 The following NEW packages will be installed: [2021-07-18T22:07:48.580Z] #56 43.58 libbtrfs-dev libbtrfs0 [2021-07-18T22:07:48.580Z] #56 43.97 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:48.580Z] #56 43.97 Need to get 119 kB of archives. [2021-07-18T22:07:48.580Z] #56 43.97 After this operation, 387 kB of additional disk space will be used. [2021-07-18T22:07:48.580Z] #56 43.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-18T22:07:48.580Z] #56 43.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-18T22:07:48.580Z] #56 44.91 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:48.580Z] #56 45.11 Fetched 119 kB in 0s (430 kB/s) [2021-07-18T22:07:48.580Z] #56 45.21 Selecting previously unselected package libbtrfs0. [2021-07-18T22:07:48.580Z] #56 45.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-18T22:07:48.580Z] #56 45.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-18T22:07:48.580Z] #56 45.30 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-18T22:07:48.580Z] #56 45.51 Selecting previously unselected package libbtrfs-dev. [2021-07-18T22:07:48.580Z] #56 45.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-18T22:07:48.580Z] #56 45.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:07:48.580Z] #56 45.76 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-18T22:07:48.580Z] #56 45.79 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:07:48.580Z] #56 45.82 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:07:48.580Z] #56 DONE 46.3s [2021-07-18T22:07:48.845Z] [2021-07-18T22:07:48.845Z] #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-07-18T22:07:48.845Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:48.845Z] #36 41.27 The following additional packages will be installed: [2021-07-18T22:07:48.845Z] #36 41.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-18T22:07:48.845Z] #36 41.29 Suggested packages: [2021-07-18T22:07:48.845Z] #36 41.30 cmake-doc ninja-build lrzip [2021-07-18T22:07:48.845Z] #36 41.30 Recommended packages: [2021-07-18T22:07:48.845Z] #36 41.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-18T22:07:48.845Z] #36 42.05 The following NEW packages will be installed: [2021-07-18T22:07:48.845Z] #36 42.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-18T22:07:48.845Z] #36 42.07 vim-common xxd [2021-07-18T22:07:48.845Z] #36 42.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:48.845Z] #36 42.48 Need to get 14.9 MB of archives. [2021-07-18T22:07:48.845Z] #36 42.48 After this operation, 61.8 MB of additional disk space will be used. [2021-07-18T22:07:48.845Z] #36 42.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-18T22:07:48.845Z] #36 42.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-18T22:07:48.845Z] #36 42.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-18T22:07:48.845Z] #36 42.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-18T22:07:48.845Z] #36 43.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-18T22:07:48.845Z] #36 43.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-18T22:07:48.845Z] #36 43.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-18T22:07:48.845Z] #36 43.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-18T22:07:48.845Z] #36 43.70 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-18T22:07:48.845Z] #36 43.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-18T22:07:48.845Z] #36 44.90 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:48.845Z] #36 45.09 Fetched 14.9 MB in 2s (8479 kB/s) [2021-07-18T22:07:48.845Z] #36 45.19 Selecting previously unselected package xxd. [2021-07-18T22:07:48.845Z] #36 45.19 (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-07-18T22:07:48.845Z] #36 45.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:07:48.845Z] #36 45.27 Unpacking xxd (2:8.1.0875-5) ... [2021-07-18T22:07:48.845Z] #36 45.62 Selecting previously unselected package vim-common. [2021-07-18T22:07:48.845Z] #36 45.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:07:48.845Z] #36 45.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-18T22:07:48.845Z] #36 45.98 Selecting previously unselected package cmake-data. [2021-07-18T22:07:48.845Z] #36 45.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-18T22:07:48.845Z] #36 46.00 Unpacking cmake-data (3.13.4-1) ... [2021-07-18T22:07:49.183Z] #52 ... [2021-07-18T22:07:49.183Z] [2021-07-18T22:07:49.183Z] #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-07-18T22:07:49.183Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:49.183Z] #44 47.29 Selecting previously unselected package python3-minimal. [2021-07-18T22:07:49.183Z] #44 47.29 (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-07-18T22:07:49.183Z] #44 47.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-18T22:07:49.183Z] #44 47.39 Unpacking python3-minimal (3.7.3-1) ... [2021-07-18T22:07:49.183Z] #44 47.52 Selecting previously unselected package libmpdec2:amd64. [2021-07-18T22:07:49.183Z] #44 47.52 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-18T22:07:49.183Z] #44 47.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:07:49.183Z] #44 47.69 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-18T22:07:49.183Z] #44 47.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:49.183Z] #44 47.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:49.183Z] #44 49.54 Selecting previously unselected package python3.7. [2021-07-18T22:07:49.183Z] #44 49.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:49.183Z] #44 49.55 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:49.183Z] #44 49.72 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-18T22:07:49.183Z] #44 49.74 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-18T22:07:49.183Z] #44 49.75 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:07:49.183Z] #44 49.93 Setting up python3-minimal (3.7.3-1) ... [2021-07-18T22:07:49.415Z] #36 ... [2021-07-18T22:07:49.415Z] [2021-07-18T22:07:49.415Z] #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-07-18T22:07:49.415Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:07:49.415Z] #46 37.08 vendor/golang.org/x/crypto/internal/subtle [2021-07-18T22:07:49.675Z] #46 ... [2021-07-18T22:07:49.675Z] [2021-07-18T22:07:49.675Z] #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-07-18T22:07:49.675Z] #57 sha256:959f6b311e2b3f95d87499751e3558242e98a9f5ade7c389a4352673477e8c50 [2021-07-18T22:07:49.812Z] #57 ... [2021-07-18T22:07:49.812Z] [2021-07-18T22:07:49.812Z] #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-07-18T22:07:49.812Z] #50 sha256:cd956ab17c5323e153c7a000c1320149aa1abf8b7dec06bf993f010931c0f22f [2021-07-18T22:07:49.812Z] #50 37.29 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-18T22:07:49.812Z] #50 37.31 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-18T22:07:49.812Z] #50 37.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-18T22:07:49.812Z] #50 37.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-18T22:07:49.812Z] #50 37.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-18T22:07:49.812Z] #50 38.71 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-18T22:07:49.812Z] #50 38.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-18T22:07:49.812Z] #50 39.07 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-18T22:07:49.812Z] #50 ... [2021-07-18T22:07:49.812Z] [2021-07-18T22:07:49.812Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:49.812Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:07:49.812Z] #32 44.70 Checking out files: 86% (1311/1521) Checking out files: 87% (1324/1521) 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-07-18T22:07:49.812Z] #32 45.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-18T22:07:49.812Z] #32 46.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:49.872Z] #63 ... [2021-07-18T22:07:49.872Z] [2021-07-18T22:07:49.872Z] #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-07-18T22:07:49.872Z] #18 sha256:02c03e30192eeb7a4fcffb9f1585510504ec51793f8428a994344a340bb717cc [2021-07-18T22:07:49.872Z] #18 DONE 1.8s [2021-07-18T22:07:49.872Z] [2021-07-18T22:07:49.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-07-18T22:07:49.872Z] #66 sha256:78b8e054a7ffdd8a26712d42a8d300184a1ad90174968531ad376a0df321350c [2021-07-18T22:07:49.872Z] #66 1.568 + RM_GOPATH=0 [2021-07-18T22:07:49.872Z] #66 1.568 + TMP_GOPATH= [2021-07-18T22:07:49.872Z] #66 1.568 + : /build [2021-07-18T22:07:49.872Z] #66 1.568 + '[' -z '' ']' [2021-07-18T22:07:49.872Z] #66 1.569 ++ mktemp -d [2021-07-18T22:07:49.872Z] #66 1.572 + export GOPATH=/tmp/tmp.NqvAm3yOVR [2021-07-18T22:07:49.872Z] #66 1.572 + GOPATH=/tmp/tmp.NqvAm3yOVR [2021-07-18T22:07:49.872Z] #66 1.572 + RM_GOPATH=1 [2021-07-18T22:07:49.872Z] #66 1.572 + case "$(go env GOARCH)" in [2021-07-18T22:07:49.872Z] #66 1.572 ++ go env GOARCH [2021-07-18T22:07:49.872Z] #66 1.584 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:49.872Z] #66 1.584 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:49.872Z] #66 1.586 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:49.872Z] #66 1.586 + dir=/tmp/install [2021-07-18T22:07:49.872Z] #66 1.587 + bin=rootlesskit [2021-07-18T22:07:49.872Z] #66 1.587 + shift [2021-07-18T22:07:49.872Z] #66 1.587 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-18T22:07:49.872Z] #66 1.587 + . /tmp/install/rootlesskit.installer [2021-07-18T22:07:49.872Z] #66 1.591 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:49.872Z] #66 1.591 + install_rootlesskit [2021-07-18T22:07:49.872Z] #66 1.591 + case "$1" in [2021-07-18T22:07:49.872Z] #66 1.591 + export CGO_ENABLED=0 [2021-07-18T22:07:49.872Z] #66 1.591 + CGO_ENABLED=0 [2021-07-18T22:07:49.872Z] #66 1.591 + _install_rootlesskit [2021-07-18T22:07:49.872Z] #66 1.591 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-18T22:07:49.872Z] #66 1.591 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NqvAm3yOVR/src/github.com/rootless-containers/rootlesskit [2021-07-18T22:07:49.872Z] #66 1.591 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:49.872Z] #66 1.594 Cloning into '/tmp/tmp.NqvAm3yOVR/src/github.com/rootless-containers/rootlesskit'... [2021-07-18T22:07:50.559Z] #44 ... [2021-07-18T22:07:50.559Z] [2021-07-18T22:07:50.559Z] #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-07-18T22:07:50.559Z] #48 sha256:a8f114cbecd08fb42e65515b46fb6e122401fba40df83e3a5aa217c58e615357 [2021-07-18T22:07:50.559Z] #48 DONE 51.4s [2021-07-18T22:07:50.559Z] [2021-07-18T22:07:50.559Z] #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-07-18T22:07:50.559Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:50.559Z] #13 43.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-18T22:07:50.559Z] #13 43.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-18T22:07:50.559Z] #13 43.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-18T22:07:50.559Z] #13 43.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-18T22:07:50.559Z] #13 43.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-07-18T22:07:50.559Z] #13 43.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-18T22:07:50.559Z] #13 43.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-18T22:07:50.559Z] #13 43.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-18T22:07:50.559Z] #13 43.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-18T22:07:50.559Z] #13 43.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-18T22:07:50.559Z] #13 43.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-18T22:07:50.559Z] #13 43.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-18T22:07:50.559Z] #13 43.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-18T22:07:50.559Z] #13 43.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-18T22:07:50.559Z] #13 44.89 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:50.559Z] #13 45.06 Fetched 77.8 MB in 7s (10.8 MB/s) [2021-07-18T22:07:50.559Z] #13 45.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-18T22:07:50.559Z] #13 45.25 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-18T22:07:50.559Z] #13 45.29 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-18T22:07:50.559Z] #13 45.54 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:07:50.559Z] #13 45.73 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-18T22:07:50.559Z] #13 45.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 ... 15421 files and directories currently installed.) [2021-07-18T22:07:50.559Z] #13 45.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-18T22:07:50.559Z] #13 45.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-18T22:07:50.559Z] #13 48.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-18T22:07:50.559Z] #13 48.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-18T22:07:50.559Z] #13 48.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-18T22:07:50.754Z] #32 ... [2021-07-18T22:07:50.754Z] [2021-07-18T22:07:50.754Z] #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-07-18T22:07:50.754Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:50.754Z] #13 26.58 Reading package lists... [2021-07-18T22:07:50.754Z] #13 32.46 Building dependency tree... [2021-07-18T22:07:50.754Z] #13 35.12 The following additional packages will be installed: [2021-07-18T22:07:50.754Z] #13 35.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-18T22:07:50.754Z] #13 35.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-18T22:07:50.754Z] #13 35.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-18T22:07:50.754Z] #13 35.15 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-18T22:07:50.754Z] #13 35.16 mingw-w64-x86-64-dev [2021-07-18T22:07:50.754Z] #13 35.16 Suggested packages: [2021-07-18T22:07:50.754Z] #13 35.16 gcc-8-locales seccomp wine64 [2021-07-18T22:07:50.754Z] #13 36.48 The following NEW packages will be installed: [2021-07-18T22:07:50.754Z] #13 36.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-18T22:07:50.754Z] #13 36.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-18T22:07:50.754Z] #13 36.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-18T22:07:50.754Z] #13 36.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-18T22:07:50.754Z] #13 36.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-18T22:07:50.754Z] #13 36.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-18T22:07:50.754Z] #13 36.49 The following packages will be upgraded: [2021-07-18T22:07:50.754Z] #13 36.50 libseccomp2 [2021-07-18T22:07:50.754Z] #13 37.02 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:50.754Z] #13 37.02 Need to get 77.8 MB of archives. [2021-07-18T22:07:50.754Z] #13 37.02 After this operation, 487 MB of additional disk space will be used. [2021-07-18T22:07:50.754Z] #13 37.02 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-18T22:07:50.754Z] #13 37.02 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-18T22:07:50.754Z] #13 37.05 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-07-18T22:07:50.754Z] #13 37.27 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-07-18T22:07:50.754Z] #13 37.52 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-07-18T22:07:50.754Z] #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-07-18T22:07:50.754Z] #13 37.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-18T22:07:50.754Z] #13 37.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-18T22:07:50.754Z] #13 37.93 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-07-18T22:07:50.754Z] #13 38.23 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-07-18T22:07:50.754Z] #13 38.25 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-07-18T22:07:50.754Z] #13 41.37 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-07-18T22:07:50.754Z] #13 ... [2021-07-18T22:07:50.754Z] [2021-07-18T22:07:50.754Z] #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-07-18T22:07:50.754Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:50.754Z] #44 43.12 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:50.754Z] #44 43.38 Fetched 6695 kB in 1s (5050 kB/s) [2021-07-18T22:07:50.754Z] #44 43.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-18T22:07:50.754Z] #44 43.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-07-18T22:07:50.754Z] #44 43.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:50.754Z] #44 43.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:50.754Z] #44 44.65 Selecting previously unselected package python3.7-minimal. [2021-07-18T22:07:50.754Z] #44 44.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:50.754Z] #44 44.69 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:07:50.754Z] #44 46.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:50.754Z] #44 46.29 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:07:51.584Z] #57 ... [2021-07-18T22:07:51.584Z] [2021-07-18T22:07:51.584Z] #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-07-18T22:07:51.584Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:51.584Z] #13 23.24 Reading package lists... [2021-07-18T22:07:51.584Z] #13 29.80 Reading package lists... [2021-07-18T22:07:51.584Z] #13 35.70 Building dependency tree... [2021-07-18T22:07:51.584Z] #13 38.88 The following additional packages will be installed: [2021-07-18T22:07:51.584Z] #13 38.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-18T22:07:51.584Z] #13 38.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-18T22:07:51.584Z] #13 38.89 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-18T22:07:51.584Z] #13 38.89 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-18T22:07:51.584Z] #13 38.89 mingw-w64-x86-64-dev [2021-07-18T22:07:51.584Z] #13 38.91 Suggested packages: [2021-07-18T22:07:51.584Z] #13 38.91 gcc-8-locales seccomp wine64 [2021-07-18T22:07:51.779Z] #66 3.809 + cd /tmp/tmp.NqvAm3yOVR/src/github.com/rootless-containers/rootlesskit [2021-07-18T22:07:51.779Z] #66 3.809 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-18T22:07:51.779Z] #66 3.816 + export GO111MODULE=on [2021-07-18T22:07:51.779Z] #66 3.817 + GO111MODULE=on [2021-07-18T22:07:51.779Z] #66 3.817 + export GOPROXY=https://proxy.golang.org [2021-07-18T22:07:51.779Z] #66 3.817 + GOPROXY=https://proxy.golang.org [2021-07-18T22:07:51.779Z] #66 3.817 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-18T22:07:51.779Z] #66 3.818 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-18T22:07:51.844Z] #13 ... [2021-07-18T22:07:51.844Z] [2021-07-18T22:07:51.844Z] #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-07-18T22:07:51.844Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:51.844Z] #44 43.64 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:51.844Z] #44 43.78 Fetched 6695 kB in 1s (5037 kB/s) [2021-07-18T22:07:51.844Z] #44 43.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-18T22:07:51.844Z] #44 43.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-18T22:07:51.844Z] #44 43.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:51.844Z] #44 43.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:51.844Z] #44 44.78 Selecting previously unselected package python3.7-minimal. [2021-07-18T22:07:51.844Z] #44 44.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:51.844Z] #44 44.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:07:52.414Z] #44 46.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:52.414Z] #44 46.24 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:07:52.449Z] #13 ... [2021-07-18T22:07:52.450Z] [2021-07-18T22:07:52.450Z] #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-07-18T22:07:52.450Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:07:52.450Z] #46 43.24 sync [2021-07-18T22:07:52.450Z] #46 43.24 internal/reflectlite [2021-07-18T22:07:52.450Z] #46 44.64 internal/testlog [2021-07-18T22:07:52.450Z] #46 44.97 github.com/LK4D4/vndr/godl/singleflight [2021-07-18T22:07:52.450Z] #46 45.42 math/rand [2021-07-18T22:07:52.450Z] #46 46.61 internal/singleflight [2021-07-18T22:07:52.450Z] #46 46.70 errors [2021-07-18T22:07:52.450Z] #46 46.96 sort [2021-07-18T22:07:52.450Z] #46 47.22 io [2021-07-18T22:07:52.450Z] #46 48.24 strconv [2021-07-18T22:07:52.450Z] #46 49.12 bytes [2021-07-18T22:07:52.450Z] #46 51.18 strings [2021-07-18T22:07:52.450Z] #46 53.07 reflect [2021-07-18T22:07:52.450Z] #46 ... [2021-07-18T22:07:52.450Z] [2021-07-18T22:07:52.450Z] #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-07-18T22:07:52.450Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:52.450Z] #44 51.65 Selecting previously unselected package python3. [2021-07-18T22:07:52.450Z] #44 51.65 (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-07-18T22:07:52.450Z] #44 51.79 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-18T22:07:52.450Z] #44 51.82 Unpacking python3 (3.7.3-1) ... [2021-07-18T22:07:52.450Z] #44 52.16 Selecting previously unselected package libprotobuf17:amd64. [2021-07-18T22:07:52.450Z] #44 52.17 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-18T22:07:52.450Z] #44 52.17 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-18T22:07:52.450Z] #44 52.96 Selecting previously unselected package python3-pkg-resources. [2021-07-18T22:07:52.450Z] #44 52.97 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-18T22:07:52.450Z] #44 52.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:07:52.450Z] #44 53.16 Selecting previously unselected package python3-six. [2021-07-18T22:07:52.450Z] #44 53.16 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-18T22:07:52.450Z] #44 53.17 Unpacking python3-six (1.12.0-1) ... [2021-07-18T22:07:52.450Z] #44 53.24 Selecting previously unselected package python3-protobuf. [2021-07-18T22:07:52.450Z] #44 53.25 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-18T22:07:52.450Z] #44 53.27 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-18T22:07:52.669Z] #44 ... [2021-07-18T22:07:52.669Z] [2021-07-18T22:07:52.669Z] #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-07-18T22:07:52.669Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:52.669Z] #13 44.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-18T22:07:52.669Z] #13 44.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-18T22:07:52.669Z] #13 44.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-18T22:07:52.670Z] #13 44.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-18T22:07:52.670Z] #13 44.20 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-07-18T22:07:52.670Z] #13 44.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-18T22:07:52.670Z] #13 44.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-18T22:07:52.670Z] #13 44.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-18T22:07:52.670Z] #13 44.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-18T22:07:52.670Z] #13 44.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-18T22:07:52.670Z] #13 44.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-18T22:07:52.714Z] #66 4.646 go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:07:52.714Z] #66 4.649 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-18T22:07:52.714Z] #66 4.701 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-18T22:07:52.714Z] #66 4.914 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-18T22:07:52.930Z] #13 44.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-18T22:07:52.930Z] #13 44.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-18T22:07:52.930Z] #13 44.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-18T22:07:53.014Z] #44 53.72 Selecting previously unselected package libnet1:amd64. [2021-07-18T22:07:53.014Z] #44 53.72 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-18T22:07:53.014Z] #44 53.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:07:53.014Z] #44 53.87 Selecting previously unselected package libnl-3-200:amd64. [2021-07-18T22:07:53.014Z] #44 53.87 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-18T22:07:53.014Z] #44 53.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:07:53.272Z] #44 54.01 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-18T22:07:53.272Z] #44 54.01 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-18T22:07:53.272Z] #44 54.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:07:53.272Z] #44 54.16 Selecting previously unselected package criu. [2021-07-18T22:07:53.272Z] #44 54.17 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-18T22:07:53.272Z] #44 54.19 Unpacking criu (3.15-1) ... [2021-07-18T22:07:54.093Z] #66 5.931 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-18T22:07:54.093Z] #66 ... [2021-07-18T22:07:54.093Z] [2021-07-18T22:07:54.093Z] #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-07-18T22:07:54.093Z] #31 sha256:a27bd419f610b1a94bbff7109c025b919be20d2cf495bb3c27c0db305629a22d [2021-07-18T22:07:54.093Z] #31 1.721 + RM_GOPATH=0 [2021-07-18T22:07:54.093Z] #31 1.721 + TMP_GOPATH= [2021-07-18T22:07:54.093Z] #31 1.721 + : /build [2021-07-18T22:07:54.093Z] #31 1.721 + '[' -z '' ']' [2021-07-18T22:07:54.093Z] #31 1.721 ++ mktemp -d [2021-07-18T22:07:54.093Z] #31 1.721 + export GOPATH=/tmp/tmp.APJhBAPlMC [2021-07-18T22:07:54.093Z] #31 1.721 + GOPATH=/tmp/tmp.APJhBAPlMC [2021-07-18T22:07:54.093Z] #31 1.721 + RM_GOPATH=1 [2021-07-18T22:07:54.093Z] #31 1.721 + case "$(go env GOARCH)" in [2021-07-18T22:07:54.093Z] #31 1.725 ++ go env GOARCH [2021-07-18T22:07:54.093Z] #31 1.728 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:54.093Z] #31 1.728 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:07:54.093Z] #31 1.733 ++ dirname /tmp/install/install.sh [2021-07-18T22:07:54.093Z] #31 1.733 + dir=/tmp/install [2021-07-18T22:07:54.093Z] #31 1.733 + bin=dockercli [2021-07-18T22:07:54.093Z] #31 1.733 + shift [2021-07-18T22:07:54.093Z] #31 1.733 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-18T22:07:54.093Z] #31 1.733 + . /tmp/install/dockercli.installer [2021-07-18T22:07:54.093Z] #31 1.733 ++ : stable [2021-07-18T22:07:54.093Z] #31 1.733 ++ : 17.06.2-ce [2021-07-18T22:07:54.093Z] #31 1.733 + install_dockercli [2021-07-18T22:07:54.093Z] #31 1.733 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-18T22:07:54.093Z] #31 1.733 Install docker/cli version 17.06.2-ce from stable [2021-07-18T22:07:54.093Z] #31 1.735 ++ uname -m [2021-07-18T22:07:54.093Z] #31 1.737 + arch=x86_64 [2021-07-18T22:07:54.093Z] #31 1.737 + '[' x86_64 '!=' x86_64 ']' [2021-07-18T22:07:54.093Z] #31 1.737 + url=https://download.docker.com/linux/static [2021-07-18T22:07:54.093Z] #31 1.737 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-18T22:07:54.093Z] #31 1.739 + tar -xz docker/docker [2021-07-18T22:07:54.093Z] #31 4.996 + mkdir -p /build [2021-07-18T22:07:54.093Z] #31 5.005 + mv docker/docker /build/ [2021-07-18T22:07:54.093Z] #31 5.007 + rmdir docker [2021-07-18T22:07:54.093Z] #31 DONE 6.0s [2021-07-18T22:07:54.093Z] [2021-07-18T22:07:54.093Z] #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-07-18T22:07:54.093Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-18T22:07:54.093Z] #19 1.704 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:07:54.093Z] #19 1.707 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:54.093Z] #19 1.747 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:54.093Z] #19 1.748 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:54.093Z] #19 2.172 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-18T22:07:54.093Z] #19 2.325 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:07:54.093Z] #19 2.492 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-18T22:07:54.093Z] #19 2.714 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-18T22:07:54.093Z] #19 2.793 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-18T22:07:54.093Z] #19 2.890 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-18T22:07:54.093Z] #19 3.003 Get:11 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-18T22:07:54.093Z] #19 3.816 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-18T22:07:54.201Z] #44 ... [2021-07-18T22:07:54.201Z] [2021-07-18T22:07:54.201Z] #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-07-18T22:07:54.201Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:54.201Z] #36 49.50 Selecting previously unselected package libxml2:amd64. [2021-07-18T22:07:54.201Z] #36 49.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-18T22:07:54.201Z] #36 49.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-18T22:07:54.201Z] #36 50.11 Selecting previously unselected package libarchive13:amd64. [2021-07-18T22:07:54.201Z] #36 50.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-18T22:07:54.201Z] #36 50.12 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-18T22:07:54.201Z] #36 50.45 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-18T22:07:54.201Z] #36 50.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-18T22:07:54.201Z] #36 50.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-18T22:07:54.201Z] #36 50.63 Selecting previously unselected package librhash0:amd64. [2021-07-18T22:07:54.201Z] #36 50.63 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-18T22:07:54.201Z] #36 50.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-18T22:07:54.201Z] #36 50.81 Selecting previously unselected package libuv1:amd64. [2021-07-18T22:07:54.201Z] #36 50.81 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-18T22:07:54.201Z] #36 50.83 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-18T22:07:54.201Z] #36 51.01 Selecting previously unselected package cmake. [2021-07-18T22:07:54.202Z] #36 51.02 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-18T22:07:54.202Z] #36 51.03 Unpacking cmake (3.13.4-1) ... [2021-07-18T22:07:54.202Z] #36 54.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:07:54.202Z] #36 54.49 Setting up xxd (2:8.1.0875-5) ... [2021-07-18T22:07:54.202Z] #36 54.55 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-18T22:07:54.202Z] #36 54.59 Setting up vim-common (2:8.1.0875-5) ... [2021-07-18T22:07:54.202Z] #36 54.61 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-18T22:07:54.202Z] #36 54.63 Setting up cmake-data (3.13.4-1) ... [2021-07-18T22:07:54.202Z] #36 54.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-18T22:07:54.202Z] #36 54.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-18T22:07:54.202Z] #36 54.68 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-18T22:07:54.202Z] #36 54.70 Setting up cmake (3.13.4-1) ... [2021-07-18T22:07:54.202Z] #36 54.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:07:54.202Z] #36 54.79 Processing triggers for mime-support (3.62) ... [2021-07-18T22:07:54.202Z] #36 DONE 55.2s [2021-07-18T22:07:54.202Z] [2021-07-18T22:07:54.202Z] #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-07-18T22:07:54.202Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:54.202Z] #44 54.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:07:54.202Z] #44 54.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:07:54.202Z] #44 55.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:07:54.202Z] #44 55.07 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-18T22:07:54.202Z] #44 55.09 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:07:54.202Z] #44 55.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:54.202Z] #44 55.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:07:54.202Z] #44 55.14 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:54.316Z] #13 45.65 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:07:54.316Z] #13 45.86 Fetched 77.8 MB in 8s (10.0 MB/s) [2021-07-18T22:07:54.580Z] #13 46.08 (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-07-18T22:07:54.580Z] #13 46.12 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-18T22:07:54.580Z] #13 46.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-18T22:07:54.663Z] #19 4.912 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:54.841Z] #13 46.44 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:07:55.102Z] #13 46.66 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-18T22:07:55.102Z] #13 46.66 (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-07-18T22:07:55.102Z] #13 46.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-18T22:07:55.102Z] #13 46.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-18T22:07:55.599Z] #19 5.845 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-18T22:07:55.711Z] #44 ... [2021-07-18T22:07:55.711Z] [2021-07-18T22:07:55.711Z] #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-07-18T22:07:55.711Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:55.711Z] #13 39.98 The following NEW packages will be installed: [2021-07-18T22:07:55.711Z] #13 39.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-18T22:07:55.711Z] #13 39.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-18T22:07:55.711Z] #13 39.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-18T22:07:55.711Z] #13 39.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-18T22:07:55.711Z] #13 39.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-18T22:07:55.711Z] #13 39.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-18T22:07:55.711Z] #13 40.01 The following packages will be upgraded: [2021-07-18T22:07:55.711Z] #13 40.01 libseccomp2 [2021-07-18T22:07:55.712Z] #13 40.49 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:07:55.712Z] #13 40.49 Need to get 77.8 MB of archives. [2021-07-18T22:07:55.712Z] #13 40.49 After this operation, 487 MB of additional disk space will be used. [2021-07-18T22:07:55.712Z] #13 40.49 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-18T22:07:55.712Z] #13 40.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-18T22:07:55.712Z] #13 40.58 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-07-18T22:07:55.712Z] #13 40.88 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-07-18T22:07:55.712Z] #13 41.15 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-07-18T22:07:55.712Z] #13 41.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-18T22:07:55.712Z] #13 41.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-18T22:07:55.712Z] #13 41.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-18T22:07:55.712Z] #13 41.68 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-07-18T22:07:55.712Z] #13 42.03 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-07-18T22:07:55.712Z] #13 42.05 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-07-18T22:07:55.741Z] #13 ... [2021-07-18T22:07:55.742Z] [2021-07-18T22:07:55.742Z] #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-07-18T22:07:55.742Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:55.742Z] #36 43.30 Selecting previously unselected package cmake-data. [2021-07-18T22:07:55.742Z] #36 43.33 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-18T22:07:55.742Z] #36 43.36 Unpacking cmake-data (3.13.4-1) ... [2021-07-18T22:07:55.742Z] #36 46.57 Selecting previously unselected package libicu63:amd64. [2021-07-18T22:07:55.742Z] #36 46.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-18T22:07:55.742Z] #36 46.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:07:56.003Z] #36 ... [2021-07-18T22:07:56.003Z] [2021-07-18T22:07:56.003Z] #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-07-18T22:07:56.003Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:56.003Z] #44 50.47 Selecting previously unselected package python3-minimal. [2021-07-18T22:07:56.003Z] #44 50.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-18T22:07:56.003Z] #44 50.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-18T22:07:56.003Z] #44 50.58 Unpacking python3-minimal (3.7.3-1) ... [2021-07-18T22:07:56.003Z] #44 50.74 Selecting previously unselected package libmpdec2:amd64. [2021-07-18T22:07:56.003Z] #44 50.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-18T22:07:56.003Z] #44 50.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:07:56.003Z] #44 51.00 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-18T22:07:56.003Z] #44 51.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:56.003Z] #44 51.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:56.003Z] #44 53.28 Selecting previously unselected package python3.7. [2021-07-18T22:07:56.003Z] #44 53.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:56.013Z] #13 ... [2021-07-18T22:07:56.013Z] [2021-07-18T22:07:56.013Z] #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-07-18T22:07:56.013Z] #50 sha256:118518361d69d9243c24be0e0de82df600e2f6d85f92c05ec3cd3bbf068e4de6 [2021-07-18T22:07:56.013Z] #50 43.59 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-18T22:07:56.166Z] #19 ... [2021-07-18T22:07:56.166Z] [2021-07-18T22:07:56.166Z] #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-07-18T22:07:56.166Z] #66 sha256:78b8e054a7ffdd8a26712d42a8d300184a1ad90174968531ad376a0df321350c [2021-07-18T22:07:56.166Z] #66 6.255 go: downloading github.com/google/uuid v1.2.0 [2021-07-18T22:07:56.166Z] #66 6.255 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-18T22:07:56.166Z] #66 6.271 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-18T22:07:56.166Z] #66 6.287 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-18T22:07:56.166Z] #66 6.295 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-18T22:07:56.166Z] #66 6.358 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-18T22:07:56.166Z] #66 6.536 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-18T22:07:56.166Z] #66 6.908 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-18T22:07:56.265Z] #44 53.49 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:56.313Z] #50 ... [2021-07-18T22:07:56.313Z] [2021-07-18T22:07:56.313Z] #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-07-18T22:07:56.313Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:56.313Z] #44 49.98 Selecting previously unselected package python3-minimal. [2021-07-18T22:07:56.313Z] #44 49.98 (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-07-18T22:07:56.313Z] #44 50.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-18T22:07:56.313Z] #44 50.04 Unpacking python3-minimal (3.7.3-1) ... [2021-07-18T22:07:56.313Z] #44 50.21 Selecting previously unselected package libmpdec2:amd64. [2021-07-18T22:07:56.313Z] #44 50.24 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-18T22:07:56.313Z] #44 50.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:07:56.424Z] #66 8.645 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-18T22:07:56.585Z] #44 50.39 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-18T22:07:56.585Z] #44 50.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:56.585Z] #44 50.40 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:56.682Z] #66 8.672 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-18T22:07:56.699Z] Running on azwin-2-330650 in d:\jenkins\workspace\moby_PR-42132 [Pipeline] { [Pipeline] ws [2021-07-18T22:07:56.717Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-18T22:07:57.209Z] #44 ... [2021-07-18T22:07:57.209Z] [2021-07-18T22:07:57.209Z] #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-07-18T22:07:57.209Z] #48 sha256:d7648af3fd6c837e3c0e0b8588aa1be61c52741f790d9122d71e707eb507e2b2 [2021-07-18T22:07:57.209Z] #48 DONE 54.5s [2021-07-18T22:07:57.209Z] [2021-07-18T22:07:57.209Z] #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-07-18T22:07:57.209Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:07:57.209Z] #44 54.18 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-18T22:07:57.209Z] #44 54.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-18T22:07:57.209Z] #44 54.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:07:57.209Z] #44 54.38 Setting up python3-minimal (3.7.3-1) ... [2021-07-18T22:07:57.780Z] #44 ... [2021-07-18T22:07:57.780Z] [2021-07-18T22:07:57.780Z] #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-07-18T22:07:57.781Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:07:57.781Z] #46 45.29 sync [2021-07-18T22:07:57.781Z] #46 45.30 internal/reflectlite [2021-07-18T22:07:57.781Z] #46 46.82 internal/testlog [2021-07-18T22:07:57.781Z] #46 46.99 github.com/LK4D4/vndr/godl/singleflight [2021-07-18T22:07:57.781Z] #46 47.24 math/rand [2021-07-18T22:07:57.781Z] #46 48.19 internal/singleflight [2021-07-18T22:07:57.781Z] #46 48.68 sort [2021-07-18T22:07:57.781Z] #46 48.68 errors [2021-07-18T22:07:57.781Z] #46 49.11 io [2021-07-18T22:07:57.781Z] #46 49.98 strconv [2021-07-18T22:07:57.781Z] #46 50.59 bytes [2021-07-18T22:07:57.781Z] #46 52.76 strings [2021-07-18T22:07:57.781Z] #46 53.79 reflect [2021-07-18T22:07:57.781Z] #46 55.07 bufio [2021-07-18T22:07:58.042Z] #46 ... [2021-07-18T22:07:58.042Z] [2021-07-18T22:07:58.042Z] #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-07-18T22:07:58.042Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:07:58.042Z] #36 54.22 Selecting previously unselected package libxml2:amd64. [2021-07-18T22:07:58.042Z] #36 54.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-18T22:07:58.042Z] #36 54.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-18T22:07:58.042Z] #36 54.94 Selecting previously unselected package libarchive13:amd64. [2021-07-18T22:07:58.042Z] #36 54.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-18T22:07:58.042Z] #36 54.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-18T22:07:58.042Z] #36 55.39 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-18T22:07:58.042Z] #36 55.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-18T22:07:58.042Z] #36 55.46 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-18T22:07:58.056Z] #66 ... [2021-07-18T22:07:58.056Z] [2021-07-18T22:07:58.056Z] #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-07-18T22:07:58.056Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-18T22:07:58.056Z] #43 1.863 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:58.056Z] #43 1.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:58.056Z] #43 2.062 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:58.056Z] #43 2.380 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-18T22:07:58.056Z] #43 3.103 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-18T22:07:58.056Z] #43 3.636 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:58.056Z] #43 4.223 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-18T22:07:58.056Z] #43 5.010 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-18T22:07:58.056Z] #43 5.848 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-18T22:07:58.056Z] #43 6.625 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-18T22:07:58.056Z] #43 6.657 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-18T22:07:58.056Z] #43 6.694 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-18T22:07:58.056Z] #43 6.736 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-18T22:07:58.056Z] #43 6.748 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-18T22:07:58.056Z] #43 6.788 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:58.056Z] #43 6.792 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-18T22:07:58.056Z] #43 6.804 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-18T22:07:58.056Z] #43 6.808 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-18T22:07:58.056Z] #43 6.809 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-18T22:07:58.056Z] #43 6.812 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-18T22:07:58.056Z] #43 6.814 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:58.056Z] #43 ... [2021-07-18T22:07:58.056Z] [2021-07-18T22:07:58.056Z] #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-07-18T22:07:58.056Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-18T22:07:58.056Z] #19 6.392 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-18T22:07:58.056Z] #19 6.831 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-18T22:07:58.056Z] #19 7.351 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-18T22:07:58.056Z] #19 7.356 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:58.056Z] #19 7.389 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-18T22:07:58.056Z] #19 7.396 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-18T22:07:58.056Z] #19 7.416 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-18T22:07:58.056Z] #19 7.420 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-18T22:07:58.056Z] #19 7.443 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-18T22:07:58.056Z] #19 7.445 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-18T22:07:58.056Z] #19 7.446 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:58.056Z] #19 7.448 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-18T22:07:58.056Z] #19 7.448 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-18T22:07:58.056Z] #19 7.448 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-18T22:07:58.303Z] #36 55.72 Selecting previously unselected package librhash0:amd64. [2021-07-18T22:07:58.303Z] #36 55.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-18T22:07:58.303Z] #36 55.74 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-18T22:07:58.507Z] The recommended git tool is: git [2021-07-18T22:07:58.540Z] #44 52.27 Selecting previously unselected package python3.7. [2021-07-18T22:07:58.541Z] #44 52.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:07:58.541Z] #44 52.30 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:07:58.541Z] #44 52.55 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-18T22:07:58.564Z] #36 56.21 Selecting previously unselected package libuv1:amd64. [2021-07-18T22:07:58.564Z] #36 56.21 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-18T22:07:58.564Z] #36 56.22 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-18T22:07:58.801Z] #44 52.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-18T22:07:58.801Z] #44 52.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:07:58.801Z] #44 52.73 Setting up python3-minimal (3.7.3-1) ... [2021-07-18T22:07:58.829Z] #36 56.39 Selecting previously unselected package cmake. [2021-07-18T22:07:58.829Z] #36 56.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-18T22:07:58.829Z] #36 56.42 Unpacking cmake (3.13.4-1) ... [2021-07-18T22:07:59.372Z] #44 ... [2021-07-18T22:07:59.372Z] [2021-07-18T22:07:59.372Z] #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-07-18T22:07:59.372Z] #48 sha256:631ed6a127707b5f45b8ad882ea172d3bf6b53b2169a6244fa3d96649102eee1 [2021-07-18T22:07:59.372Z] #48 DONE 56.8s [2021-07-18T22:07:59.372Z] [2021-07-18T22:07:59.372Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:59.372Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:07:59.372Z] #32 43.22 Checking out files: 90% (1376/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-07-18T22:07:59.372Z] #32 43.75 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-18T22:07:59.372Z] #32 43.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:07:59.457Z] #44 60.49 Setting up python3 (3.7.3-1) ... [2021-07-18T22:07:59.945Z] #32 ... [2021-07-18T22:07:59.945Z] [2021-07-18T22:07:59.945Z] #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-07-18T22:07:59.945Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:07:59.945Z] #13 45.61 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-07-18T22:07:59.945Z] #13 47.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-18T22:07:59.945Z] #13 47.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-18T22:07:59.945Z] #13 47.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-18T22:07:59.945Z] #13 47.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-18T22:07:59.945Z] #13 47.66 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-07-18T22:07:59.945Z] #13 47.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-18T22:07:59.945Z] #13 47.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-18T22:07:59.945Z] #13 47.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-18T22:07:59.945Z] #13 47.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-18T22:07:59.945Z] #13 47.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-18T22:07:59.945Z] #13 47.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-18T22:07:59.945Z] #13 47.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-18T22:07:59.945Z] #13 47.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-18T22:07:59.945Z] #13 47.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-18T22:07:59.955Z] #19 ... [2021-07-18T22:07:59.955Z] [2021-07-18T22:07:59.955Z] #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-07-18T22:07:59.955Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-18T22:07:59.955Z] #63 2.176 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:07:59.955Z] #63 2.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:07:59.955Z] #63 2.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:07:59.955Z] #63 2.915 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-18T22:07:59.955Z] #63 3.492 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-18T22:07:59.955Z] #63 4.043 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:07:59.955Z] #63 4.873 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-18T22:07:59.955Z] #63 5.791 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-18T22:07:59.955Z] #63 6.751 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-18T22:07:59.955Z] #63 7.675 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-18T22:07:59.955Z] #63 7.688 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-18T22:07:59.955Z] #63 7.718 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-18T22:07:59.955Z] #63 7.751 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-18T22:07:59.955Z] #63 7.774 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-18T22:07:59.955Z] #63 7.783 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:07:59.955Z] #63 7.822 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:07:59.955Z] #63 7.824 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-18T22:07:59.955Z] #63 7.831 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-18T22:07:59.955Z] #63 7.833 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-18T22:07:59.955Z] #63 7.833 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-18T22:07:59.955Z] #63 7.834 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-18T22:08:00.020Z] #44 ... [2021-07-18T22:08:00.020Z] [2021-07-18T22:08:00.020Z] #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-07-18T22:08:00.020Z] #52 sha256:28c7986d60e425d718606ba50d4ebab7087be684a87f28019fcc4f3f9fe04395 [2021-07-18T22:08:00.020Z] #52 51.04 strconv [2021-07-18T22:08:00.020Z] #52 55.03 reflect [2021-07-18T22:08:00.020Z] #52 58.13 time [2021-07-18T22:08:00.020Z] #52 ... [2021-07-18T22:08:00.020Z] [2021-07-18T22:08:00.020Z] #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-07-18T22:08:00.020Z] #37 sha256:1db036d08b759144e70b6f22348066e99794c242b752611dac886764e6fd23fe [2021-07-18T22:08:00.020Z] #37 1.172 + RM_GOPATH=0 [2021-07-18T22:08:00.020Z] #37 1.172 + TMP_GOPATH= [2021-07-18T22:08:00.020Z] #37 1.172 + : /build [2021-07-18T22:08:00.020Z] #37 1.172 + '[' -z '' ']' [2021-07-18T22:08:00.020Z] #37 1.172 ++ mktemp -d [2021-07-18T22:08:00.020Z] #37 1.173 + export GOPATH=/tmp/tmp.tUMc6LUYUD [2021-07-18T22:08:00.020Z] #37 1.173 + GOPATH=/tmp/tmp.tUMc6LUYUD [2021-07-18T22:08:00.020Z] #37 1.173 + RM_GOPATH=1 [2021-07-18T22:08:00.020Z] #37 1.173 + case "$(go env GOARCH)" in [2021-07-18T22:08:00.020Z] #37 1.173 ++ go env GOARCH [2021-07-18T22:08:00.020Z] #37 1.188 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:00.020Z] #37 1.188 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:00.020Z] #37 1.189 ++ dirname /tmp/install/install.sh [2021-07-18T22:08:00.020Z] #37 1.190 + dir=/tmp/install [2021-07-18T22:08:00.020Z] #37 1.190 + bin=tini [2021-07-18T22:08:00.020Z] #37 1.190 + shift [2021-07-18T22:08:00.020Z] #37 1.190 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-18T22:08:00.020Z] #37 1.190 + . /tmp/install/tini.installer [2021-07-18T22:08:00.020Z] #37 1.190 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:00.020Z] #37 1.190 + install_tini [2021-07-18T22:08:00.020Z] #37 1.198 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:00.020Z] #37 1.198 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-18T22:08:00.020Z] #37 1.198 + git clone https://github.com/krallin/tini.git /tmp/tmp.tUMc6LUYUD/tini [2021-07-18T22:08:00.020Z] #37 1.201 Cloning into '/tmp/tmp.tUMc6LUYUD/tini'... [2021-07-18T22:08:00.020Z] #37 1.996 + cd /tmp/tmp.tUMc6LUYUD/tini [2021-07-18T22:08:00.020Z] #37 1.997 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:00.020Z] #37 2.003 + cmake . [2021-07-18T22:08:00.020Z] #37 2.511 -- The C compiler identification is GNU 8.3.0 [2021-07-18T22:08:00.020Z] #37 2.560 -- Check for working C compiler: /usr/bin/cc [2021-07-18T22:08:00.020Z] #37 3.357 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-18T22:08:00.020Z] #37 3.364 -- Detecting C compiler ABI info [2021-07-18T22:08:00.020Z] #37 3.914 -- Detecting C compiler ABI info - done [2021-07-18T22:08:00.020Z] #37 3.959 -- Detecting C compile features [2021-07-18T22:08:00.020Z] #37 5.751 -- Detecting C compile features - done [2021-07-18T22:08:00.020Z] #37 5.809 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-18T22:08:00.020Z] #37 6.044 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-18T22:08:00.214Z] #36 ... [2021-07-18T22:08:00.214Z] [2021-07-18T22:08:00.214Z] #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-07-18T22:08:00.214Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:08:00.214Z] #52 47.61 internal/reflectlite [2021-07-18T22:08:00.214Z] #52 49.60 sort [2021-07-18T22:08:00.214Z] #52 49.61 io [2021-07-18T22:08:00.214Z] #52 50.72 internal/oserror [2021-07-18T22:08:00.214Z] #52 50.76 bytes [2021-07-18T22:08:00.214Z] #52 50.90 syscall [2021-07-18T22:08:00.214Z] #52 52.94 strconv [2021-07-18T22:08:00.214Z] #52 56.51 reflect [2021-07-18T22:08:00.214Z] #52 ... [2021-07-18T22:08:00.214Z] [2021-07-18T22:08:00.214Z] #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-07-18T22:08:00.215Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:00.215Z] #44 56.24 Selecting previously unselected package python3. [2021-07-18T22:08:00.215Z] #44 56.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-07-18T22:08:00.215Z] #44 56.28 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-18T22:08:00.215Z] #44 56.33 Unpacking python3 (3.7.3-1) ... [2021-07-18T22:08:00.215Z] #44 56.42 Selecting previously unselected package libprotobuf17:amd64. [2021-07-18T22:08:00.215Z] #44 56.43 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-18T22:08:00.215Z] #44 56.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-18T22:08:00.215Z] #44 57.18 Selecting previously unselected package python3-pkg-resources. [2021-07-18T22:08:00.215Z] #44 57.18 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-18T22:08:00.215Z] #44 57.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:08:00.215Z] #44 57.38 Selecting previously unselected package python3-six. [2021-07-18T22:08:00.215Z] #44 57.39 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-18T22:08:00.215Z] #44 57.40 Unpacking python3-six (1.12.0-1) ... [2021-07-18T22:08:00.276Z] #37 6.198 -- Configuring done [2021-07-18T22:08:00.276Z] #37 6.221 -- Generating done [2021-07-18T22:08:00.276Z] #37 6.222 -- Build files have been written to: /tmp/tmp.tUMc6LUYUD/tini [2021-07-18T22:08:00.276Z] #37 6.240 + make tini-static [2021-07-18T22:08:00.276Z] #37 ... [2021-07-18T22:08:00.276Z] [2021-07-18T22:08:00.277Z] #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-07-18T22:08:00.277Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:00.277Z] #44 61.19 Setting up python3-six (1.12.0-1) ... [2021-07-18T22:08:00.475Z] #44 57.53 Selecting previously unselected package python3-protobuf. [2021-07-18T22:08:00.475Z] #44 57.53 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-18T22:08:00.475Z] #44 57.54 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-18T22:08:00.736Z] #44 58.03 Selecting previously unselected package libnet1:amd64. [2021-07-18T22:08:00.736Z] #44 58.04 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-18T22:08:00.736Z] #44 58.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:08:00.884Z] #13 48.87 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:08:00.997Z] #44 58.18 Selecting previously unselected package libnl-3-200:amd64. [2021-07-18T22:08:00.997Z] #44 58.18 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-18T22:08:00.997Z] #44 58.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:08:01.144Z] #13 49.10 Fetched 77.8 MB in 8s (10.2 MB/s) [2021-07-18T22:08:01.258Z] #44 58.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-18T22:08:01.258Z] #44 58.36 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-18T22:08:01.258Z] #44 58.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:08:01.258Z] #44 58.46 Selecting previously unselected package criu. [2021-07-18T22:08:01.258Z] #44 58.47 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-18T22:08:01.258Z] #44 58.49 Unpacking criu (3.15-1) ... [2021-07-18T22:08:01.405Z] #13 49.18 (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-07-18T22:08:01.405Z] #13 49.26 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-18T22:08:01.405Z] #13 ... [2021-07-18T22:08:01.405Z] [2021-07-18T22:08:01.405Z] #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-07-18T22:08:01.405Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:08:01.405Z] #36 49.07 Selecting previously unselected package libicu63:amd64. [2021-07-18T22:08:01.405Z] #36 49.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-18T22:08:01.405Z] #36 49.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:08:01.405Z] #36 55.72 Selecting previously unselected package libxml2:amd64. [2021-07-18T22:08:01.405Z] #36 55.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-18T22:08:01.405Z] #36 55.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-18T22:08:01.405Z] #36 56.43 Selecting previously unselected package libarchive13:amd64. [2021-07-18T22:08:01.405Z] #36 56.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-18T22:08:01.405Z] #36 56.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-18T22:08:01.405Z] #36 56.84 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-18T22:08:01.405Z] #36 56.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-18T22:08:01.405Z] #36 56.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-18T22:08:01.405Z] #36 57.05 Selecting previously unselected package librhash0:amd64. [2021-07-18T22:08:01.405Z] #36 57.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-18T22:08:01.405Z] #36 57.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-18T22:08:01.405Z] #36 57.26 Selecting previously unselected package libuv1:amd64. [2021-07-18T22:08:01.405Z] #36 57.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-18T22:08:01.405Z] #36 57.28 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-18T22:08:01.405Z] #36 57.45 Selecting previously unselected package cmake. [2021-07-18T22:08:01.405Z] #36 57.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-18T22:08:01.405Z] #36 57.46 Unpacking cmake (3.13.4-1) ... [2021-07-18T22:08:01.643Z] #44 62.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:08:01.665Z] #36 ... [2021-07-18T22:08:01.665Z] [2021-07-18T22:08:01.665Z] #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-07-18T22:08:01.665Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:01.665Z] #13 49.34 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-18T22:08:01.665Z] #13 49.48 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:08:01.665Z] #13 49.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-18T22:08:01.665Z] #13 49.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-18T22:08:01.925Z] #13 49.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-18T22:08:01.925Z] #13 49.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-18T22:08:01.925Z] #13 ... [2021-07-18T22:08:01.925Z] [2021-07-18T22:08:01.925Z] #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-07-18T22:08:01.925Z] #57 sha256:959f6b311e2b3f95d87499751e3558242e98a9f5ade7c389a4352673477e8c50 [2021-07-18T22:08:01.925Z] #57 3.287 + RM_GOPATH=0 [2021-07-18T22:08:01.925Z] #57 3.287 + TMP_GOPATH= [2021-07-18T22:08:01.925Z] #57 3.287 + : /build [2021-07-18T22:08:01.925Z] #57 3.287 + '[' -z '' ']' [2021-07-18T22:08:01.925Z] #57 3.288 ++ mktemp -d [2021-07-18T22:08:01.925Z] #57 3.291 + export GOPATH=/tmp/tmp.50SjhcXMTe [2021-07-18T22:08:01.925Z] #57 3.291 + GOPATH=/tmp/tmp.50SjhcXMTe [2021-07-18T22:08:01.925Z] #57 3.291 + RM_GOPATH=1 [2021-07-18T22:08:01.925Z] #57 3.292 + case "$(go env GOARCH)" in [2021-07-18T22:08:01.925Z] #57 3.293 ++ go env GOARCH [2021-07-18T22:08:01.925Z] #57 3.325 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:01.925Z] #57 3.325 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:01.925Z] #57 3.326 ++ dirname /tmp/install/install.sh [2021-07-18T22:08:01.925Z] #57 3.327 + dir=/tmp/install [2021-07-18T22:08:01.925Z] #57 3.327 + bin=containerd [2021-07-18T22:08:01.925Z] #57 3.327 + shift [2021-07-18T22:08:01.925Z] #57 3.327 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-18T22:08:01.925Z] #57 3.327 + . /tmp/install/containerd.installer [2021-07-18T22:08:01.925Z] #57 3.328 ++ set -e [2021-07-18T22:08:01.925Z] #57 3.328 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:08:01.925Z] #57 3.329 + install_containerd [2021-07-18T22:08:01.925Z] #57 3.332 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b' [2021-07-18T22:08:01.925Z] #57 3.332 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:08:01.925Z] #57 3.333 + git clone https://github.com/containerd/containerd.git /tmp/tmp.50SjhcXMTe/src/github.com/containerd/containerd [2021-07-18T22:08:01.925Z] #57 3.345 Cloning into '/tmp/tmp.50SjhcXMTe/src/github.com/containerd/containerd'... [2021-07-18T22:08:02.187Z] #57 ... [2021-07-18T22:08:02.187Z] [2021-07-18T22:08:02.187Z] #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-07-18T22:08:02.187Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:02.187Z] #44 54.18 Selecting previously unselected package python3. [2021-07-18T22:08:02.187Z] #44 54.18 (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-07-18T22:08:02.187Z] #44 54.28 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-18T22:08:02.187Z] #44 54.31 Unpacking python3 (3.7.3-1) ... [2021-07-18T22:08:02.187Z] #44 54.50 Selecting previously unselected package libprotobuf17:amd64. [2021-07-18T22:08:02.187Z] #44 54.50 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-18T22:08:02.187Z] #44 54.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-18T22:08:02.187Z] #44 55.27 Selecting previously unselected package python3-pkg-resources. [2021-07-18T22:08:02.187Z] #44 55.32 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-18T22:08:02.187Z] #44 55.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:08:02.187Z] #44 55.54 Selecting previously unselected package python3-six. [2021-07-18T22:08:02.187Z] #44 55.54 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-18T22:08:02.187Z] #44 55.56 Unpacking python3-six (1.12.0-1) ... [2021-07-18T22:08:02.187Z] #44 55.67 Selecting previously unselected package python3-protobuf. [2021-07-18T22:08:02.187Z] #44 55.67 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-18T22:08:02.187Z] #44 55.69 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-18T22:08:02.187Z] #44 56.20 Selecting previously unselected package libnet1:amd64. [2021-07-18T22:08:02.187Z] #44 56.20 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-18T22:08:02.202Z] #44 59.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:08:02.202Z] #44 59.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:08:02.202Z] #44 59.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:08:02.447Z] #44 56.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:08:02.447Z] #44 56.34 Selecting previously unselected package libnl-3-200:amd64. [2021-07-18T22:08:02.447Z] #44 56.34 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-18T22:08:02.447Z] #44 56.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:08:02.447Z] #44 ... [2021-07-18T22:08:02.447Z] [2021-07-18T22:08:02.447Z] #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-07-18T22:08:02.447Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:08:02.447Z] #52 50.10 internal/reflectlite [2021-07-18T22:08:02.447Z] #52 50.10 sync [2021-07-18T22:08:02.447Z] #52 51.90 internal/testlog [2021-07-18T22:08:02.447Z] #52 52.66 sort [2021-07-18T22:08:02.447Z] #52 52.68 errors [2021-07-18T22:08:02.447Z] #52 53.12 io [2021-07-18T22:08:02.447Z] #52 54.23 internal/oserror [2021-07-18T22:08:02.447Z] #52 54.31 syscall [2021-07-18T22:08:02.447Z] #52 54.76 bytes [2021-07-18T22:08:02.447Z] #52 57.30 strconv [2021-07-18T22:08:02.464Z] #44 59.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-18T22:08:02.707Z] #52 ... [2021-07-18T22:08:02.707Z] [2021-07-18T22:08:02.707Z] #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-07-18T22:08:02.707Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:08:02.707Z] #36 60.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:08:02.707Z] #36 60.36 Setting up xxd (2:8.1.0875-5) ... [2021-07-18T22:08:02.707Z] #36 60.37 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-18T22:08:02.707Z] #36 60.38 Setting up vim-common (2:8.1.0875-5) ... [2021-07-18T22:08:02.707Z] #36 60.41 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-18T22:08:02.707Z] #36 60.43 Setting up cmake-data (3.13.4-1) ... [2021-07-18T22:08:02.707Z] #36 60.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-18T22:08:02.725Z] #44 59.94 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:08:02.725Z] #44 60.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:08:02.725Z] #44 60.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:08:02.725Z] #44 60.10 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:08:02.967Z] #36 60.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-18T22:08:02.967Z] #36 60.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-18T22:08:02.967Z] #36 60.53 Setting up cmake (3.13.4-1) ... [2021-07-18T22:08:02.967Z] #36 60.54 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:02.967Z] #36 ... [2021-07-18T22:08:02.967Z] [2021-07-18T22:08:02.967Z] #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-07-18T22:08:02.967Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:08:02.967Z] #46 50.53 internal/reflectlite [2021-07-18T22:08:02.967Z] #46 50.55 sync [2021-07-18T22:08:02.967Z] #46 51.88 internal/testlog [2021-07-18T22:08:02.967Z] #46 52.28 github.com/LK4D4/vndr/godl/singleflight [2021-07-18T22:08:02.967Z] #46 52.72 math/rand [2021-07-18T22:08:02.967Z] #46 53.63 internal/singleflight [2021-07-18T22:08:02.967Z] #46 53.91 io [2021-07-18T22:08:02.967Z] #46 54.06 strconv [2021-07-18T22:08:02.967Z] #46 55.16 bytes [2021-07-18T22:08:02.967Z] #46 57.67 strings [2021-07-18T22:08:02.967Z] #46 58.52 reflect [2021-07-18T22:08:02.967Z] #46 60.70 bufio [2021-07-18T22:08:02.967Z] #46 ... [2021-07-18T22:08:02.967Z] [2021-07-18T22:08:02.967Z] #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-07-18T22:08:02.967Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:02.967Z] #44 56.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-18T22:08:02.967Z] #44 56.51 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-18T22:08:02.967Z] #44 56.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:08:02.967Z] #44 56.64 Selecting previously unselected package criu. [2021-07-18T22:08:02.967Z] #44 56.65 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-18T22:08:02.967Z] #44 56.66 Unpacking criu (3.15-1) ... [2021-07-18T22:08:03.012Z] #44 ... [2021-07-18T22:08:03.012Z] [2021-07-18T22:08:03.012Z] #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-07-18T22:08:03.012Z] #37 sha256:1db036d08b759144e70b6f22348066e99794c242b752611dac886764e6fd23fe [2021-07-18T22:08:03.012Z] #37 6.559 Scanning dependencies of target tini-static [2021-07-18T22:08:03.012Z] #37 6.640 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-18T22:08:03.012Z] #37 7.917 [100%] Linking C executable tini-static [2021-07-18T22:08:03.012Z] #37 8.453 [100%] Built target tini-static [2021-07-18T22:08:03.012Z] #37 8.533 + mkdir -p /build [2021-07-18T22:08:03.012Z] #37 8.540 + cp tini-static /build/docker-init [2021-07-18T22:08:03.012Z] #37 DONE 9.0s [2021-07-18T22:08:03.012Z] [2021-07-18T22:08:03.012Z] #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-07-18T22:08:03.012Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:03.012Z] #13 51.19 Selecting previously unselected package binutils-mingw-w64. [2021-07-18T22:08:03.012Z] #13 51.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-18T22:08:03.012Z] #13 51.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-18T22:08:03.012Z] #13 51.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-18T22:08:03.012Z] #13 51.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:03.012Z] #13 51.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:03.012Z] #13 51.57 Selecting previously unselected package dmsetup. [2021-07-18T22:08:03.012Z] #13 51.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:03.012Z] #13 51.62 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-18T22:08:03.012Z] #13 51.76 Selecting previously unselected package mingw-w64-common. [2021-07-18T22:08:03.012Z] #13 51.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-18T22:08:03.012Z] #13 51.78 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-18T22:08:03.012Z] #13 57.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-18T22:08:03.012Z] #13 57.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-18T22:08:03.012Z] #13 57.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-18T22:08:03.269Z] #13 ... [2021-07-18T22:08:03.269Z] [2021-07-18T22:08:03.269Z] #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-07-18T22:08:03.269Z] #52 sha256:28c7986d60e425d718606ba50d4ebab7087be684a87f28019fcc4f3f9fe04395 [2021-07-18T22:08:03.269Z] #52 63.93 context [2021-07-18T22:08:03.525Z] #52 ... [2021-07-18T22:08:03.525Z] [2021-07-18T22:08:03.525Z] #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-07-18T22:08:03.525Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:08:03.525Z] #46 54.57 bufio [2021-07-18T22:08:03.525Z] #46 56.58 syscall [2021-07-18T22:08:03.525Z] #46 64.46 internal/syscall/unix [2021-07-18T22:08:03.525Z] #46 ... [2021-07-18T22:08:03.525Z] [2021-07-18T22:08:03.525Z] #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-07-18T22:08:03.525Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:03.525Z] #44 64.27 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-18T22:08:03.537Z] #44 ... [2021-07-18T22:08:03.537Z] [2021-07-18T22:08:03.537Z] #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-07-18T22:08:03.537Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:08:03.537Z] #36 60.59 Processing triggers for mime-support (3.62) ... [2021-07-18T22:08:03.537Z] #36 DONE 61.1s [2021-07-18T22:08:03.537Z] [2021-07-18T22:08:03.537Z] #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-07-18T22:08:03.537Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:03.537Z] #44 57.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:08:03.796Z] #44 57.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:08:03.796Z] #44 57.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:08:03.796Z] #44 57.59 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-18T22:08:03.796Z] #44 57.61 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:08:03.796Z] #44 57.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:08:03.796Z] #44 57.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:08:03.796Z] #44 57.65 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:08:04.645Z] #44 ... [2021-07-18T22:08:04.646Z] [2021-07-18T22:08:04.646Z] #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-07-18T22:08:04.646Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-18T22:08:04.646Z] #36 59.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:08:04.646Z] #36 59.29 Setting up xxd (2:8.1.0875-5) ... [2021-07-18T22:08:04.646Z] #36 59.37 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-18T22:08:04.646Z] #36 59.46 Setting up vim-common (2:8.1.0875-5) ... [2021-07-18T22:08:04.646Z] #36 59.70 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-18T22:08:04.646Z] #36 59.76 Setting up cmake-data (3.13.4-1) ... [2021-07-18T22:08:04.646Z] #36 59.93 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-18T22:08:04.646Z] #36 60.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-18T22:08:04.646Z] #36 60.20 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-18T22:08:04.646Z] #36 60.30 Setting up cmake (3.13.4-1) ... [2021-07-18T22:08:04.646Z] #36 60.36 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:04.646Z] #36 60.50 Processing triggers for mime-support (3.62) ... [2021-07-18T22:08:04.646Z] #36 DONE 62.3s [2021-07-18T22:08:04.646Z] [2021-07-18T22:08:04.646Z] #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-07-18T22:08:04.646Z] #37 sha256:516add5b7ff28455b5961e213dc86136990135cd090a60f75890b41c4a5fcbbf [2021-07-18T22:08:06.040Z] #37 1.111 + RM_GOPATH=0 [2021-07-18T22:08:06.040Z] #37 1.111 + TMP_GOPATH= [2021-07-18T22:08:06.040Z] #37 1.111 + : /build [2021-07-18T22:08:06.040Z] #37 1.111 + '[' -z '' ']' [2021-07-18T22:08:06.040Z] #37 1.112 ++ mktemp -d [2021-07-18T22:08:06.040Z] #37 1.114 + export GOPATH=/tmp/tmp.7AbYqG9BwM [2021-07-18T22:08:06.040Z] #37 1.114 + GOPATH=/tmp/tmp.7AbYqG9BwM [2021-07-18T22:08:06.040Z] #37 1.114 + RM_GOPATH=1 [2021-07-18T22:08:06.040Z] #37 1.114 + case "$(go env GOARCH)" in [2021-07-18T22:08:06.040Z] #37 1.115 ++ go env GOARCH [2021-07-18T22:08:06.040Z] #37 1.139 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:06.040Z] #37 1.139 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:06.040Z] #37 1.140 ++ dirname /tmp/install/install.sh [2021-07-18T22:08:06.040Z] #37 1.143 + dir=/tmp/install [2021-07-18T22:08:06.040Z] #37 1.143 + bin=tini [2021-07-18T22:08:06.040Z] #37 1.143 + shift [2021-07-18T22:08:06.040Z] #37 1.143 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-18T22:08:06.040Z] #37 1.143 + . /tmp/install/tini.installer [2021-07-18T22:08:06.040Z] #37 1.143 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:06.040Z] #37 1.145 + install_tini [2021-07-18T22:08:06.040Z] #37 1.145 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-18T22:08:06.040Z] #37 1.145 + git clone https://github.com/krallin/tini.git /tmp/tmp.7AbYqG9BwM/tini [2021-07-18T22:08:06.040Z] #37 1.145 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:06.040Z] #37 1.146 Cloning into '/tmp/tmp.7AbYqG9BwM/tini'... [2021-07-18T22:08:06.613Z] #37 1.938 + cd /tmp/tmp.7AbYqG9BwM/tini [2021-07-18T22:08:06.614Z] #37 1.938 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:06.614Z] #37 1.954 + cmake . [2021-07-18T22:08:06.798Z] #44 67.72 Setting up criu (3.15-1) ... [2021-07-18T22:08:07.186Z] #37 2.595 -- The C compiler identification is GNU 8.3.0 [2021-07-18T22:08:07.447Z] #37 2.657 -- Check for working C compiler: /usr/bin/cc [2021-07-18T22:08:08.020Z] #37 3.197 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-18T22:08:08.020Z] #37 3.200 -- Detecting C compiler ABI info [2021-07-18T22:08:08.592Z] #37 3.889 -- Detecting C compiler ABI info - done [2021-07-18T22:08:08.592Z] #37 3.925 -- Detecting C compile features [2021-07-18T22:08:08.592Z] #37 ... [2021-07-18T22:08:08.592Z] [2021-07-18T22:08:08.592Z] #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-07-18T22:08:08.592Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:08.592Z] #13 50.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-18T22:08:08.592Z] #13 50.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-18T22:08:08.592Z] #13 50.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-18T22:08:08.592Z] #13 52.42 Selecting previously unselected package binutils-mingw-w64. [2021-07-18T22:08:08.592Z] #13 52.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-18T22:08:08.592Z] #13 52.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-18T22:08:08.592Z] #13 52.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-18T22:08:08.592Z] #13 52.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:08.592Z] #13 52.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:08.592Z] #13 52.78 Selecting previously unselected package dmsetup. [2021-07-18T22:08:08.592Z] #13 52.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:08.592Z] #13 52.79 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-18T22:08:08.592Z] #13 53.08 Selecting previously unselected package mingw-w64-common. [2021-07-18T22:08:08.592Z] #13 53.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-18T22:08:08.592Z] #13 53.08 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-18T22:08:08.592Z] #13 58.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-18T22:08:08.592Z] #13 58.63 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-18T22:08:08.592Z] #13 58.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-18T22:08:08.691Z] #44 69.44 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:08.691Z] #44 69.52 Processing triggers for mime-support (3.62) ... [2021-07-18T22:08:08.947Z] #44 DONE 69.8s [2021-07-18T22:08:08.947Z] [2021-07-18T22:08:08.947Z] #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-07-18T22:08:08.947Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:08.947Z] #13 63.08 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-18T22:08:08.947Z] #13 63.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:08.947Z] #13 63.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:08.947Z] #13 63.24 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-18T22:08:08.947Z] #13 63.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:08.947Z] #13 63.25 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:09.535Z] #13 ... [2021-07-18T22:08:09.535Z] [2021-07-18T22:08:09.535Z] #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-07-18T22:08:09.535Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:09.535Z] #44 65.09 Setting up python3 (3.7.3-1) ... [2021-07-18T22:08:09.535Z] #44 65.67 Setting up python3-six (1.12.0-1) ... [2021-07-18T22:08:09.535Z] #44 66.79 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:08:09.796Z] #44 ... [2021-07-18T22:08:09.796Z] [2021-07-18T22:08:09.796Z] #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-07-18T22:08:09.796Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:08:09.796Z] #46 57.29 syscall [2021-07-18T22:08:09.796Z] #46 64.50 internal/syscall/unix [2021-07-18T22:08:09.796Z] #46 64.80 time [2021-07-18T22:08:09.796Z] #46 66.24 internal/fmtsort [2021-07-18T22:08:09.796Z] #46 66.90 internal/syscall/execenv [2021-07-18T22:08:09.796Z] #46 67.03 path [2021-07-18T22:08:10.057Z] #46 67.47 regexp/syntax [2021-07-18T22:08:10.391Z] #44 63.11 Setting up python3 (3.7.3-1) ... [2021-07-18T22:08:10.391Z] #44 ... [2021-07-18T22:08:10.391Z] [2021-07-18T22:08:10.391Z] #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-07-18T22:08:10.391Z] #37 sha256:c28755416403ff7293fa63d8dbf1e7ea80d2d3fc9cbd6f93f84ce8bf31b761b1 [2021-07-18T22:08:10.391Z] #37 5.563 + RM_GOPATH=0 [2021-07-18T22:08:10.391Z] #37 5.563 + TMP_GOPATH= [2021-07-18T22:08:10.391Z] #37 5.563 + : /build [2021-07-18T22:08:10.391Z] #37 5.564 + '[' -z '' ']' [2021-07-18T22:08:10.391Z] #37 5.565 ++ mktemp -d [2021-07-18T22:08:10.391Z] #37 5.572 + export GOPATH=/tmp/tmp.rVz9dzL5zP [2021-07-18T22:08:10.391Z] #37 5.572 + GOPATH=/tmp/tmp.rVz9dzL5zP [2021-07-18T22:08:10.391Z] #37 5.572 + RM_GOPATH=1 [2021-07-18T22:08:10.391Z] #37 5.573 + case "$(go env GOARCH)" in [2021-07-18T22:08:10.391Z] #37 5.576 ++ go env GOARCH [2021-07-18T22:08:10.391Z] #37 5.599 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:10.391Z] #37 5.605 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:10.391Z] #37 5.606 ++ dirname /tmp/install/install.sh [2021-07-18T22:08:10.391Z] #37 5.609 + dir=/tmp/install [2021-07-18T22:08:10.391Z] #37 5.612 + bin=tini [2021-07-18T22:08:10.391Z] #37 5.612 + shift [2021-07-18T22:08:10.391Z] #37 5.612 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-18T22:08:10.391Z] #37 5.612 + . /tmp/install/tini.installer [2021-07-18T22:08:10.391Z] #37 5.613 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:10.391Z] #37 5.613 + install_tini [2021-07-18T22:08:10.391Z] #37 5.615 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-18T22:08:10.391Z] #37 5.616 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:10.391Z] #37 5.616 + git clone https://github.com/krallin/tini.git /tmp/tmp.rVz9dzL5zP/tini [2021-07-18T22:08:10.391Z] #37 5.617 Cloning into '/tmp/tmp.rVz9dzL5zP/tini'... [2021-07-18T22:08:10.391Z] #37 6.360 + cd /tmp/tmp.rVz9dzL5zP/tini [2021-07-18T22:08:10.391Z] #37 6.360 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:10.391Z] #37 6.389 + cmake . [2021-07-18T22:08:10.391Z] #37 6.923 -- The C compiler identification is GNU 8.3.0 [2021-07-18T22:08:10.391Z] #37 6.976 -- Check for working C compiler: /usr/bin/cc [2021-07-18T22:08:10.629Z] #46 ... [2021-07-18T22:08:10.629Z] [2021-07-18T22:08:10.629Z] #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-07-18T22:08:10.629Z] #37 sha256:516add5b7ff28455b5961e213dc86136990135cd090a60f75890b41c4a5fcbbf [2021-07-18T22:08:10.629Z] #37 5.912 -- Detecting C compile features - done [2021-07-18T22:08:10.629Z] #37 5.972 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-18T22:08:10.959Z] #37 7.651 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-18T22:08:11.201Z] #37 6.353 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-18T22:08:11.201Z] #37 6.480 -- Configuring done [2021-07-18T22:08:11.201Z] #37 6.501 -- Generating done [2021-07-18T22:08:11.201Z] #37 6.516 -- Build files have been written to: /tmp/tmp.7AbYqG9BwM/tini [2021-07-18T22:08:11.201Z] #37 6.519 + make tini-static [2021-07-18T22:08:11.219Z] #37 7.652 -- Detecting C compiler ABI info [2021-07-18T22:08:11.462Z] #37 6.805 Scanning dependencies of target tini-static [2021-07-18T22:08:11.478Z] #37 8.193 -- Detecting C compiler ABI info - done [2021-07-18T22:08:11.478Z] #37 8.219 -- Detecting C compile features [2021-07-18T22:08:11.723Z] #37 6.955 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-18T22:08:11.984Z] #37 ... [2021-07-18T22:08:11.984Z] [2021-07-18T22:08:11.984Z] #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-07-18T22:08:11.984Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:08:11.984Z] #52 59.34 time [2021-07-18T22:08:11.984Z] #52 65.51 context [2021-07-18T22:08:11.984Z] #52 66.51 internal/poll [2021-07-18T22:08:11.984Z] #52 67.70 encoding/binary [2021-07-18T22:08:11.984Z] #52 68.89 io/fs [2021-07-18T22:08:11.984Z] #52 ... [2021-07-18T22:08:11.984Z] [2021-07-18T22:08:11.984Z] #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-07-18T22:08:11.984Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:11.984Z] #44 68.16 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-18T22:08:13.115Z] #13 ... [2021-07-18T22:08:13.115Z] [2021-07-18T22:08:13.115Z] #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-07-18T22:08:13.115Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:08:13.115Z] #46 65.16 internal/poll [2021-07-18T22:08:13.115Z] #46 65.52 internal/fmtsort [2021-07-18T22:08:13.115Z] #46 66.11 internal/syscall/execenv [2021-07-18T22:08:13.115Z] #46 66.28 path [2021-07-18T22:08:13.115Z] #46 66.90 io/fs [2021-07-18T22:08:13.115Z] #46 67.50 regexp/syntax [2021-07-18T22:08:13.115Z] #46 68.02 os [2021-07-18T22:08:13.115Z] #46 72.07 regexp [2021-07-18T22:08:13.115Z] #46 72.35 fmt [2021-07-18T22:08:13.387Z] #37 ... [2021-07-18T22:08:13.387Z] [2021-07-18T22:08:13.387Z] #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-07-18T22:08:13.387Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:08:13.387Z] #52 61.07 reflect [2021-07-18T22:08:13.387Z] #52 63.22 time [2021-07-18T22:08:13.387Z] #52 68.69 context [2021-07-18T22:08:13.387Z] #52 69.62 internal/poll [2021-07-18T22:08:13.646Z] #52 ... [2021-07-18T22:08:13.646Z] [2021-07-18T22:08:13.646Z] #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-07-18T22:08:13.646Z] #37 sha256:c28755416403ff7293fa63d8dbf1e7ea80d2d3fc9cbd6f93f84ce8bf31b761b1 [2021-07-18T22:08:13.646Z] #37 10.16 -- Detecting C compile features - done [2021-07-18T22:08:13.646Z] #37 10.21 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-18T22:08:13.906Z] #37 10.45 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-18T22:08:14.043Z] #46 75.07 path/filepath [2021-07-18T22:08:14.043Z] #46 ... [2021-07-18T22:08:14.043Z] [2021-07-18T22:08:14.043Z] #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-07-18T22:08:14.043Z] #52 sha256:28c7986d60e425d718606ba50d4ebab7087be684a87f28019fcc4f3f9fe04395 [2021-07-18T22:08:14.043Z] #52 65.29 internal/poll [2021-07-18T22:08:14.043Z] #52 67.28 encoding/base64 [2021-07-18T22:08:14.043Z] #52 67.68 io/fs [2021-07-18T22:08:14.043Z] #52 68.20 golang.org/x/sys/unix [2021-07-18T22:08:14.043Z] #52 68.71 os [2021-07-18T22:08:14.043Z] #52 72.48 fmt [2021-07-18T22:08:14.166Z] #37 10.55 -- Configuring done [2021-07-18T22:08:14.166Z] #37 10.57 -- Generating done [2021-07-18T22:08:14.166Z] #37 10.58 -- Build files have been written to: /tmp/tmp.rVz9dzL5zP/tini [2021-07-18T22:08:14.166Z] #37 10.59 + make tini-static [2021-07-18T22:08:14.166Z] #37 ... [2021-07-18T22:08:14.166Z] [2021-07-18T22:08:14.166Z] #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-07-18T22:08:14.166Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:14.166Z] #13 51.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-18T22:08:14.166Z] #13 51.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-18T22:08:14.166Z] #13 51.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-18T22:08:14.166Z] #13 54.57 Selecting previously unselected package binutils-mingw-w64. [2021-07-18T22:08:14.166Z] #13 54.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-18T22:08:14.166Z] #13 54.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-18T22:08:14.166Z] #13 54.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-18T22:08:14.166Z] #13 54.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:14.166Z] #13 54.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:14.166Z] #13 54.89 Selecting previously unselected package dmsetup. [2021-07-18T22:08:14.166Z] #13 54.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:14.166Z] #13 54.89 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-18T22:08:14.166Z] #13 55.11 Selecting previously unselected package mingw-w64-common. [2021-07-18T22:08:14.166Z] #13 55.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-18T22:08:14.166Z] #13 55.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-18T22:08:14.166Z] #13 60.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-18T22:08:14.166Z] #13 61.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-18T22:08:14.166Z] #13 61.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-18T22:08:14.425Z] #13 ... [2021-07-18T22:08:14.425Z] [2021-07-18T22:08:14.425Z] #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-07-18T22:08:14.425Z] #37 sha256:c28755416403ff7293fa63d8dbf1e7ea80d2d3fc9cbd6f93f84ce8bf31b761b1 [2021-07-18T22:08:14.425Z] #37 10.98 Scanning dependencies of target tini-static [2021-07-18T22:08:14.531Z] #44 71.43 Setting up criu (3.15-1) ... [2021-07-18T22:08:14.531Z] #44 ... [2021-07-18T22:08:14.531Z] [2021-07-18T22:08:14.531Z] #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-07-18T22:08:14.531Z] #37 sha256:516add5b7ff28455b5961e213dc86136990135cd090a60f75890b41c4a5fcbbf [2021-07-18T22:08:14.531Z] #37 8.276 [100%] Linking C executable tini-static [2021-07-18T22:08:14.531Z] #37 8.941 [100%] Built target tini-static [2021-07-18T22:08:14.531Z] #37 9.026 + mkdir -p /build [2021-07-18T22:08:14.531Z] #37 9.031 + cp tini-static /build/docker-init [2021-07-18T22:08:14.531Z] #37 DONE 9.6s [2021-07-18T22:08:14.531Z] [2021-07-18T22:08:14.531Z] #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-07-18T22:08:14.531Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:14.531Z] #13 64.57 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-18T22:08:14.531Z] #13 64.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:14.531Z] #13 64.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:14.531Z] #13 64.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-18T22:08:14.531Z] #13 64.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:14.531Z] #13 64.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:14.685Z] #37 11.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-18T22:08:14.826Z] #63 25.90 Fetched 48.3 MB in 24s (2014 kB/s) [2021-07-18T22:08:14.826Z] #63 25.90 Reading package lists... [2021-07-18T22:08:14.826Z] #63 ... [2021-07-18T22:08:14.826Z] [2021-07-18T22:08:14.826Z] #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-07-18T22:08:14.826Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-18T22:08:14.826Z] #43 26.14 Fetched 48.3 MB in 25s (1969 kB/s) [2021-07-18T22:08:14.970Z] #52 76.12 path/filepath [2021-07-18T22:08:14.970Z] #52 76.14 encoding/json [2021-07-18T22:08:15.225Z] #52 ... [2021-07-18T22:08:15.225Z] [2021-07-18T22:08:15.225Z] #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-07-18T22:08:15.226Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:08:15.226Z] #46 76.29 internal/lazyregexp [2021-07-18T22:08:15.481Z] #46 76.53 io/ioutil [2021-07-18T22:08:15.482Z] #46 76.69 flag [2021-07-18T22:08:15.624Z] #37 ... [2021-07-18T22:08:15.624Z] [2021-07-18T22:08:15.624Z] #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-07-18T22:08:15.624Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:08:15.624Z] #46 63.22 internal/syscall/unix [2021-07-18T22:08:15.624Z] #46 63.41 time [2021-07-18T22:08:15.624Z] #46 69.30 internal/poll [2021-07-18T22:08:15.624Z] #46 69.72 internal/fmtsort [2021-07-18T22:08:15.624Z] #46 70.13 internal/syscall/execenv [2021-07-18T22:08:15.624Z] #46 70.36 path [2021-07-18T22:08:15.624Z] #46 70.91 io/fs [2021-07-18T22:08:15.624Z] #46 72.02 regexp/syntax [2021-07-18T22:08:15.624Z] #46 72.19 os [2021-07-18T22:08:15.738Z] #46 76.82 go/token [2021-07-18T22:08:15.885Z] #46 ... [2021-07-18T22:08:15.885Z] [2021-07-18T22:08:15.885Z] #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-07-18T22:08:15.885Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:08:15.885Z] #52 72.03 io/fs [2021-07-18T22:08:15.885Z] #52 73.11 encoding/binary [2021-07-18T22:08:15.885Z] #52 73.22 os [2021-07-18T22:08:16.672Z] #46 77.80 go/scanner [2021-07-18T22:08:16.929Z] #46 78.14 net/url [2021-07-18T22:08:17.083Z] #13 ... [2021-07-18T22:08:17.083Z] [2021-07-18T22:08:17.083Z] #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-07-18T22:08:17.083Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:17.083Z] #44 73.58 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:17.083Z] #44 73.68 Processing triggers for mime-support (3.62) ... [2021-07-18T22:08:17.083Z] #44 DONE 74.2s [2021-07-18T22:08:17.083Z] [2021-07-18T22:08:17.083Z] #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-07-18T22:08:17.083Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:08:17.083Z] #52 69.90 encoding/base64 [2021-07-18T22:08:17.083Z] #52 69.98 os [2021-07-18T22:08:17.083Z] #52 70.93 golang.org/x/sys/unix [2021-07-18T22:08:17.656Z] #52 74.95 fmt [2021-07-18T22:08:17.794Z] #52 ... [2021-07-18T22:08:17.794Z] [2021-07-18T22:08:17.794Z] #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-07-18T22:08:17.794Z] #37 sha256:c28755416403ff7293fa63d8dbf1e7ea80d2d3fc9cbd6f93f84ce8bf31b761b1 [2021-07-18T22:08:17.794Z] #37 12.49 [100%] Linking C executable tini-static [2021-07-18T22:08:17.794Z] #37 13.19 [100%] Built target tini-static [2021-07-18T22:08:17.794Z] #37 13.26 + mkdir -p /build [2021-07-18T22:08:17.794Z] #37 13.26 + cp tini-static /build/docker-init [2021-07-18T22:08:17.794Z] #37 DONE 14.0s [2021-07-18T22:08:17.794Z] [2021-07-18T22:08:17.794Z] #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-07-18T22:08:17.794Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:17.794Z] #44 63.83 Setting up python3-six (1.12.0-1) ... [2021-07-18T22:08:17.794Z] #44 64.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:08:17.794Z] #44 66.50 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-18T22:08:17.794Z] #44 69.80 Setting up criu (3.15-1) ... [2021-07-18T22:08:17.794Z] #44 71.66 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:17.794Z] #44 71.76 Processing triggers for mime-support (3.62) ... [2021-07-18T22:08:17.794Z] #44 ... [2021-07-18T22:08:17.794Z] [2021-07-18T22:08:17.794Z] #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-07-18T22:08:17.794Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:08:17.794Z] #52 75.49 encoding/base64 [2021-07-18T22:08:17.862Z] #46 78.96 go/ast [2021-07-18T22:08:18.363Z] #52 ... [2021-07-18T22:08:18.363Z] [2021-07-18T22:08:18.363Z] #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-07-18T22:08:18.363Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-18T22:08:18.363Z] #44 DONE 72.2s [2021-07-18T22:08:18.622Z] [2021-07-18T22:08:18.622Z] #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-07-18T22:08:18.623Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:08:18.792Z] #46 80.08 text/template/parse [2021-07-18T22:08:18.882Z] #40 ... [2021-07-18T22:08:18.882Z] [2021-07-18T22:08:18.882Z] #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-07-18T22:08:18.882Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:08:18.882Z] #52 76.41 golang.org/x/sys/unix [2021-07-18T22:08:20.262Z] #52 77.72 fmt [2021-07-18T22:08:20.688Z] #46 ... [2021-07-18T22:08:20.688Z] [2021-07-18T22:08:20.688Z] #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-07-18T22:08:20.688Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:08:20.964Z] #52 ... [2021-07-18T22:08:20.964Z] [2021-07-18T22:08:20.964Z] #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-07-18T22:08:20.964Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:08:20.964Z] #46 70.44 os [2021-07-18T22:08:20.964Z] #46 72.10 regexp [2021-07-18T22:08:20.964Z] #46 75.68 fmt [2021-07-18T22:08:20.964Z] #46 76.39 path/filepath [2021-07-18T22:08:20.964Z] #46 77.70 internal/lazyregexp [2021-07-18T22:08:20.964Z] #46 77.98 io/ioutil [2021-07-18T22:08:20.964Z] #46 78.26 github.com/LK4D4/vndr/versioned [2021-07-18T22:08:20.964Z] #46 78.37 hash/crc32 [2021-07-18T22:08:21.536Z] #46 78.96 crypto/sha1 [2021-07-18T22:08:21.536Z] #46 ... [2021-07-18T22:08:21.536Z] [2021-07-18T22:08:21.536Z] #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-07-18T22:08:21.536Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:08:21.536Z] #52 79.07 encoding/json [2021-07-18T22:08:21.715Z] #57 41.74 Checking out files: 56% (2306/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 95% (3901/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-18T22:08:21.715Z] #57 42.94 + cd /tmp/tmp.FDbYBDaCq1/src/github.com/containerd/containerd [2021-07-18T22:08:21.715Z] #57 42.94 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:08:22.108Z] #52 79.59 flag [2021-07-18T22:08:22.470Z] using credential docker-jenkins-github-credentials [2021-07-18T22:08:22.546Z] Cloning the remote Git repository [2021-07-18T22:08:22.546Z] Cloning with configured refspecs honoured and without tags [2021-07-18T22:08:22.645Z] #57 43.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-18T22:08:22.901Z] #57 43.96 + BUILDTAGS='netgo osusergo static_build' [2021-07-18T22:08:22.901Z] #57 43.96 + export EXTRA_FLAGS=-buildmode=pie [2021-07-18T22:08:22.901Z] #57 43.96 + EXTRA_FLAGS=-buildmode=pie [2021-07-18T22:08:22.901Z] #57 43.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-18T22:08:22.901Z] #57 43.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-18T22:08:22.901Z] #57 43.96 + '[' '' = dynamic ']' [2021-07-18T22:08:22.901Z] #57 43.96 + make [2021-07-18T22:08:23.492Z] #52 81.08 github.com/pkg/diff [2021-07-18T22:08:24.269Z] #57 45.25 + bin/ctr [2021-07-18T22:08:22.732Z] Cloning repository https://github.com/moby/moby.git [2021-07-18T22:08:23.133Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-18T22:08:23.829Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:08:23.830Z] > git --version # timeout=10 [2021-07-18T22:08:23.869Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-18T22:08:23.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:08:23.872Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:08:24.459Z] #52 82.09 encoding/json [2021-07-18T22:08:24.798Z] #43 26.14 Reading package lists... [2021-07-18T22:08:24.798Z] #43 ... [2021-07-18T22:08:24.798Z] [2021-07-18T22:08:24.798Z] #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-07-18T22:08:24.798Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-18T22:08:24.798Z] #19 25.98 Fetched 51.2 MB in 25s (2087 kB/s) [2021-07-18T22:08:24.798Z] #19 25.98 Reading package lists... [2021-07-18T22:08:24.798Z] #19 ... [2021-07-18T22:08:24.798Z] [2021-07-18T22:08:24.798Z] #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-07-18T22:08:24.798Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-18T22:08:24.798Z] #63 25.90 Reading package lists... [2021-07-18T22:08:24.877Z] #52 82.24 go/ast [2021-07-18T22:08:25.028Z] #52 ... [2021-07-18T22:08:25.028Z] [2021-07-18T22:08:25.028Z] #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-07-18T22:08:25.028Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:08:25.028Z] #46 76.63 fmt [2021-07-18T22:08:25.028Z] #46 76.79 path/filepath [2021-07-18T22:08:25.028Z] #46 78.35 regexp [2021-07-18T22:08:25.028Z] #46 80.96 flag [2021-07-18T22:08:25.028Z] #46 81.54 go/token [2021-07-18T22:08:25.028Z] #46 82.56 go/scanner [2021-07-18T22:08:25.287Z] #46 82.96 internal/lazyregexp [2021-07-18T22:08:25.857Z] #46 83.28 net/url [2021-07-18T22:08:26.117Z] #46 ... [2021-07-18T22:08:26.117Z] [2021-07-18T22:08:26.117Z] #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-07-18T22:08:26.117Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:08:26.117Z] #52 83.81 github.com/pkg/diff [2021-07-18T22:08:26.790Z] #57 ... [2021-07-18T22:08:26.790Z] [2021-07-18T22:08:26.790Z] #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-07-18T22:08:26.790Z] #52 sha256:28c7986d60e425d718606ba50d4ebab7087be684a87f28019fcc4f3f9fe04395 [2021-07-18T22:08:26.790Z] #52 77.75 flag [2021-07-18T22:08:26.790Z] #52 79.10 github.com/pkg/diff [2021-07-18T22:08:26.790Z] #52 80.46 go/ast [2021-07-18T22:08:26.790Z] #52 80.60 golang.org/x/crypto/ssh/terminal [2021-07-18T22:08:26.790Z] #52 81.70 mvdan.cc/editorconfig [2021-07-18T22:08:26.790Z] #52 82.62 mvdan.cc/sh/v3/fileutil [2021-07-18T22:08:26.790Z] #52 82.77 text/tabwriter [2021-07-18T22:08:26.790Z] #52 83.37 mvdan.cc/sh/v3/syntax [2021-07-18T22:08:26.790Z] #52 ... [2021-07-18T22:08:26.790Z] [2021-07-18T22:08:26.790Z] #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-07-18T22:08:26.790Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:26.790Z] #13 83.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-18T22:08:26.790Z] #13 83.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:26.790Z] #13 83.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:26.792Z] #52 84.18 golang.org/x/crypto/ssh/terminal [2021-07-18T22:08:26.792Z] #52 ... [2021-07-18T22:08:26.792Z] [2021-07-18T22:08:26.792Z] #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-07-18T22:08:26.792Z] #57 sha256:bb758f3ec64ad42beecdd9583adabdda17df429a40560ef14b3970865907a399 [2021-07-18T22:08:27.053Z] #57 41.75 Checking out files: 52% (2140/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 93% (3805/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-18T22:08:27.314Z] #57 42.97 + cd /tmp/tmp.P6ABywfjMf/src/github.com/containerd/containerd [2021-07-18T22:08:27.314Z] #57 42.97 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:08:27.500Z] #52 85.09 go/ast [2021-07-18T22:08:28.712Z] #57 44.60 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-18T22:08:28.973Z] #57 44.60 + BUILDTAGS='netgo osusergo static_build' [2021-07-18T22:08:28.973Z] #57 44.60 + export EXTRA_FLAGS=-buildmode=pie [2021-07-18T22:08:28.973Z] #57 44.60 + EXTRA_FLAGS=-buildmode=pie [2021-07-18T22:08:28.973Z] #57 44.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-18T22:08:28.973Z] #57 44.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-18T22:08:28.973Z] #57 44.60 + '[' '' = dynamic ']' [2021-07-18T22:08:28.973Z] #57 44.60 + make [2021-07-18T22:08:29.409Z] #52 ... [2021-07-18T22:08:29.409Z] [2021-07-18T22:08:29.409Z] #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-07-18T22:08:29.409Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:29.409Z] #13 67.01 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-18T22:08:29.409Z] #13 67.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:29.409Z] #13 67.03 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:29.409Z] #13 67.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-18T22:08:29.409Z] #13 67.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:29.409Z] #13 67.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:29.409Z] #13 ... [2021-07-18T22:08:29.409Z] [2021-07-18T22:08:29.409Z] #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-07-18T22:08:29.409Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:08:29.409Z] #46 84.09 go/ast [2021-07-18T22:08:29.409Z] #46 85.09 text/template/parse [2021-07-18T22:08:29.917Z] #57 45.88 + bin/ctr [2021-07-18T22:08:30.790Z] #46 88.24 go/parser [2021-07-18T22:08:31.358Z] #63 35.97 Reading package lists... [2021-07-18T22:08:31.358Z] #63 ... [2021-07-18T22:08:31.358Z] [2021-07-18T22:08:31.358Z] #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-07-18T22:08:31.358Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-18T22:08:31.358Z] #19 25.98 Reading package lists... [2021-07-18T22:08:31.732Z] #46 ... [2021-07-18T22:08:31.732Z] [2021-07-18T22:08:31.732Z] #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-07-18T22:08:31.732Z] #57 sha256:959f6b311e2b3f95d87499751e3558242e98a9f5ade7c389a4352673477e8c50 [2021-07-18T22:08:31.832Z] #57 ... [2021-07-18T22:08:31.832Z] [2021-07-18T22:08:31.832Z] #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-07-18T22:08:31.832Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:08:31.832Z] #46 79.40 flag [2021-07-18T22:08:31.832Z] #46 79.87 go/token [2021-07-18T22:08:31.832Z] #46 80.56 go/scanner [2021-07-18T22:08:31.832Z] #46 81.06 net/url [2021-07-18T22:08:31.832Z] #46 81.54 go/ast [2021-07-18T22:08:31.832Z] #46 82.71 text/template/parse [2021-07-18T22:08:31.832Z] #46 85.26 go/parser [2021-07-18T22:08:31.832Z] #46 87.49 text/template [2021-07-18T22:08:31.832Z] #46 89.03 log [2021-07-18T22:08:32.046Z] #13 ... [2021-07-18T22:08:32.046Z] [2021-07-18T22:08:32.046Z] #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-07-18T22:08:32.046Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:08:32.046Z] #46 82.68 go/parser [2021-07-18T22:08:32.046Z] #46 84.89 text/template [2021-07-18T22:08:32.046Z] #46 86.27 log [2021-07-18T22:08:32.046Z] #46 86.90 encoding/xml [2021-07-18T22:08:32.046Z] #46 89.93 go/doc [2021-07-18T22:08:32.046Z] #46 91.53 github.com/LK4D4/vndr/versioned [2021-07-18T22:08:32.046Z] #46 91.62 compress/flate [2021-07-18T22:08:32.046Z] #46 ... [2021-07-18T22:08:32.046Z] [2021-07-18T22:08:32.046Z] #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-07-18T22:08:32.046Z] #52 sha256:28c7986d60e425d718606ba50d4ebab7087be684a87f28019fcc4f3f9fe04395 [2021-07-18T22:08:32.046Z] #52 89.81 mvdan.cc/sh/v3/cmd/shfmt [2021-07-18T22:08:32.046Z] #52 DONE 93.1s [2021-07-18T22:08:32.046Z] [2021-07-18T22:08:32.046Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:08:32.046Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:08:32.144Z] #46 ... [2021-07-18T22:08:32.144Z] [2021-07-18T22:08:32.144Z] #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-07-18T22:08:32.144Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:08:32.144Z] #52 85.49 mvdan.cc/editorconfig [2021-07-18T22:08:32.144Z] #52 86.12 mvdan.cc/sh/v3/fileutil [2021-07-18T22:08:32.144Z] #52 86.30 text/tabwriter [2021-07-18T22:08:32.144Z] #52 86.64 mvdan.cc/sh/v3/syntax [2021-07-18T22:08:32.251Z] #57 42.41 Checking out files: 52% (2158/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 93% (3826/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-18T22:08:32.293Z] #19 36.30 Reading package lists... [2021-07-18T22:08:32.293Z] #19 ... [2021-07-18T22:08:32.294Z] [2021-07-18T22:08:32.294Z] #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-07-18T22:08:32.294Z] #66 sha256:78b8e054a7ffdd8a26712d42a8d300184a1ad90174968531ad376a0df321350c [2021-07-18T22:08:32.294Z] #66 44.53 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-18T22:08:32.294Z] #66 44.53 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-18T22:08:32.303Z] #32 ... [2021-07-18T22:08:32.303Z] [2021-07-18T22:08:32.303Z] #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-07-18T22:08:32.303Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:08:32.303Z] #46 93.41 github.com/LK4D4/vndr/build [2021-07-18T22:08:32.510Z] #57 43.62 + cd /tmp/tmp.50SjhcXMTe/src/github.com/containerd/containerd [2021-07-18T22:08:32.510Z] #57 43.62 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:08:33.078Z] #57 44.29 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-18T22:08:33.078Z] #57 44.29 + BUILDTAGS='netgo osusergo static_build' [2021-07-18T22:08:33.078Z] #57 44.29 + export EXTRA_FLAGS=-buildmode=pie [2021-07-18T22:08:33.078Z] #57 44.29 + EXTRA_FLAGS=-buildmode=pie [2021-07-18T22:08:33.078Z] #57 44.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-18T22:08:33.078Z] #57 44.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-18T22:08:33.078Z] #57 44.29 + '[' '' = dynamic ']' [2021-07-18T22:08:33.078Z] #57 44.29 + make [2021-07-18T22:08:33.233Z] #46 94.25 hash/crc32 [2021-07-18T22:08:33.797Z] #46 94.90 compress/gzip [2021-07-18T22:08:34.194Z] #66 ... [2021-07-18T22:08:34.194Z] [2021-07-18T22:08:34.194Z] #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-07-18T22:08:34.194Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-18T22:08:34.194Z] #43 26.14 Reading package lists... [2021-07-18T22:08:34.194Z] #43 36.23 Reading package lists... [2021-07-18T22:08:34.194Z] #43 46.15 Building dependency tree... [2021-07-18T22:08:34.194Z] #43 ... [2021-07-18T22:08:34.194Z] [2021-07-18T22:08:34.194Z] #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-07-18T22:08:34.194Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-18T22:08:34.194Z] #63 35.97 Reading package lists... [2021-07-18T22:08:34.360Z] #46 95.48 crypto/dsa [2021-07-18T22:08:34.459Z] #57 45.70 + bin/ctr [2021-07-18T22:08:34.618Z] #46 95.83 crypto/x509/pkix [2021-07-18T22:08:34.708Z] #52 91.87 mvdan.cc/sh/v3/cmd/shfmt [2021-07-18T22:08:34.708Z] #52 ... [2021-07-18T22:08:34.708Z] [2021-07-18T22:08:34.708Z] #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-07-18T22:08:34.708Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:34.708Z] #13 86.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-18T22:08:34.708Z] #13 86.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:34.708Z] #13 86.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:35.191Z] #46 96.32 net [2021-07-18T22:08:35.447Z] #46 96.52 vendor/golang.org/x/crypto/chacha20 [2021-07-18T22:08:35.569Z] #63 45.85 Building dependency tree... [2021-07-18T22:08:36.375Z] #46 97.23 vendor/golang.org/x/sys/cpu [2021-07-18T22:08:36.375Z] #46 97.63 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-18T22:08:36.942Z] #63 49.04 The following additional packages will be installed: [2021-07-18T22:08:36.942Z] #63 49.05 libbtrfs0 [2021-07-18T22:08:36.942Z] #63 49.17 The following NEW packages will be installed: [2021-07-18T22:08:37.201Z] #63 49.18 libbtrfs-dev libbtrfs0 [2021-07-18T22:08:37.460Z] #63 ... [2021-07-18T22:08:37.460Z] [2021-07-18T22:08:37.460Z] #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-07-18T22:08:37.460Z] #66 sha256:78b8e054a7ffdd8a26712d42a8d300184a1ad90174968531ad376a0df321350c [2021-07-18T22:08:37.460Z] #66 DONE 49.6s [2021-07-18T22:08:37.460Z] [2021-07-18T22:08:37.460Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-18T22:08:37.460Z] #67 sha256:284eaecf0c82ec395a36bbaaf4a23b225ccd9399c9826cf311bad235f04eb86e [2021-07-18T22:08:37.460Z] #67 DONE 0.0s [2021-07-18T22:08:37.460Z] [2021-07-18T22:08:37.460Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-18T22:08:37.460Z] #68 sha256:98a630dbcac6932114b38f54297cd2152552e31da1517a6fd2020da6961a93ef [2021-07-18T22:08:37.460Z] #68 DONE 0.1s [2021-07-18T22:08:37.460Z] [2021-07-18T22:08:37.460Z] #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-07-18T22:08:37.460Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-18T22:08:37.460Z] #63 49.65 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:08:37.460Z] #63 49.65 Need to get 119 kB of archives. [2021-07-18T22:08:37.460Z] #63 49.65 After this operation, 387 kB of additional disk space will be used. [2021-07-18T22:08:37.460Z] #63 49.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-18T22:08:37.460Z] #63 49.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-18T22:08:37.744Z] #46 98.75 vendor/golang.org/x/crypto/curve25519 [2021-07-18T22:08:38.309Z] #46 99.35 vendor/golang.org/x/crypto/hkdf [2021-07-18T22:08:38.309Z] #46 99.49 vendor/golang.org/x/text/transform [2021-07-18T22:08:38.835Z] #63 50.65 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:08:38.836Z] #63 50.96 Fetched 119 kB in 0s (442 kB/s) [2021-07-18T22:08:38.952Z] Fetching without tags [2021-07-18T22:08:39.099Z] #63 51.12 Selecting previously unselected package libbtrfs0. [2021-07-18T22:08:39.099Z] #63 51.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-18T22:08:39.099Z] #63 51.18 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-18T22:08:39.099Z] #63 51.19 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-18T22:08:38.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:08:38.723Z] > git config --add remote.origin.fetch +refs/pull/42132/head:refs/remotes/origin/PR-42132 # timeout=10 [2021-07-18T22:08:38.763Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:08:38.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-18T22:08:38.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-18T22:08:38.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:08:38.989Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42132/head:refs/remotes/origin/PR-42132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-18T22:08:39.240Z] #46 100.2 vendor/golang.org/x/text/unicode/bidi [2021-07-18T22:08:39.359Z] #63 51.27 Selecting previously unselected package libbtrfs-dev. [2021-07-18T22:08:39.359Z] #63 51.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-18T22:08:39.359Z] #63 51.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:08:39.359Z] #63 51.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-18T22:08:39.359Z] #63 51.65 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:08:39.619Z] #63 51.67 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:39.619Z] #63 DONE 51.8s [2021-07-18T22:08:39.619Z] [2021-07-18T22:08:39.619Z] #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-07-18T22:08:39.619Z] #64 sha256:29ab5c9d39c3750fe26a270f7821e8bd8a8278031c76ad23b03378c063c2d91d [2021-07-18T22:08:39.657Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit d10046f228e4152b12bb6ce7db0008f227b95790 [2021-07-18T22:08:39.805Z] #46 ... [2021-07-18T22:08:39.805Z] [2021-07-18T22:08:39.805Z] #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-07-18T22:08:39.805Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:39.805Z] #13 97.95 Selecting previously unselected package libapparmor1:amd64. [2021-07-18T22:08:39.805Z] #13 97.95 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-18T22:08:39.805Z] #13 97.96 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-18T22:08:39.805Z] #13 98.06 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-18T22:08:39.995Z] #13 ... [2021-07-18T22:08:39.995Z] [2021-07-18T22:08:39.995Z] #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-07-18T22:08:39.995Z] #52 sha256:ab3578c783b9b72bd8d6baeed97a4c7fdb45cf3f82a9715a90424070e0999d7a [2021-07-18T22:08:39.995Z] #52 DONE 97.3s [2021-07-18T22:08:39.995Z] [2021-07-18T22:08:39.995Z] #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-07-18T22:08:39.995Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:08:39.995Z] #46 89.63 encoding/xml [2021-07-18T22:08:39.995Z] #46 91.85 go/doc [2021-07-18T22:08:39.995Z] #46 94.91 github.com/LK4D4/vndr/build [2021-07-18T22:08:39.995Z] #46 94.91 compress/flate [2021-07-18T22:08:39.995Z] #46 97.40 compress/gzip [2021-07-18T22:08:40.062Z] #13 98.06 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-18T22:08:40.062Z] #13 98.10 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-18T22:08:40.062Z] #13 98.22 Selecting previously unselected package libbtrfs0. [2021-07-18T22:08:40.062Z] #13 98.23 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-18T22:08:40.062Z] #13 98.24 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-18T22:08:40.062Z] #13 98.31 Selecting previously unselected package libbtrfs-dev. [2021-07-18T22:08:40.257Z] #46 97.74 net [2021-07-18T22:08:40.320Z] #13 98.33 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-18T22:08:40.320Z] #13 98.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:08:40.320Z] #13 98.46 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-18T22:08:40.320Z] #13 98.47 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:40.320Z] #13 98.48 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:40.555Z] #64 0.906 + RM_GOPATH=0 [2021-07-18T22:08:40.555Z] #64 0.906 + TMP_GOPATH= [2021-07-18T22:08:40.555Z] #64 0.906 + : /build [2021-07-18T22:08:40.555Z] #64 0.906 + '[' -z '' ']' [2021-07-18T22:08:40.555Z] #64 0.906 ++ mktemp -d [2021-07-18T22:08:40.577Z] #13 98.57 Selecting previously unselected package libudev-dev:amd64. [2021-07-18T22:08:40.577Z] #13 98.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-18T22:08:40.577Z] #13 98.60 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:40.577Z] #13 98.74 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-18T22:08:40.577Z] #13 98.74 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-18T22:08:40.577Z] #13 98.75 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-18T22:08:40.814Z] #64 0.907 + export GOPATH=/tmp/tmp.npbRRiKzzP [2021-07-18T22:08:40.814Z] #64 0.907 + GOPATH=/tmp/tmp.npbRRiKzzP [2021-07-18T22:08:40.814Z] #64 0.907 + RM_GOPATH=1 [2021-07-18T22:08:40.814Z] #64 0.907 + case "$(go env GOARCH)" in [2021-07-18T22:08:40.814Z] #64 0.908 ++ go env GOARCH [2021-07-18T22:08:40.815Z] #64 0.910 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:40.815Z] #64 0.910 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:40.815Z] #64 0.911 ++ dirname /tmp/install/install.sh [2021-07-18T22:08:40.815Z] #64 0.912 + dir=/tmp/install [2021-07-18T22:08:40.815Z] #64 0.912 + bin=containerd [2021-07-18T22:08:40.815Z] #64 0.912 + shift [2021-07-18T22:08:40.815Z] #64 0.912 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-18T22:08:40.815Z] #64 0.912 + . /tmp/install/containerd.installer [2021-07-18T22:08:40.815Z] #64 0.912 ++ set -e [2021-07-18T22:08:40.815Z] #64 0.912 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:08:40.815Z] #64 0.912 + install_containerd [2021-07-18T22:08:40.815Z] #64 0.912 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b' [2021-07-18T22:08:40.815Z] #64 0.913 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:08:40.815Z] #64 0.913 + git clone https://github.com/containerd/containerd.git /tmp/tmp.npbRRiKzzP/src/github.com/containerd/containerd [2021-07-18T22:08:40.815Z] #64 0.949 Cloning into '/tmp/tmp.npbRRiKzzP/src/github.com/containerd/containerd'... [2021-07-18T22:08:40.831Z] #46 98.24 vendor/golang.org/x/crypto/chacha20 [2021-07-18T22:08:40.834Z] #13 98.99 Selecting previously unselected package libpcre16-3:amd64. [2021-07-18T22:08:40.834Z] #13 98.99 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:40.834Z] #13 99.00 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:41.042Z] #57 ... [2021-07-18T22:08:41.042Z] [2021-07-18T22:08:41.042Z] #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-07-18T22:08:41.042Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:08:41.042Z] #52 87.45 golang.org/x/crypto/ssh/terminal [2021-07-18T22:08:41.042Z] #52 88.63 io/ioutil [2021-07-18T22:08:41.042Z] #52 89.02 mvdan.cc/editorconfig [2021-07-18T22:08:41.042Z] #52 89.22 mvdan.cc/sh/v3/fileutil [2021-07-18T22:08:41.042Z] #52 89.41 text/tabwriter [2021-07-18T22:08:41.042Z] #52 89.96 mvdan.cc/sh/v3/syntax [2021-07-18T22:08:41.042Z] #52 95.36 mvdan.cc/sh/v3/cmd/shfmt [2021-07-18T22:08:41.042Z] #52 ... [2021-07-18T22:08:41.042Z] [2021-07-18T22:08:41.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-07-18T22:08:41.042Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:08:41.042Z] #46 89.51 text/template [2021-07-18T22:08:41.042Z] #46 91.97 log [2021-07-18T22:08:41.042Z] #46 92.56 encoding/xml [2021-07-18T22:08:41.042Z] #46 94.14 go/doc [2021-07-18T22:08:41.042Z] #46 97.51 github.com/LK4D4/vndr/versioned [2021-07-18T22:08:41.042Z] #46 97.63 compress/flate [2021-07-18T22:08:41.042Z] #46 97.85 github.com/LK4D4/vndr/build [2021-07-18T22:08:41.042Z] #46 ... [2021-07-18T22:08:41.042Z] [2021-07-18T22:08:41.042Z] #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-07-18T22:08:41.042Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:41.042Z] #13 88.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-18T22:08:41.042Z] #13 88.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:41.042Z] #13 88.42 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:41.091Z] #13 99.22 Selecting previously unselected package libpcre32-3:amd64. [2021-07-18T22:08:41.091Z] #13 99.22 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:41.091Z] #13 99.23 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:41.091Z] #13 99.37 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-18T22:08:41.091Z] #13 99.38 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:41.091Z] #13 99.38 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-18T22:08:41.348Z] #13 99.49 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-18T22:08:41.348Z] #13 99.50 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:41.348Z] #13 99.51 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-18T22:08:41.402Z] #46 98.79 vendor/golang.org/x/crypto/poly1305 [2021-07-18T22:08:41.911Z] #13 99.93 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-18T22:08:41.911Z] #13 99.94 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-18T22:08:41.911Z] #13 99.94 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-18T22:08:41.911Z] #13 100.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-18T22:08:41.911Z] #13 100.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:41.911Z] #13 100.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:41.911Z] #13 100.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-18T22:08:41.973Z] #46 99.36 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-18T22:08:41.979Z] #13 ... [2021-07-18T22:08:41.979Z] [2021-07-18T22:08:41.979Z] #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-07-18T22:08:41.979Z] #52 sha256:8247b6f0b27ea6ec1ff488309597a9acc8eddf71e5d7ab18d05d53e4e797bf6e [2021-07-18T22:08:41.979Z] #52 DONE 99.5s [2021-07-18T22:08:41.979Z] [2021-07-18T22:08:41.979Z] #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-07-18T22:08:41.979Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:08:41.979Z] #46 99.73 hash/crc32 [2021-07-18T22:08:39.765Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:08:39.806Z] > git checkout -f d10046f228e4152b12bb6ce7db0008f227b95790 # timeout=10 [2021-07-18T22:08:42.168Z] #13 100.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-18T22:08:42.168Z] #13 100.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:08:42.425Z] #13 100.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-18T22:08:42.425Z] #13 100.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-18T22:08:42.425Z] #13 100.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:42.681Z] #13 100.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-18T22:08:42.681Z] #13 100.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:08:42.681Z] #13 100.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-18T22:08:42.681Z] #13 100.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-18T22:08:42.681Z] #13 100.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:42.681Z] #13 100.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-18T22:08:42.681Z] #13 100.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:42.681Z] #13 100.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-18T22:08:42.681Z] #13 100.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:42.681Z] #13 100.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:42.915Z] #46 100.3 vendor/golang.org/x/crypto/curve25519 [2021-07-18T22:08:42.920Z] #46 100.4 compress/gzip [2021-07-18T22:08:42.938Z] #13 101.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-18T22:08:42.938Z] #13 101.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:08:42.938Z] #13 101.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-18T22:08:42.938Z] #13 101.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-18T22:08:42.938Z] #13 101.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:42.938Z] #13 101.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-18T22:08:42.938Z] #13 101.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-18T22:08:42.938Z] #13 101.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:42.938Z] #13 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-18T22:08:42.938Z] #13 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-18T22:08:42.938Z] #13 101.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:42.938Z] #13 101.1 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-07-18T22:08:42.938Z] #13 101.1 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-07-18T22:08:42.938Z] #13 101.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-18T22:08:42.938Z] #13 101.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-18T22:08:42.938Z] #13 101.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:42.938Z] #13 101.2 Setting up dmsetup (2:1.02.155-3) ... [2021-07-18T22:08:42.938Z] #13 101.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:43.195Z] #13 101.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:43.195Z] #13 101.2 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:43.452Z] #13 DONE 101.8s [2021-07-18T22:08:43.452Z] [2021-07-18T22:08:43.452Z] #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-07-18T22:08:43.452Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:08:43.452Z] #46 101.7 vendor/golang.org/x/text/secure/bidirule [2021-07-18T22:08:43.452Z] #46 102.0 vendor/golang.org/x/text/unicode/norm [2021-07-18T22:08:43.486Z] #46 101.1 vendor/golang.org/x/crypto/hkdf [2021-07-18T22:08:43.489Z] #46 101.1 crypto/dsa [2021-07-18T22:08:43.489Z] #46 101.1 crypto/x509/pkix [2021-07-18T22:08:43.747Z] #46 101.3 vendor/golang.org/x/text/transform [2021-07-18T22:08:43.748Z] #46 101.4 net [2021-07-18T22:08:44.008Z] #46 101.7 vendor/golang.org/x/crypto/chacha20 [2021-07-18T22:08:44.319Z] #46 102.0 vendor/golang.org/x/text/unicode/bidi [2021-07-18T22:08:44.947Z] #46 102.4 vendor/golang.org/x/crypto/poly1305 [2021-07-18T22:08:45.080Z] #64 ... [2021-07-18T22:08:45.080Z] [2021-07-18T22:08:45.080Z] #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-07-18T22:08:45.080Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-18T22:08:45.080Z] #43 46.15 Building dependency tree... [2021-07-18T22:08:45.080Z] #43 49.26 The following additional packages will be installed: [2021-07-18T22:08:45.080Z] #43 49.27 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-18T22:08:45.080Z] #43 49.29 Suggested packages: [2021-07-18T22:08:45.080Z] #43 49.29 cmake-doc ninja-build lrzip [2021-07-18T22:08:45.080Z] #43 49.29 Recommended packages: [2021-07-18T22:08:45.080Z] #43 49.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-18T22:08:45.080Z] #43 49.66 The following NEW packages will be installed: [2021-07-18T22:08:45.080Z] #43 49.72 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-18T22:08:45.080Z] #43 50.21 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:08:45.080Z] #43 50.21 Need to get 5913 kB of archives. [2021-07-18T22:08:45.080Z] #43 50.21 After this operation, 27.4 MB of additional disk space will be used. [2021-07-18T22:08:45.080Z] #43 50.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-18T22:08:45.080Z] #43 50.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-18T22:08:45.080Z] #43 50.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-18T22:08:45.080Z] #43 50.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-18T22:08:45.080Z] #43 50.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-18T22:08:45.080Z] #43 50.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-18T22:08:45.080Z] #43 50.30 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-18T22:08:45.080Z] #43 50.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-18T22:08:45.080Z] #43 51.17 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:08:45.080Z] #43 51.51 Fetched 5913 kB in 1s (11.7 MB/s) [2021-07-18T22:08:45.081Z] #43 51.66 Selecting previously unselected package xxd. [2021-07-18T22:08:45.081Z] #43 51.66 (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-07-18T22:08:45.081Z] #43 51.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:08:45.081Z] #43 51.72 Unpacking xxd (2:8.1.0875-5) ... [2021-07-18T22:08:45.081Z] #43 51.81 Selecting previously unselected package vim-common. [2021-07-18T22:08:45.081Z] #43 51.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:08:45.081Z] #43 51.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-18T22:08:45.081Z] #43 52.01 Selecting previously unselected package cmake-data. [2021-07-18T22:08:45.081Z] #43 52.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-18T22:08:45.081Z] #43 52.03 Unpacking cmake-data (3.13.4-1) ... [2021-07-18T22:08:45.081Z] #43 52.91 Selecting previously unselected package libarchive13:amd64. [2021-07-18T22:08:45.081Z] #43 52.91 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-18T22:08:45.081Z] #43 52.92 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-18T22:08:45.081Z] #43 53.20 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-18T22:08:45.081Z] #43 53.21 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-18T22:08:45.081Z] #43 53.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-18T22:08:45.081Z] #43 53.26 Selecting previously unselected package librhash0:amd64. [2021-07-18T22:08:45.081Z] #43 53.27 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-18T22:08:45.081Z] #43 53.27 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-18T22:08:45.081Z] #43 53.34 Selecting previously unselected package libuv1:amd64. [2021-07-18T22:08:45.081Z] #43 53.34 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-18T22:08:45.081Z] #43 53.35 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-18T22:08:45.081Z] #43 53.42 Selecting previously unselected package cmake. [2021-07-18T22:08:45.081Z] #43 53.43 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-18T22:08:45.081Z] #43 53.44 Unpacking cmake (3.13.4-1) ... [2021-07-18T22:08:45.081Z] #43 54.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-18T22:08:45.081Z] #43 54.90 Setting up xxd (2:8.1.0875-5) ... [2021-07-18T22:08:45.081Z] #43 54.91 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-18T22:08:45.081Z] #43 54.92 Setting up vim-common (2:8.1.0875-5) ... [2021-07-18T22:08:45.081Z] #43 54.94 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-18T22:08:45.081Z] #43 54.96 Setting up cmake-data (3.13.4-1) ... [2021-07-18T22:08:45.081Z] #43 54.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-18T22:08:45.081Z] #43 54.98 Setting up cmake (3.13.4-1) ... [2021-07-18T22:08:45.081Z] #43 54.99 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:45.081Z] #43 55.04 Processing triggers for mime-support (3.62) ... [2021-07-18T22:08:45.081Z] #43 DONE 56.8s [2021-07-18T22:08:45.081Z] [2021-07-18T22:08:45.081Z] #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-07-18T22:08:45.081Z] #44 sha256:e7b267c8175a97461886e8f096cb31c1c02a0b052269ab5d2a525936c10e5067 [2021-07-18T22:08:42.211Z] > git remote # timeout=10 [2021-07-18T22:08:42.275Z] > git config --get remote.origin.url # timeout=10 [2021-07-18T22:08:42.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-18T22:08:42.312Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-18T22:08:45.206Z] #46 102.9 vendor/golang.org/x/sys/cpu [2021-07-18T22:08:45.346Z] #46 ... [2021-07-18T22:08:45.346Z] [2021-07-18T22:08:45.346Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-18T22:08:45.346Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-18T22:08:45.346Z] #14 DONE 1.6s [2021-07-18T22:08:45.346Z] [2021-07-18T22:08:45.346Z] #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-07-18T22:08:45.346Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:08:45.346Z] #46 106.3 vendor/golang.org/x/net/idna [2021-07-18T22:08:45.606Z] #46 ... [2021-07-18T22:08:45.606Z] [2021-07-18T22:08:45.606Z] #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-07-18T22:08:45.606Z] #54 sha256:4873fa30c398e3b8d81dfce40c6844345dfcf1a4b228b033af744bac851efaf7 [2021-07-18T22:08:45.606Z] #54 1.664 + RM_GOPATH=0 [2021-07-18T22:08:45.606Z] #54 1.664 + TMP_GOPATH= [2021-07-18T22:08:45.606Z] #54 1.664 + : /build [2021-07-18T22:08:45.606Z] #54 1.664 + '[' -z '' ']' [2021-07-18T22:08:45.606Z] #54 1.664 ++ mktemp -d [2021-07-18T22:08:45.606Z] #54 1.671 + export GOPATH=/tmp/tmp.3JqfiuW3fr [2021-07-18T22:08:45.606Z] #54 1.671 + GOPATH=/tmp/tmp.3JqfiuW3fr [2021-07-18T22:08:45.606Z] #54 1.671 + RM_GOPATH=1 [2021-07-18T22:08:45.606Z] #54 1.671 + case "$(go env GOARCH)" in [2021-07-18T22:08:45.606Z] #54 1.671 ++ go env GOARCH [2021-07-18T22:08:45.606Z] #54 1.693 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:45.606Z] #54 1.693 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:45.606Z] #54 1.693 ++ dirname /tmp/install/install.sh [2021-07-18T22:08:45.606Z] #54 1.720 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-18T22:08:45.606Z] #54 1.720 + dir=/tmp/install [2021-07-18T22:08:45.606Z] #54 1.720 + bin=runc [2021-07-18T22:08:45.606Z] #54 1.720 + shift [2021-07-18T22:08:45.606Z] #54 1.720 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-18T22:08:45.606Z] #54 1.720 + . /tmp/install/runc.installer [2021-07-18T22:08:45.606Z] #54 1.720 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-18T22:08:45.606Z] #54 1.720 + install_runc [2021-07-18T22:08:45.606Z] #54 1.720 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-18T22:08:45.606Z] #54 1.720 + uname -r [2021-07-18T22:08:45.606Z] #54 1.720 + RUNC_BUILDTAGS='seccomp ' [2021-07-18T22:08:45.606Z] #54 1.720 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-18T22:08:45.606Z] #54 1.720 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3JqfiuW3fr/src/github.com/opencontainers/runc [2021-07-18T22:08:45.606Z] #54 1.720 Cloning into '/tmp/tmp.3JqfiuW3fr/src/github.com/opencontainers/runc'... [2021-07-18T22:08:45.646Z] #44 0.895 + RM_GOPATH=0 [2021-07-18T22:08:45.646Z] #44 0.895 + TMP_GOPATH= [2021-07-18T22:08:45.646Z] #44 0.896 + : /build [2021-07-18T22:08:45.646Z] #44 0.896 + '[' -z '' ']' [2021-07-18T22:08:45.646Z] #44 0.897 ++ mktemp -d [2021-07-18T22:08:45.646Z] #44 0.898 + export GOPATH=/tmp/tmp.zO5eTU8ipY [2021-07-18T22:08:45.646Z] #44 0.898 + GOPATH=/tmp/tmp.zO5eTU8ipY [2021-07-18T22:08:45.646Z] #44 0.898 + RM_GOPATH=1 [2021-07-18T22:08:45.646Z] #44 0.898 + case "$(go env GOARCH)" in [2021-07-18T22:08:45.646Z] #44 0.898 ++ go env GOARCH [2021-07-18T22:08:45.646Z] #44 0.905 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:45.646Z] #44 0.905 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:45.646Z] #44 0.905 ++ dirname /tmp/install/install.sh [2021-07-18T22:08:45.646Z] #44 0.907 + dir=/tmp/install [2021-07-18T22:08:45.646Z] #44 0.908 + bin=tini [2021-07-18T22:08:45.646Z] #44 0.909 + shift [2021-07-18T22:08:45.646Z] #44 0.909 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-18T22:08:45.646Z] #44 0.909 + . /tmp/install/tini.installer [2021-07-18T22:08:45.646Z] #44 0.909 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:45.646Z] #44 0.909 + install_tini [2021-07-18T22:08:45.646Z] #44 0.909 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-18T22:08:45.646Z] #44 0.909 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:45.646Z] #44 0.909 + git clone https://github.com/krallin/tini.git /tmp/tmp.zO5eTU8ipY/tini [2021-07-18T22:08:45.646Z] #44 0.911 Cloning into '/tmp/tmp.zO5eTU8ipY/tini'... [2021-07-18T22:08:45.755Z] Merge succeeded, producing 4f1f80feb61a2ad8af63eb981a343293d1753c53 [2021-07-18T22:08:45.755Z] Checking out Revision 4f1f80feb61a2ad8af63eb981a343293d1753c53 (PR-42132) [2021-07-18T22:08:45.775Z] #46 103.4 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-18T22:08:45.904Z] #44 1.276 + cd /tmp/tmp.zO5eTU8ipY/tini [2021-07-18T22:08:45.904Z] #44 1.280 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-18T22:08:45.904Z] #44 1.293 + cmake . [2021-07-18T22:08:46.162Z] #44 1.477 -- The C compiler identification is GNU 8.3.0 [2021-07-18T22:08:46.163Z] #44 1.497 -- Check for working C compiler: /usr/bin/cc [2021-07-18T22:08:46.163Z] #44 ... [2021-07-18T22:08:46.163Z] [2021-07-18T22:08:46.163Z] #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-07-18T22:08:46.163Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-18T22:08:46.163Z] #19 36.30 Reading package lists... [2021-07-18T22:08:46.163Z] #19 46.62 Building dependency tree... [2021-07-18T22:08:46.163Z] #19 49.89 The following additional packages will be installed: [2021-07-18T22:08:46.163Z] #19 49.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-18T22:08:46.163Z] #19 49.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-18T22:08:46.163Z] #19 49.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-18T22:08:46.163Z] #19 49.90 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-18T22:08:46.163Z] #19 49.90 mingw-w64-x86-64-dev [2021-07-18T22:08:46.163Z] #19 49.92 Suggested packages: [2021-07-18T22:08:46.163Z] #19 49.92 gcc-8-locales seccomp wine64 [2021-07-18T22:08:46.163Z] #19 50.45 The following NEW packages will be installed: [2021-07-18T22:08:46.163Z] #19 50.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-18T22:08:46.163Z] #19 50.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-18T22:08:46.163Z] #19 50.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-18T22:08:46.163Z] #19 50.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-18T22:08:46.163Z] #19 50.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-18T22:08:46.163Z] #19 50.46 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-18T22:08:46.163Z] #19 50.48 The following packages will be upgraded: [2021-07-18T22:08:46.163Z] #19 50.48 libseccomp2 [2021-07-18T22:08:46.163Z] #19 50.82 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:08:46.163Z] #19 50.82 Need to get 77.8 MB of archives. [2021-07-18T22:08:46.163Z] #19 50.82 After this operation, 487 MB of additional disk space will be used. [2021-07-18T22:08:46.163Z] #19 50.82 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-07-18T22:08:46.163Z] #19 50.82 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-18T22:08:46.163Z] #19 50.83 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-18T22:08:46.163Z] #19 50.92 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-07-18T22:08:46.163Z] #19 50.99 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-07-18T22:08:46.163Z] #19 51.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-18T22:08:46.163Z] #19 51.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-18T22:08:46.163Z] #19 51.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-18T22:08:46.163Z] #19 51.19 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-07-18T22:08:46.163Z] #19 51.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-07-18T22:08:46.163Z] #19 51.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-07-18T22:08:46.163Z] #19 52.78 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-07-18T22:08:46.163Z] #19 53.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-18T22:08:46.163Z] #19 53.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-18T22:08:46.163Z] #19 53.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-18T22:08:46.163Z] #19 53.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-18T22:08:46.163Z] #19 53.78 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-07-18T22:08:46.163Z] #19 53.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-18T22:08:46.163Z] #19 53.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-18T22:08:46.163Z] #19 53.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-18T22:08:46.163Z] #19 53.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-18T22:08:46.163Z] #19 53.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-18T22:08:46.163Z] #19 53.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-18T22:08:46.163Z] #19 53.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-18T22:08:46.163Z] #19 53.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-18T22:08:46.163Z] #19 53.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-18T22:08:46.163Z] #19 54.89 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:08:46.163Z] #19 55.19 Fetched 77.8 MB in 3s (22.6 MB/s) [2021-07-18T22:08:46.163Z] #19 55.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 ... 29521 files and directories currently installed.) [2021-07-18T22:08:46.163Z] #19 55.28 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-18T22:08:46.163Z] #19 55.30 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-18T22:08:46.163Z] #19 55.51 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:08:46.163Z] #19 55.66 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-18T22:08:46.163Z] #19 55.66 (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-07-18T22:08:46.163Z] #19 55.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-18T22:08:46.163Z] #19 55.70 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-18T22:08:46.163Z] #19 56.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-18T22:08:46.163Z] #19 56.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-18T22:08:46.163Z] #19 56.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-18T22:08:46.170Z] #54 ... [2021-07-18T22:08:46.170Z] [2021-07-18T22:08:46.170Z] #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-07-18T22:08:46.170Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-18T22:08:46.170Z] #15 DONE 1.1s [2021-07-18T22:08:46.248Z] #46 103.5 vendor/golang.org/x/text/secure/bidirule [2021-07-18T22:08:46.248Z] #46 103.7 vendor/golang.org/x/text/unicode/norm [2021-07-18T22:08:46.421Z] #19 ... [2021-07-18T22:08:46.421Z] [2021-07-18T22:08:46.421Z] #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-07-18T22:08:46.421Z] #44 sha256:e7b267c8175a97461886e8f096cb31c1c02a0b052269ab5d2a525936c10e5067 [2021-07-18T22:08:46.421Z] #44 1.703 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-18T22:08:46.421Z] #44 1.704 -- Detecting C compiler ABI info [2021-07-18T22:08:46.421Z] #44 1.918 -- Detecting C compiler ABI info - done [2021-07-18T22:08:46.427Z] [2021-07-18T22:08:46.427Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-18T22:08:46.427Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-18T22:08:46.680Z] #44 1.931 -- Detecting C compile features [2021-07-18T22:08:46.715Z] #46 104.4 vendor/golang.org/x/crypto/curve25519 [2021-07-18T22:08:47.246Z] #44 2.493 -- Detecting C compile features - done [2021-07-18T22:08:47.246Z] #44 2.509 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-18T22:08:47.246Z] #44 2.603 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-18T22:08:47.246Z] #44 2.646 -- Configuring done [2021-07-18T22:08:47.246Z] #44 2.650 -- Generating done [2021-07-18T22:08:47.246Z] #44 2.657 -- Build files have been written to: /tmp/tmp.zO5eTU8ipY/tini [2021-07-18T22:08:47.246Z] #44 2.660 + make tini-static [2021-07-18T22:08:47.284Z] #46 105.0 vendor/golang.org/x/crypto/hkdf [2021-07-18T22:08:47.358Z] #16 0.999 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-18T22:08:47.358Z] #16 DONE 1.1s [2021-07-18T22:08:47.358Z] [2021-07-18T22:08:47.358Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-18T22:08:47.358Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-18T22:08:47.504Z] #44 2.785 Scanning dependencies of target tini-static [2021-07-18T22:08:47.504Z] #44 2.836 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-18T22:08:47.544Z] #46 105.1 vendor/golang.org/x/text/transform [2021-07-18T22:08:48.071Z] #44 3.233 [100%] Linking C executable tini-static [2021-07-18T22:08:48.071Z] #44 3.348 [100%] Built target tini-static [2021-07-18T22:08:48.071Z] #44 3.370 + mkdir -p /build [2021-07-18T22:08:48.071Z] #44 3.372 + cp tini-static /build/docker-init [2021-07-18T22:08:45.665Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-18T22:08:45.789Z] > git config core.sparsecheckout # timeout=10 [2021-07-18T22:08:45.828Z] > git checkout -f 4f1f80feb61a2ad8af63eb981a343293d1753c53 # timeout=10 [2021-07-18T22:08:48.485Z] #46 105.9 vendor/golang.org/x/text/unicode/bidi [2021-07-18T22:08:48.793Z] #46 ... [2021-07-18T22:08:48.793Z] [2021-07-18T22:08:48.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-07-18T22:08:48.793Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:48.793Z] #13 100.2 Selecting previously unselected package libapparmor1:amd64. [2021-07-18T22:08:48.793Z] #13 100.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-18T22:08:48.793Z] #13 100.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-18T22:08:48.793Z] #13 100.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-18T22:08:48.793Z] #13 100.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-18T22:08:48.793Z] #13 100.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-18T22:08:48.844Z] #17 DONE 1.2s [2021-07-18T22:08:48.844Z] [2021-07-18T22:08:48.844Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-18T22:08:48.844Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-18T22:08:49.014Z] #44 DONE 4.1s [2021-07-18T22:08:49.014Z] [2021-07-18T22:08:49.014Z] #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-07-18T22:08:49.014Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-18T22:08:49.014Z] #19 57.13 Selecting previously unselected package binutils-mingw-w64. [2021-07-18T22:08:49.014Z] #19 57.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-18T22:08:49.014Z] #19 57.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-18T22:08:49.014Z] #19 57.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-18T22:08:49.014Z] #19 57.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:49.014Z] #19 57.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:49.014Z] #19 57.28 Selecting previously unselected package dmsetup. [2021-07-18T22:08:49.014Z] #19 57.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:49.014Z] #19 57.29 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-18T22:08:49.014Z] #19 57.38 Selecting previously unselected package mingw-w64-common. [2021-07-18T22:08:49.014Z] #19 57.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-18T22:08:49.014Z] #19 57.39 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-18T22:08:49.014Z] #19 59.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-18T22:08:49.014Z] #19 59.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-18T22:08:49.014Z] #19 59.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-18T22:08:49.054Z] #13 100.5 Selecting previously unselected package libbtrfs0. [2021-07-18T22:08:49.054Z] #13 100.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-18T22:08:49.054Z] #13 100.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-18T22:08:49.054Z] #13 100.6 Selecting previously unselected package libbtrfs-dev. [2021-07-18T22:08:49.054Z] #13 100.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-18T22:08:49.054Z] #13 100.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:08:49.315Z] #13 100.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-18T22:08:49.315Z] #13 100.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:49.315Z] #13 100.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:49.315Z] #13 100.8 Selecting previously unselected package libudev-dev:amd64. [2021-07-18T22:08:49.315Z] #13 100.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-18T22:08:49.315Z] #13 100.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:49.576Z] #13 101.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-18T22:08:49.576Z] #13 101.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-18T22:08:49.576Z] #13 101.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-18T22:08:49.799Z] #18 DONE 1.2s [2021-07-18T22:08:49.799Z] [2021-07-18T22:08:49.799Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-18T22:08:49.799Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-18T22:08:49.837Z] #13 101.3 Selecting previously unselected package libpcre16-3:amd64. [2021-07-18T22:08:49.837Z] #13 101.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:49.837Z] #13 101.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:49.865Z] #46 107.4 vendor/golang.org/x/text/secure/bidirule [2021-07-18T22:08:50.099Z] #13 101.5 Selecting previously unselected package libpcre32-3:amd64. [2021-07-18T22:08:50.099Z] #13 101.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:50.099Z] #13 101.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:50.099Z] #13 101.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-18T22:08:50.099Z] #13 101.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:50.099Z] #13 101.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-18T22:08:50.124Z] #46 107.7 vendor/golang.org/x/text/unicode/norm [2021-07-18T22:08:50.361Z] #13 101.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-18T22:08:50.361Z] #13 101.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:50.361Z] #13 101.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-18T22:08:50.623Z] #13 102.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-18T22:08:50.884Z] #13 102.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-18T22:08:50.884Z] #13 102.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-18T22:08:50.884Z] #13 102.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-18T22:08:50.884Z] #13 102.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:50.884Z] #13 102.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:50.915Z] #19 61.09 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-18T22:08:50.915Z] #19 61.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:50.915Z] #19 61.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:50.915Z] #19 61.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-18T22:08:50.915Z] #19 61.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:50.915Z] #19 61.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:51.145Z] #13 102.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-18T22:08:51.146Z] #13 102.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-18T22:08:51.146Z] #13 102.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:08:51.167Z] #19 DONE 1.2s [2021-07-18T22:08:51.167Z] [2021-07-18T22:08:51.167Z] #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-07-18T22:08:51.167Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:08:51.407Z] #13 102.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-18T22:08:51.407Z] #13 102.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-18T22:08:51.407Z] #13 102.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:51.930Z] #13 103.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-18T22:08:51.930Z] #13 103.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:08:51.930Z] #13 103.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-18T22:08:51.930Z] #13 103.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-18T22:08:51.930Z] #13 103.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:51.930Z] #13 103.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-18T22:08:51.930Z] #13 103.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:51.930Z] #13 103.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-18T22:08:51.930Z] #13 103.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:51.930Z] #13 103.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:52.191Z] #13 103.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-18T22:08:52.191Z] #13 103.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:08:52.191Z] #13 103.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-18T22:08:52.191Z] #13 103.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-18T22:08:52.191Z] #13 103.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:52.191Z] #13 103.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-18T22:08:52.191Z] #13 103.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-18T22:08:52.191Z] #13 103.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:52.191Z] #13 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-18T22:08:52.191Z] #13 103.8 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-07-18T22:08:52.191Z] #13 103.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:52.191Z] #13 103.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-07-18T22:08:52.191Z] #13 103.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-07-18T22:08:52.191Z] #13 103.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-18T22:08:52.191Z] #13 103.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-18T22:08:52.191Z] #13 103.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:52.456Z] #13 103.9 Setting up dmsetup (2:1.02.155-3) ... [2021-07-18T22:08:52.456Z] #13 103.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:52.456Z] #13 104.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:52.456Z] #13 104.0 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:08:52.535Z] #20 1.477 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:08:52.535Z] #20 1.534 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:08:52.535Z] #20 1.601 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:08:52.792Z] #20 1.606 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:08:53.048Z] #20 2.097 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:08:54.315Z] #46 ... [2021-07-18T22:08:54.316Z] [2021-07-18T22:08:54.316Z] #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-07-18T22:08:54.316Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-18T22:08:54.316Z] #13 101.5 Selecting previously unselected package libapparmor1:amd64. [2021-07-18T22:08:54.316Z] #13 101.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-18T22:08:54.316Z] #13 101.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-18T22:08:54.316Z] #13 101.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-18T22:08:54.316Z] #13 101.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-18T22:08:54.316Z] #13 101.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-18T22:08:54.316Z] #13 101.8 Selecting previously unselected package libbtrfs0. [2021-07-18T22:08:54.316Z] #13 101.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-18T22:08:54.316Z] #13 101.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-18T22:08:54.316Z] #13 101.8 Selecting previously unselected package libbtrfs-dev. [2021-07-18T22:08:54.316Z] #13 101.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-18T22:08:54.316Z] #13 101.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:08:54.316Z] #13 102.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-18T22:08:54.316Z] #13 102.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:54.316Z] #13 102.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:54.316Z] #13 102.1 Selecting previously unselected package libudev-dev:amd64. [2021-07-18T22:08:54.316Z] #13 102.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-18T22:08:54.316Z] #13 102.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:54.426Z] #20 3.089 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:08:54.575Z] #13 102.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-18T22:08:54.575Z] #13 102.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-18T22:08:54.575Z] #13 102.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-18T22:08:54.575Z] #13 102.6 Selecting previously unselected package libpcre16-3:amd64. [2021-07-18T22:08:54.682Z] #20 ... [2021-07-18T22:08:54.682Z] [2021-07-18T22:08:54.682Z] #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-07-18T22:08:54.682Z] #59 sha256:c1b96392cd6d353be3c0956d6807ab4cf79101d3994a1deaf2d43b74d28a1b47 [2021-07-18T22:08:54.682Z] #59 108.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-18T22:08:54.682Z] #59 108.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-18T22:08:54.682Z] #59 DONE 115.8s [2021-07-18T22:08:54.682Z] [2021-07-18T22:08:54.682Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-18T22:08:54.682Z] #60 sha256:d72c2717f2a9ebbc388ba10739352a444bc6b82e1c8e7720dc975860094f9c38 [2021-07-18T22:08:54.682Z] #60 DONE 0.1s [2021-07-18T22:08:54.682Z] [2021-07-18T22:08:54.682Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-18T22:08:54.683Z] #61 sha256:6451f4de89c28cc6fd5d85e15eea8247b37dbe60bd1a1651ae017e7e0d20bd7e [2021-07-18T22:08:54.835Z] #13 102.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:54.835Z] #13 102.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:54.835Z] #13 102.7 Selecting previously unselected package libpcre32-3:amd64. [2021-07-18T22:08:54.835Z] #13 102.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:54.835Z] #13 102.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:54.939Z] #61 DONE 0.1s [2021-07-18T22:08:54.939Z] [2021-07-18T22:08:54.939Z] #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-07-18T22:08:54.939Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:08:54.939Z] #46 109.4 vendor/golang.org/x/net/http2/hpack [2021-07-18T22:08:54.939Z] #46 111.4 mime [2021-07-18T22:08:54.939Z] #46 113.9 mime/quotedprintable [2021-07-18T22:08:54.939Z] #46 114.2 net/http/internal [2021-07-18T22:08:55.023Z] #13 DONE 106.3s [2021-07-18T22:08:55.023Z] [2021-07-18T22:08:55.023Z] #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-07-18T22:08:55.023Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:08:55.023Z] #46 107.5 vendor/golang.org/x/net/idna [2021-07-18T22:08:55.023Z] #46 109.5 vendor/golang.org/x/net/http2/hpack [2021-07-18T22:08:55.023Z] #46 110.8 mime [2021-07-18T22:08:55.023Z] #46 112.1 mime/quotedprintable [2021-07-18T22:08:55.023Z] #46 112.6 net/http/internal [2021-07-18T22:08:55.094Z] #13 102.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-18T22:08:55.094Z] #13 102.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:55.094Z] #13 102.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-18T22:08:55.354Z] #13 103.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-18T22:08:55.354Z] #13 103.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-18T22:08:55.354Z] #13 103.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-18T22:08:55.613Z] #13 103.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-18T22:08:55.613Z] #13 103.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-18T22:08:55.613Z] #13 103.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-18T22:08:55.869Z] #46 116.8 crypto/tls [2021-07-18T22:08:55.873Z] #13 103.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-18T22:08:55.873Z] #13 103.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:08:55.873Z] #13 103.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:55.873Z] #13 103.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-18T22:08:56.136Z] #13 103.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-18T22:08:56.136Z] #13 103.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:08:56.136Z] #13 104.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-18T22:08:56.136Z] #13 104.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-18T22:08:56.136Z] #13 104.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:56.172Z] #19 65.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-18T22:08:56.172Z] #19 65.95 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-18T22:08:56.172Z] #19 65.96 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:56.422Z] #46 ... [2021-07-18T22:08:56.422Z] [2021-07-18T22:08:56.422Z] #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-07-18T22:08:56.422Z] #54 sha256:13b39e7c2bccd412c10318df13d4d3ae2549921687c8401b2860bdb2b1d9d7b9 [2021-07-18T22:08:56.422Z] #54 1.746 + RM_GOPATH=0 [2021-07-18T22:08:56.422Z] #54 1.746 + TMP_GOPATH= [2021-07-18T22:08:56.422Z] #54 1.746 + : /build [2021-07-18T22:08:56.422Z] #54 1.746 + '[' -z '' ']' [2021-07-18T22:08:56.422Z] #54 1.747 ++ mktemp -d [2021-07-18T22:08:56.422Z] #54 1.749 + export GOPATH=/tmp/tmp.T07kf34yuw [2021-07-18T22:08:56.432Z] #46 ... [2021-07-18T22:08:56.432Z] [2021-07-18T22:08:56.432Z] #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-07-18T22:08:56.432Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:08:56.432Z] #20 5.381 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:08:56.684Z] #54 ... [2021-07-18T22:08:56.684Z] [2021-07-18T22:08:56.684Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-18T22:08:56.684Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-18T22:08:56.684Z] #14 DONE 1.8s [2021-07-18T22:08:56.684Z] [2021-07-18T22:08:56.684Z] #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-07-18T22:08:56.684Z] #54 sha256:13b39e7c2bccd412c10318df13d4d3ae2549921687c8401b2860bdb2b1d9d7b9 [2021-07-18T22:08:56.684Z] #54 1.749 + GOPATH=/tmp/tmp.T07kf34yuw [2021-07-18T22:08:56.684Z] #54 1.749 + RM_GOPATH=1 [2021-07-18T22:08:56.684Z] #54 1.749 + case "$(go env GOARCH)" in [2021-07-18T22:08:56.684Z] #54 1.749 ++ go env GOARCH [2021-07-18T22:08:56.684Z] #54 1.772 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:56.684Z] #54 1.772 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:08:56.684Z] #54 1.773 ++ dirname /tmp/install/install.sh [2021-07-18T22:08:56.684Z] #54 1.776 + dir=/tmp/install [2021-07-18T22:08:56.684Z] #54 1.776 + bin=runc [2021-07-18T22:08:56.684Z] #54 1.776 + shift [2021-07-18T22:08:56.684Z] #54 1.777 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-18T22:08:56.684Z] #54 1.777 + . /tmp/install/runc.installer [2021-07-18T22:08:56.684Z] #54 1.777 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-18T22:08:56.684Z] #54 1.777 + install_runc [2021-07-18T22:08:56.684Z] #54 1.778 + uname -r [2021-07-18T22:08:56.684Z] #54 1.779 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-18T22:08:56.684Z] #54 1.780 + RUNC_BUILDTAGS='seccomp ' [2021-07-18T22:08:56.684Z] #54 1.785 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-18T22:08:56.684Z] #54 1.785 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.T07kf34yuw/src/github.com/opencontainers/runc [2021-07-18T22:08:56.684Z] #54 1.785 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-18T22:08:56.684Z] #54 1.790 Cloning into '/tmp/tmp.T07kf34yuw/src/github.com/opencontainers/runc'... [2021-07-18T22:08:56.704Z] #13 104.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-18T22:08:56.704Z] #13 104.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:08:56.704Z] #13 104.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-18T22:08:56.704Z] #13 104.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-18T22:08:56.704Z] #13 104.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:56.704Z] #13 104.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-18T22:08:56.704Z] #13 104.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:56.704Z] #13 104.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-18T22:08:56.704Z] #13 104.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-18T22:08:56.730Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-18T22:08:56.848Z] First time build. Skipping changelog. [2021-07-18T22:08:56.952Z] #54 ... [2021-07-18T22:08:56.952Z] [2021-07-18T22:08:56.952Z] #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-07-18T22:08:56.952Z] #59 sha256:a4e389ed15a39a20340391db2c6f98e13c709b3ae1a2cc0220807a701d6a7a8b [2021-07-18T22:08:56.952Z] #59 108.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-18T22:08:56.952Z] #59 108.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-18T22:08:56.952Z] #59 DONE 114.5s [2021-07-18T22:08:56.963Z] #13 104.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:56.963Z] #13 104.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-18T22:08:56.963Z] #13 104.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:08:56.963Z] #13 104.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-18T22:08:56.963Z] #13 104.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-18T22:08:56.963Z] #13 104.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:08:56.963Z] #13 104.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-18T22:08:56.963Z] #13 104.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-18T22:08:56.963Z] #13 104.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:57.217Z] [2021-07-18T22:08:57.217Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-18T22:08:57.217Z] #60 sha256:d2057a613fdb94e8e22cd146745efb5e4f11cdf40edba55e4f859a52cc9801ad [2021-07-18T22:08:57.217Z] #60 DONE 0.1s [2021-07-18T22:08:57.217Z] [2021-07-18T22:08:57.217Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-18T22:08:57.217Z] #61 sha256:baa02dce9a60ba26ebbf3a89844143229e4173894be9c826c60e35137b68fdd0 [2021-07-18T22:08:57.217Z] #61 DONE 0.2s [2021-07-18T22:08:57.217Z] [2021-07-18T22:08:57.217Z] #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-07-18T22:08:57.217Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-18T22:08:57.278Z] #13 105.0 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-07-18T22:08:57.278Z] #13 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-18T22:08:57.278Z] #13 105.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:08:57.278Z] #13 105.0 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-07-18T22:08:57.278Z] #13 105.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-07-18T22:08:57.278Z] #13 105.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-18T22:08:57.278Z] #13 105.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-18T22:08:57.278Z] #13 105.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:57.278Z] #13 105.1 Setting up dmsetup (2:1.02.155-3) ... [2021-07-18T22:08:57.278Z] #13 105.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:57.278Z] #13 105.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-18T22:08:57.278Z] #13 105.2 Processing triggers for libc-bin (2.28-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-18T22:08:57.800Z] #20 6.677 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:08:56.764Z] > git rev-list --no-walk b6490ab84d2eda0f1ac859612010f9a0bdcc8374 # timeout=10 [2021-07-18T22:08:59.132Z] #15 DONE 2.5s [2021-07-18T22:08:59.132Z] [2021-07-18T22:08:59.132Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-18T22:08:59.132Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-18T22:08:59.882Z] #13 DONE 107.4s [2021-07-18T22:08:59.882Z] [2021-07-18T22:08:59.882Z] #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-07-18T22:08:59.882Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:08:59.882Z] #46 111.6 vendor/golang.org/x/net/idna [2021-07-18T22:08:59.882Z] #46 113.5 vendor/golang.org/x/net/http2/hpack [2021-07-18T22:08:59.882Z] #46 114.5 mime [2021-07-18T22:08:59.882Z] #46 116.2 mime/quotedprintable [2021-07-18T22:08:59.882Z] #46 116.4 net/http/internal [2021-07-18T22:08:59.882Z] #46 ... [2021-07-18T22:08:59.882Z] [2021-07-18T22:08:59.882Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-18T22:08:59.882Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-18T22:08:59.990Z] + docker version [2021-07-18T22:09:00.358Z] #19 70.18 Selecting previously unselected package libapparmor1:amd64. [2021-07-18T22:09:00.358Z] #19 70.19 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-18T22:09:00.358Z] #19 70.20 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-18T22:09:00.358Z] #19 70.24 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-18T22:09:00.358Z] #19 70.24 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-18T22:09:00.358Z] #19 70.25 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-18T22:09:00.358Z] #19 70.31 Selecting previously unselected package libbtrfs0. [2021-07-18T22:09:00.358Z] #19 70.32 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-18T22:09:00.358Z] #19 70.32 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-18T22:09:00.358Z] #19 70.35 Selecting previously unselected package libbtrfs-dev. [2021-07-18T22:09:00.358Z] #19 70.36 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-18T22:09:00.358Z] #19 70.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:09:00.358Z] #19 70.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-18T22:09:00.358Z] #19 70.42 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:09:00.358Z] #19 70.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:09:00.358Z] #19 70.47 Selecting previously unselected package libudev-dev:amd64. [2021-07-18T22:09:00.358Z] #19 70.47 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-18T22:09:00.358Z] #19 70.48 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:09:00.358Z] #19 70.56 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-18T22:09:00.358Z] #19 70.56 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-18T22:09:00.358Z] #19 70.57 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-18T22:09:00.358Z] #19 70.68 Selecting previously unselected package libpcre16-3:amd64. [2021-07-18T22:09:00.359Z] #19 70.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-18T22:09:00.359Z] #19 70.69 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-18T22:09:00.359Z] #19 70.77 Selecting previously unselected package libpcre32-3:amd64. [2021-07-18T22:09:00.521Z] #16 1.222 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-18T22:09:00.521Z] #16 DONE 1.3s [2021-07-18T22:09:00.521Z] [2021-07-18T22:09:00.521Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-18T22:09:00.521Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-18T22:09:00.618Z] #19 70.77 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-18T22:09:00.618Z] #19 70.78 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-18T22:09:00.618Z] #19 70.85 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-18T22:09:00.618Z] #19 70.86 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-18T22:09:00.618Z] #19 70.87 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-18T22:09:00.822Z] #14 ... [2021-07-18T22:09:00.822Z] [2021-07-18T22:09:00.822Z] #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-07-18T22:09:00.822Z] #59 sha256:4d5442a1f7fcfe4f3626bdf3286e1175232c344eaa644b4d38d947efbf5f98bb [2021-07-18T22:09:00.822Z] #59 113.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-18T22:09:00.822Z] #59 113.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-18T22:09:00.822Z] #59 DONE 118.4s [2021-07-18T22:09:00.822Z] [2021-07-18T22:09:00.822Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-18T22:09:00.822Z] #60 sha256:bd898ca69bb1f713075dd007781a28a5ab3c3b2c96f0a095233855575d92fc62 [2021-07-18T22:09:00.822Z] #60 DONE 0.2s [2021-07-18T22:09:00.822Z] [2021-07-18T22:09:00.822Z] #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-07-18T22:09:00.822Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:09:00.822Z] #46 118.6 crypto/tls [2021-07-18T22:09:00.876Z] #19 70.91 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-18T22:09:00.876Z] #19 70.92 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-18T22:09:00.876Z] #19 70.92 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-18T22:09:00.876Z] #19 71.08 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-18T22:09:00.876Z] #19 71.08 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-18T22:09:00.876Z] #19 71.09 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-18T22:09:00.876Z] #19 71.20 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-18T22:09:00.876Z] #19 ... [2021-07-18T22:09:00.876Z] [2021-07-18T22:09:00.876Z] #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-07-18T22:09:00.876Z] #64 sha256:29ab5c9d39c3750fe26a270f7821e8bd8a8278031c76ad23b03378c063c2d91d [2021-07-18T22:09:00.876Z] #64 11.17 + cd /tmp/tmp.npbRRiKzzP/src/github.com/containerd/containerd [2021-07-18T22:09:00.876Z] #64 11.17 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-18T22:09:00.876Z] #64 11.73 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-18T22:09:00.876Z] #64 11.73 + BUILDTAGS='netgo osusergo static_build' [2021-07-18T22:09:00.876Z] #64 11.73 + export EXTRA_FLAGS=-buildmode=pie [2021-07-18T22:09:00.876Z] #64 11.73 + EXTRA_FLAGS=-buildmode=pie [2021-07-18T22:09:00.876Z] #64 11.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-18T22:09:00.876Z] #64 11.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-18T22:09:00.876Z] #64 11.73 + '[' '' = dynamic ']' [2021-07-18T22:09:00.876Z] #64 11.73 + make [2021-07-18T22:09:00.876Z] #64 12.41 + bin/ctr [2021-07-18T22:09:01.082Z] #46 ... [2021-07-18T22:09:01.082Z] [2021-07-18T22:09:01.082Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-18T22:09:01.082Z] #61 sha256:9a20783bb97405b0cdf273c3ab81a6ef53d8c1a636fbb719ade5e86952effc87 [2021-07-18T22:09:01.082Z] #61 DONE 0.1s [2021-07-18T22:09:01.082Z] [2021-07-18T22:09:01.082Z] #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-07-18T22:09:01.082Z] #54 sha256:b66728e6ef33379e58381ed6ebfabca6570bff779550f88e7139ca43b8766dca [2021-07-18T22:09:01.135Z] #64 ... [2021-07-18T22:09:01.135Z] [2021-07-18T22:09:01.135Z] #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-07-18T22:09:01.135Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-18T22:09:01.135Z] #19 71.21 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-18T22:09:01.135Z] #19 71.22 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-18T22:09:01.135Z] #19 71.26 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-18T22:09:01.135Z] #19 71.27 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-18T22:09:01.135Z] #19 71.28 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:09:01.135Z] #19 71.34 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-18T22:09:01.135Z] #19 71.34 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-18T22:09:01.135Z] #19 71.34 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:09:01.394Z] #19 71.59 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-18T22:09:01.394Z] #19 71.60 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-18T22:09:01.394Z] #19 71.62 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-18T22:09:01.394Z] #19 71.63 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-18T22:09:01.394Z] #19 71.64 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-18T22:09:01.394Z] #19 71.65 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-18T22:09:01.394Z] #19 71.66 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:09:01.394Z] #19 71.68 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-18T22:09:01.394Z] #19 71.69 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-18T22:09:01.394Z] #19 71.70 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:09:01.666Z] #19 71.72 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-18T22:09:01.666Z] #19 71.73 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-18T22:09:01.666Z] #19 71.74 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-18T22:09:01.666Z] #19 71.75 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-18T22:09:01.666Z] #19 71.76 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-18T22:09:01.666Z] #19 71.77 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-18T22:09:01.666Z] #19 71.79 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-18T22:09:01.666Z] #19 71.80 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:09:01.666Z] #19 71.80 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-07-18T22:09:01.666Z] #19 71.81 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-07-18T22:09:01.666Z] #19 71.82 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-18T22:09:01.666Z] #19 71.83 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-07-18T22:09:01.666Z] #19 71.83 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-07-18T22:09:01.666Z] #19 71.84 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-18T22:09:01.666Z] #19 71.85 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-18T22:09:01.666Z] #19 71.86 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:09:01.666Z] #19 71.87 Setting up dmsetup (2:1.02.155-3) ... [2021-07-18T22:09:01.666Z] #19 71.88 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-18T22:09:01.666Z] #19 71.89 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-18T22:09:01.666Z] #19 71.90 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:09:01.910Z] #17 DONE 1.4s [2021-07-18T22:09:01.910Z] [2021-07-18T22:09:01.910Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-18T22:09:01.910Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-18T22:09:03.055Z] #20 ... [2021-07-18T22:09:03.056Z] [2021-07-18T22:09:03.056Z] #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-07-18T22:09:03.056Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:09:03.056Z] #46 123.4 net/http/httptrace [2021-07-18T22:09:03.056Z] #46 123.6 net/http [2021-07-18T22:09:03.298Z] #18 DONE 1.2s [2021-07-18T22:09:03.298Z] [2021-07-18T22:09:03.298Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-18T22:09:03.298Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-18T22:09:04.245Z] #19 DONE 1.2s [2021-07-18T22:09:04.245Z] [2021-07-18T22:09:04.245Z] #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-07-18T22:09:04.245Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:09:04.702Z] Client: Mirantis Container Runtime [2021-07-18T22:09:04.702Z] Version: 20.10.0 [2021-07-18T22:09:04.702Z] API version: 1.41 [2021-07-18T22:09:04.702Z] Go version: go1.13.15 [2021-07-18T22:09:04.702Z] Git commit: 6ee42dc [2021-07-18T22:09:04.702Z] Built: 03/11/2021 13:24:56 [2021-07-18T22:09:04.702Z] OS/Arch: windows/amd64 [2021-07-18T22:09:04.702Z] Context: default [2021-07-18T22:09:04.702Z] Experimental: true [2021-07-18T22:09:04.702Z] [2021-07-18T22:09:04.702Z] Server: Mirantis Container Runtime [2021-07-18T22:09:04.702Z] Engine: [2021-07-18T22:09:04.702Z] Version: 20.10.0 [2021-07-18T22:09:04.702Z] API version: 1.41 (minimum version 1.24) [2021-07-18T22:09:04.702Z] Go version: go1.13.15 [2021-07-18T22:09:04.702Z] Git commit: 1e08f21e79 [2021-07-18T22:09:04.702Z] Built: 03/11/2021 13:23:32 [2021-07-18T22:09:04.702Z] OS/Arch: windows/amd64 [2021-07-18T22:09:04.702Z] Experimental: true [2021-07-18T22:09:05.274Z] #54 ... [2021-07-18T22:09:05.274Z] [2021-07-18T22:09:05.274Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-18T22:09:05.274Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-18T22:09:05.274Z] #14 DONE 5.1s [2021-07-18T22:09:05.274Z] [2021-07-18T22:09:05.274Z] #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-07-18T22:09:05.274Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [Pipeline] sh [2021-07-18T22:09:05.635Z] #20 1.463 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:09:05.854Z] #19 DONE 75.9s [2021-07-18T22:09:05.854Z] [2021-07-18T22:09:05.854Z] #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-07-18T22:09:05.854Z] #64 sha256:29ab5c9d39c3750fe26a270f7821e8bd8a8278031c76ad23b03378c063c2d91d [2021-07-18T22:09:05.854Z] #64 ... [2021-07-18T22:09:05.854Z] [2021-07-18T22:09:05.854Z] #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-07-18T22:09:05.854Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3 [2021-07-18T22:09:05.896Z] #20 1.623 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:09:05.896Z] #20 1.710 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:09:05.896Z] #20 1.794 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:09:06.157Z] #20 1.987 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:09:06.239Z] + docker info [2021-07-18T22:09:06.788Z] #20 1.197 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:09:07.047Z] #20 1.211 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-18T22:09:07.047Z] #20 1.212 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-18T22:09:07.047Z] #20 1.212 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-18T22:09:07.100Z] #20 2.826 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:09:07.228Z] #46 ... [2021-07-18T22:09:07.228Z] [2021-07-18T22:09:07.228Z] #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-07-18T22:09:07.228Z] #54 sha256:4873fa30c398e3b8d81dfce40c6844345dfcf1a4b228b033af744bac851efaf7 [2021-07-18T22:09:07.228Z] #54 13.06 + cd /tmp/tmp.3JqfiuW3fr/src/github.com/opencontainers/runc [2021-07-18T22:09:07.228Z] #54 13.06 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-18T22:09:07.228Z] #54 13.48 + '[' -z '' ']' [2021-07-18T22:09:07.228Z] #54 13.49 + target=static [2021-07-18T22:09:07.228Z] #54 13.49 + make 'BUILDTAGS=seccomp ' static [2021-07-18T22:09:07.228Z] #54 13.91 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-07-18T22:09:07.228Z] #54 ... [2021-07-18T22:09:07.228Z] [2021-07-18T22:09:07.228Z] #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-07-18T22:09:07.228Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:09:07.228Z] #20 11.52 Fetched 8990 kB in 10s (874 kB/s) [2021-07-18T22:09:07.228Z] #20 11.52 Reading package lists... [2021-07-18T22:09:07.304Z] #20 1.562 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-18T22:09:07.304Z] #20 1.791 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:09:07.562Z] #20 1.873 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-18T22:09:07.562Z] #20 1.978 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-18T22:09:07.562Z] #20 2.005 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-18T22:09:07.820Z] #20 2.091 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-18T22:09:08.042Z] #20 3.757 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:09:08.077Z] #20 2.530 Fetched 2883 kB in 2s (1820 kB/s) [2021-07-18T22:09:08.304Z] #20 ... [2021-07-18T22:09:08.304Z] [2021-07-18T22:09:08.304Z] #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-07-18T22:09:08.304Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:09:08.304Z] #46 115.9 crypto/tls [2021-07-18T22:09:08.304Z] #46 124.2 net/http/httptrace [2021-07-18T22:09:08.304Z] #46 124.4 net/http [2021-07-18T22:09:08.559Z] #15 DONE 3.6s [2021-07-18T22:09:08.559Z] [2021-07-18T22:09:08.559Z] #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-07-18T22:09:08.559Z] #54 sha256:b66728e6ef33379e58381ed6ebfabca6570bff779550f88e7139ca43b8766dca [2021-07-18T22:09:08.559Z] #54 5.264 + RM_GOPATH=0 [2021-07-18T22:09:08.559Z] #54 5.264 + TMP_GOPATH= [2021-07-18T22:09:08.559Z] #54 5.264 + : /build [2021-07-18T22:09:08.559Z] #54 5.264 + '[' -z '' ']' [2021-07-18T22:09:08.559Z] #54 5.264 ++ mktemp -d [2021-07-18T22:09:08.559Z] #54 5.265 + export GOPATH=/tmp/tmp.pc73U7gRJc [2021-07-18T22:09:08.559Z] #54 5.265 + GOPATH=/tmp/tmp.pc73U7gRJc [2021-07-18T22:09:08.559Z] #54 5.265 + RM_GOPATH=1 [2021-07-18T22:09:08.559Z] #54 5.265 + case "$(go env GOARCH)" in [2021-07-18T22:09:08.559Z] #54 5.266 ++ go env GOARCH [2021-07-18T22:09:08.559Z] #54 5.282 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:09:08.559Z] #54 5.286 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:09:08.559Z] #54 5.286 ++ dirname /tmp/install/install.sh [2021-07-18T22:09:08.559Z] #54 5.287 + dir=/tmp/install [2021-07-18T22:09:08.559Z] #54 5.287 + bin=runc [2021-07-18T22:09:08.559Z] #54 5.287 + shift [2021-07-18T22:09:08.559Z] #54 5.287 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-18T22:09:08.559Z] #54 5.287 + . /tmp/install/runc.installer [2021-07-18T22:09:08.559Z] #54 5.287 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-18T22:09:08.559Z] #54 5.287 + install_runc [2021-07-18T22:09:08.559Z] #54 5.287 + uname -r [2021-07-18T22:09:08.559Z] #54 5.288 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-18T22:09:08.559Z] #54 5.302 + RUNC_BUILDTAGS='seccomp ' [2021-07-18T22:09:08.559Z] #54 5.302 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-18T22:09:08.559Z] #54 5.302 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pc73U7gRJc/src/github.com/opencontainers/runc [2021-07-18T22:09:08.559Z] #54 5.302 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-18T22:09:08.559Z] #54 5.306 Cloning into '/tmp/tmp.pc73U7gRJc/src/github.com/opencontainers/runc'... [2021-07-18T22:09:08.565Z] #46 ... [2021-07-18T22:09:08.565Z] [2021-07-18T22:09:08.565Z] #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-07-18T22:09:08.565Z] #54 sha256:13b39e7c2bccd412c10318df13d4d3ae2549921687c8401b2860bdb2b1d9d7b9 [2021-07-18T22:09:08.565Z] #54 12.55 + cd /tmp/tmp.T07kf34yuw/src/github.com/opencontainers/runc [2021-07-18T22:09:08.565Z] #54 12.55 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-18T22:09:08.565Z] #54 12.83 + '[' -z '' ']' [2021-07-18T22:09:08.565Z] #54 12.83 + target=static [2021-07-18T22:09:08.565Z] #54 12.83 + make 'BUILDTAGS=seccomp ' static [2021-07-18T22:09:08.565Z] #54 13.16 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-07-18T22:09:10.501Z] #20 15.44 Reading package lists... [2021-07-18T22:09:11.065Z] #20 19.30 Building dependency tree... [2021-07-18T22:09:11.095Z] #54 ... [2021-07-18T22:09:11.095Z] [2021-07-18T22:09:11.095Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-18T22:09:11.095Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-18T22:09:11.095Z] #16 2.921 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-18T22:09:11.095Z] #16 DONE 3.0s [2021-07-18T22:09:11.095Z] [2021-07-18T22:09:11.095Z] #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-07-18T22:09:11.095Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:09:11.095Z] #46 124.4 net/http/httptrace [2021-07-18T22:09:11.095Z] #46 124.6 net/http [2021-07-18T22:09:12.435Z] #20 21.20 libcap2-bin is already the newest version (1:2.25-2). [2021-07-18T22:09:12.435Z] #20 21.20 The following additional packages will be installed: [2021-07-18T22:09:12.435Z] #20 21.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-18T22:09:12.435Z] #20 21.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-18T22:09:12.435Z] #20 21.22 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-18T22:09:12.435Z] #20 21.22 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-18T22:09:12.435Z] #20 21.22 python3.7 python3.7-minimal vim-runtime xxd [2021-07-18T22:09:12.435Z] #20 21.23 Suggested packages: [2021-07-18T22:09:12.435Z] #20 21.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-18T22:09:12.435Z] #20 21.23 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-18T22:09:12.435Z] #20 21.23 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-18T22:09:12.435Z] #20 21.23 quota [2021-07-18T22:09:12.435Z] #20 21.23 Recommended packages: [2021-07-18T22:09:12.435Z] #20 21.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-18T22:09:12.435Z] #20 21.23 python3-keyrings.alt python3-xdg unzip [2021-07-18T22:09:13.635Z] #46 ... [2021-07-18T22:09:13.635Z] [2021-07-18T22:09:13.635Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-18T22:09:13.635Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-18T22:09:13.635Z] #17 DONE 2.4s [2021-07-18T22:09:13.635Z] [2021-07-18T22:09:13.635Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-18T22:09:13.635Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-18T22:09:14.330Z] #20 23.17 The following NEW packages will be installed: [2021-07-18T22:09:14.330Z] #20 23.18 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-18T22:09:14.330Z] #20 23.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-18T22:09:14.330Z] #20 23.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-18T22:09:14.330Z] #20 23.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-18T22:09:14.330Z] #20 23.18 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-18T22:09:14.330Z] #20 23.18 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-18T22:09:14.330Z] #20 23.18 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-18T22:09:14.330Z] #20 23.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-18T22:09:14.330Z] #20 23.18 xz-utils zip [2021-07-18T22:09:14.587Z] #20 23.53 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:09:14.587Z] #20 23.53 Need to get 28.6 MB of archives. [2021-07-18T22:09:14.587Z] #20 23.53 After this operation, 116 MB of additional disk space will be used. [2021-07-18T22:09:14.587Z] #20 23.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-18T22:09:14.587Z] #20 23.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-18T22:09:14.587Z] #20 23.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-18T22:09:14.587Z] #20 23.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-18T22:09:14.634Z] #20 2.530 Reading package lists... [2021-07-18T22:09:14.844Z] #20 23.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-18T22:09:14.844Z] #20 23.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-18T22:09:14.844Z] #20 23.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-18T22:09:14.844Z] #20 ... [2021-07-18T22:09:14.844Z] [2021-07-18T22:09:14.844Z] #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-07-18T22:09:14.844Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:09:14.844Z] #46 135.9 github.com/LK4D4/vndr/godl [2021-07-18T22:09:15.773Z] #46 136.8 github.com/LK4D4/vndr [2021-07-18T22:09:16.167Z] #18 DONE 2.2s [2021-07-18T22:09:16.167Z] [2021-07-18T22:09:16.167Z] #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-07-18T22:09:16.167Z] #54 sha256:b66728e6ef33379e58381ed6ebfabca6570bff779550f88e7139ca43b8766dca [2021-07-18T22:09:16.167Z] #54 14.33 + cd /tmp/tmp.pc73U7gRJc/src/github.com/opencontainers/runc [2021-07-18T22:09:16.167Z] #54 14.33 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-18T22:09:16.167Z] #54 14.85 + '[' -z '' ']' [2021-07-18T22:09:16.167Z] #54 14.85 + target=static [2021-07-18T22:09:16.168Z] #54 14.85 + make 'BUILDTAGS=seccomp ' static [2021-07-18T22:09:16.168Z] #54 15.09 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-07-18T22:09:18.073Z] #54 ... [2021-07-18T22:09:18.073Z] [2021-07-18T22:09:18.073Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-18T22:09:18.073Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-18T22:09:18.073Z] #19 DONE 2.2s [2021-07-18T22:09:18.332Z] [2021-07-18T22:09:18.332Z] #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-07-18T22:09:18.332Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:09:18.574Z] #54 ... [2021-07-18T22:09:18.574Z] [2021-07-18T22:09:18.574Z] #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-07-18T22:09:18.574Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:09:18.574Z] #46 135.9 github.com/LK4D4/vndr/godl [2021-07-18T22:09:18.647Z] Client: [2021-07-18T22:09:18.647Z] Context: default [2021-07-18T22:09:18.647Z] Debug Mode: false [2021-07-18T22:09:18.647Z] Plugins: [2021-07-18T22:09:18.647Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-18T22:09:18.647Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-18T22:09:18.647Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-18T22:09:18.647Z] [2021-07-18T22:09:18.647Z] Server: [2021-07-18T22:09:18.647Z] Containers: 0 [2021-07-18T22:09:18.647Z] Running: 0 [2021-07-18T22:09:18.647Z] Paused: 0 [2021-07-18T22:09:18.647Z] Stopped: 0 [2021-07-18T22:09:18.647Z] Images: 0 [2021-07-18T22:09:18.647Z] Server Version: 20.10.0 [2021-07-18T22:09:18.647Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-18T22:09:18.647Z] Windows: [2021-07-18T22:09:18.647Z] LCOW: [2021-07-18T22:09:18.647Z] Logging Driver: json-file [2021-07-18T22:09:18.647Z] Plugins: [2021-07-18T22:09:18.647Z] Volume: local [2021-07-18T22:09:18.647Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-18T22:09:18.647Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-18T22:09:18.647Z] Swarm: inactive [2021-07-18T22:09:18.647Z] Default Isolation: process [2021-07-18T22:09:18.647Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-18T22:09:18.647Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-18T22:09:18.647Z] OSType: windows [2021-07-18T22:09:18.647Z] Architecture: x86_64 [2021-07-18T22:09:18.647Z] CPUs: 4 [2021-07-18T22:09:18.647Z] Total Memory: 32GiB [2021-07-18T22:09:18.647Z] Name: azwin-2-330650 [2021-07-18T22:09:18.647Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-18T22:09:18.647Z] Docker Root Dir: D:\docker [2021-07-18T22:09:18.647Z] Debug Mode: false [2021-07-18T22:09:18.647Z] Registry: https://index.docker.io/v1/ [2021-07-18T22:09:18.647Z] Labels: [2021-07-18T22:09:18.647Z] Experimental: true [2021-07-18T22:09:18.647Z] Insecure Registries: [2021-07-18T22:09:18.647Z] 10.0.0.4:5000 [2021-07-18T22:09:18.647Z] 127.0.0.0/8 [2021-07-18T22:09:18.647Z] Registry Mirrors: [2021-07-18T22:09:18.647Z] http://10.0.0.4:5000/ [2021-07-18T22:09:18.647Z] Live Restore Enabled: false [2021-07-18T22:09:18.647Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-18T22:09:19.146Z] #46 136.6 github.com/LK4D4/vndr [2021-07-18T22:09:19.407Z] #46 ... [2021-07-18T22:09:19.407Z] [2021-07-18T22:09:19.407Z] #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-07-18T22:09:19.407Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:09:19.407Z] #20 5.166 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:09:19.407Z] #20 9.841 Fetched 8990 kB in 9s (1042 kB/s) [2021-07-18T22:09:19.407Z] #20 9.841 Reading package lists... [2021-07-18T22:09:19.899Z] #20 7.972 Reading package lists... [2021-07-18T22:09:19.945Z] #46 ... [2021-07-18T22:09:19.945Z] [2021-07-18T22:09:19.945Z] #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-07-18T22:09:19.945Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:09:19.945Z] #20 23.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-18T22:09:19.945Z] #20 23.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-18T22:09:19.945Z] #20 23.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-18T22:09:19.945Z] #20 23.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-18T22:09:19.945Z] #20 23.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-18T22:09:19.945Z] #20 23.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-18T22:09:19.945Z] #20 23.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-18T22:09:19.945Z] #20 23.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-18T22:09:19.945Z] #20 23.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-18T22:09:19.945Z] #20 23.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-18T22:09:19.945Z] #20 23.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-18T22:09:19.945Z] #20 23.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-18T22:09:19.945Z] #20 23.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-18T22:09:19.945Z] #20 23.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-18T22:09:19.945Z] #20 23.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-18T22:09:19.945Z] #20 23.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-18T22:09:19.945Z] #20 23.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-18T22:09:19.945Z] #20 23.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-18T22:09:19.945Z] #20 23.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-18T22:09:19.945Z] #20 23.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-18T22:09:19.945Z] #20 23.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-18T22:09:19.945Z] #20 23.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-18T22:09:19.945Z] #20 24.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-18T22:09:19.945Z] #20 24.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-18T22:09:19.945Z] #20 24.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-18T22:09:19.945Z] #20 24.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-18T22:09:19.945Z] #20 24.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-18T22:09:19.945Z] #20 24.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-18T22:09:19.945Z] #20 24.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-18T22:09:19.945Z] #20 24.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-18T22:09:19.945Z] #20 24.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-18T22:09:19.945Z] #20 24.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-18T22:09:19.945Z] #20 24.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-18T22:09:19.945Z] #20 24.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-18T22:09:19.945Z] #20 24.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-18T22:09:19.945Z] #20 24.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-18T22:09:19.945Z] #20 24.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-18T22:09:19.945Z] #20 24.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-18T22:09:19.945Z] #20 24.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-18T22:09:19.945Z] #20 24.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-18T22:09:19.945Z] #20 24.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-18T22:09:19.945Z] #20 25.05 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-18T22:09:19.945Z] #20 25.70 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:09:19.945Z] #20 25.84 Fetched 28.6 MB in 2s (16.0 MB/s) [2021-07-18T22:09:19.945Z] #20 25.90 Selecting previously unselected package pigz. [2021-07-18T22:09:19.945Z] #20 25.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-07-18T22:09:19.945Z] #20 25.96 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-18T22:09:19.945Z] #20 25.97 Unpacking pigz (2.4-1) ... [2021-07-18T22:09:19.945Z] #20 26.05 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-18T22:09:19.945Z] #20 26.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:19.945Z] #20 26.06 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:19.945Z] #20 26.53 Selecting previously unselected package python3.7-minimal. [2021-07-18T22:09:19.945Z] #20 26.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:19.945Z] #20 26.54 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:09:19.945Z] #20 27.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:19.945Z] #20 27.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:09:20.157Z] #20 13.48 Building dependency tree... [2021-07-18T22:09:20.202Z] #20 ... [2021-07-18T22:09:20.202Z] [2021-07-18T22:09:20.202Z] #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-07-18T22:09:20.202Z] #46 sha256:7dadc5489626965ffd5dd91a97098d0d49386efb0ab0c40f0af7be8eef16f6f6 [2021-07-18T22:09:20.202Z] #46 DONE 141.4s [2021-07-18T22:09:20.415Z] #20 14.65 Reading state information... [2021-07-18T22:09:20.459Z] [2021-07-18T22:09:20.459Z] #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-07-18T22:09:20.459Z] #54 sha256:4873fa30c398e3b8d81dfce40c6844345dfcf1a4b228b033af744bac851efaf7 [2021-07-18T22:09:20.868Z] #20 2.703 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:09:20.868Z] #20 2.798 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:09:20.868Z] #20 2.801 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:09:20.868Z] #20 2.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:09:21.322Z] #20 13.55 Reading package lists... [2021-07-18T22:09:21.349Z] #20 15.78 The following additional packages will be installed: [2021-07-18T22:09:21.349Z] #20 15.78 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-18T22:09:21.349Z] #20 15.78 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-18T22:09:21.349Z] #20 15.78 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-18T22:09:21.349Z] #20 15.78 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-18T22:09:21.349Z] #20 15.79 libgcc1:ppc64el libgcc1:s390x [2021-07-18T22:09:21.349Z] #20 15.80 Suggested packages: [2021-07-18T22:09:21.349Z] #20 15.80 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-18T22:09:21.349Z] #20 15.80 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-18T22:09:21.349Z] #20 15.80 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-18T22:09:21.349Z] #20 15.80 libc-l10n:s390x locales:s390x [2021-07-18T22:09:21.349Z] #20 15.80 Recommended packages: [2021-07-18T22:09:21.349Z] #20 15.80 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-18T22:09:21.349Z] #20 15.80 libidn2-0:s390x [2021-07-18T22:09:21.389Z] #54 ... [2021-07-18T22:09:21.389Z] [2021-07-18T22:09:21.389Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:09:21.389Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:09:21.389Z] #32 DONE 142.5s [2021-07-18T22:09:21.389Z] [2021-07-18T22:09:21.389Z] #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-07-18T22:09:21.389Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:09:21.389Z] #20 30.24 Selecting previously unselected package python3-minimal. [2021-07-18T22:09:21.389Z] #20 30.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-18T22:09:21.389Z] #20 30.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-18T22:09:21.389Z] #20 30.34 Unpacking python3-minimal (3.7.3-1) ... [2021-07-18T22:09:21.436Z] #20 3.277 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:09:21.648Z] #20 30.57 Selecting previously unselected package libmpdec2:amd64. [2021-07-18T22:09:21.649Z] #20 30.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-18T22:09:21.649Z] #20 30.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:09:21.905Z] #20 30.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-18T22:09:21.905Z] #20 30.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:21.905Z] #20 30.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:21.916Z] #20 16.01 The following NEW packages will be installed: [2021-07-18T22:09:21.916Z] #20 16.01 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-18T22:09:21.916Z] #20 16.01 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-18T22:09:21.916Z] #20 16.01 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-18T22:09:21.916Z] #20 16.01 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-18T22:09:21.916Z] #20 16.01 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-18T22:09:21.916Z] #20 16.01 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-18T22:09:21.916Z] #20 16.02 libgcc1:ppc64el libgcc1:s390x [2021-07-18T22:09:21.916Z] #20 16.36 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:09:21.916Z] #20 16.36 Need to get 15.0 MB of archives. [2021-07-18T22:09:21.916Z] #20 16.36 After this operation, 68.1 MB of additional disk space will be used. [2021-07-18T22:09:21.916Z] #20 16.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-18T22:09:21.916Z] #20 16.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-18T22:09:21.916Z] #20 16.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-18T22:09:21.916Z] #20 16.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-18T22:09:21.916Z] #20 16.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-18T22:09:22.174Z] #20 16.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-18T22:09:22.174Z] #20 16.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-18T22:09:22.174Z] #20 16.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-18T22:09:22.174Z] #20 16.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-18T22:09:22.174Z] #20 16.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-18T22:09:22.174Z] #20 16.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-18T22:09:22.174Z] #20 16.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-18T22:09:22.174Z] #20 16.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-18T22:09:22.174Z] #20 16.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-18T22:09:22.174Z] #20 16.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-18T22:09:22.276Z] #20 17.05 Building dependency tree... [2021-07-18T22:09:22.373Z] #20 4.190 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:09:22.741Z] #20 17.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-18T22:09:22.741Z] #20 17.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-18T22:09:22.741Z] #20 17.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-18T22:09:22.741Z] #20 17.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-18T22:09:22.741Z] #20 17.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-18T22:09:22.741Z] #20 17.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-18T22:09:22.741Z] #20 17.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-18T22:09:22.865Z] #20 18.74 libcap2-bin is already the newest version (1:2.25-2). [2021-07-18T22:09:22.865Z] #20 18.74 The following additional packages will be installed: [2021-07-18T22:09:22.865Z] #20 18.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-18T22:09:22.865Z] #20 18.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-18T22:09:22.865Z] #20 18.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-18T22:09:22.866Z] #20 18.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-18T22:09:22.866Z] #20 18.76 python3.7 python3.7-minimal vim-runtime xxd [2021-07-18T22:09:22.866Z] #20 18.76 Suggested packages: [2021-07-18T22:09:22.866Z] #20 18.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-18T22:09:22.866Z] #20 18.76 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-18T22:09:22.866Z] #20 18.76 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-18T22:09:22.866Z] #20 18.76 quota [2021-07-18T22:09:22.866Z] #20 18.76 Recommended packages: [2021-07-18T22:09:22.866Z] #20 18.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-18T22:09:22.866Z] #20 18.76 python3-keyrings.alt python3-xdg unzip [2021-07-18T22:09:22.999Z] #20 17.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-18T22:09:22.999Z] #20 17.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-18T22:09:22.999Z] #20 17.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-18T22:09:23.093Z] #20 31.95 Selecting previously unselected package python3.7. [2021-07-18T22:09:23.093Z] #20 31.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:23.093Z] #20 31.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:23.093Z] #20 32.10 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-18T22:09:23.093Z] #20 32.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-18T22:09:23.093Z] #20 32.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:09:23.093Z] #20 32.19 Setting up python3-minimal (3.7.3-1) ... [2021-07-18T22:09:23.311Z] #20 5.107 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:09:23.567Z] #20 17.79 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:09:23.567Z] #20 17.97 Fetched 15.0 MB in 1s (12.3 MB/s) [2021-07-18T22:09:23.567Z] #20 18.03 Selecting previously unselected package gcc-8-base:armhf. [2021-07-18T22:09:23.567Z] #20 18.03 (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-07-18T22:09:23.810Z] #20 ... [2021-07-18T22:09:23.810Z] [2021-07-18T22:09:23.810Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:09:23.810Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:09:23.810Z] #32 DONE 141.1s [2021-07-18T22:09:23.810Z] [2021-07-18T22:09:23.810Z] #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-07-18T22:09:23.810Z] #46 sha256:638d0dfb1909ca3bc0fee9962badb566c10791558f09e3ff73b858f8119ab274 [2021-07-18T22:09:23.810Z] #46 DONE 141.2s [2021-07-18T22:09:23.810Z] [2021-07-18T22:09:23.810Z] #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-07-18T22:09:23.810Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:09:23.825Z] #20 18.07 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-18T22:09:23.825Z] #20 18.07 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-18T22:09:23.825Z] #20 18.13 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-18T22:09:23.825Z] #20 18.14 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-18T22:09:23.825Z] #20 18.14 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-18T22:09:23.825Z] #20 18.19 Selecting previously unselected package gcc-8-base:s390x. [2021-07-18T22:09:23.825Z] #20 18.20 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-18T22:09:23.825Z] #20 18.20 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-18T22:09:23.825Z] #20 18.25 Selecting previously unselected package gcc-8-base:arm64. [2021-07-18T22:09:23.825Z] #20 18.26 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-18T22:09:23.825Z] #20 18.27 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-18T22:09:24.036Z] #20 32.94 Selecting previously unselected package python3. [2021-07-18T22:09:24.036Z] #20 32.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 ... 24107 files and directories currently installed.) [2021-07-18T22:09:24.036Z] #20 33.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-18T22:09:24.036Z] #20 33.02 Unpacking python3 (3.7.3-1) ... [2021-07-18T22:09:24.036Z] #20 33.11 Selecting previously unselected package libip4tc0:amd64. [2021-07-18T22:09:24.036Z] #20 33.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:24.036Z] #20 33.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:24.036Z] #20 33.21 Selecting previously unselected package libip6tc0:amd64. [2021-07-18T22:09:24.084Z] #20 18.33 Selecting previously unselected package gcc-8-base:armel. [2021-07-18T22:09:24.084Z] #20 18.33 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-18T22:09:24.084Z] #20 18.34 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-18T22:09:24.084Z] #20 18.40 Selecting previously unselected package libgcc1:arm64. [2021-07-18T22:09:24.084Z] #20 18.41 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-18T22:09:24.084Z] #20 18.41 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-18T22:09:24.084Z] #20 18.48 Selecting previously unselected package libc6:arm64. [2021-07-18T22:09:24.084Z] #20 18.48 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-18T22:09:24.260Z] #20 6.129 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:09:24.260Z] #20 ... [2021-07-18T22:09:24.260Z] [2021-07-18T22:09:24.260Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-18T22:09:24.260Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-18T22:09:24.260Z] #32 DONE 135.7s [2021-07-18T22:09:24.260Z] [2021-07-18T22:09:24.260Z] #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-07-18T22:09:24.260Z] #46 sha256:79139130d7e1bd3a53fe7165f3b4c9395989cc3debbff16946a941c81ef06d80 [2021-07-18T22:09:24.260Z] #46 137.1 github.com/LK4D4/vndr/godl [2021-07-18T22:09:24.260Z] #46 137.9 github.com/LK4D4/vndr [2021-07-18T22:09:24.293Z] #20 33.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:24.294Z] #20 33.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:24.294Z] #20 33.29 Selecting previously unselected package libiptc0:amd64. [2021-07-18T22:09:24.294Z] #20 33.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:24.294Z] #20 33.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:24.342Z] #20 18.69 Unpacking libc6:arm64 (2.28-10) ... [2021-07-18T22:09:24.524Z] #46 DONE 142.1s [2021-07-18T22:09:24.524Z] [2021-07-18T22:09:24.524Z] #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-07-18T22:09:24.524Z] #54 sha256:b66728e6ef33379e58381ed6ebfabca6570bff779550f88e7139ca43b8766dca [2021-07-18T22:09:24.551Z] #20 33.39 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-18T22:09:24.551Z] #20 33.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-18T22:09:24.551Z] #20 33.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-18T22:09:24.551Z] #20 33.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-18T22:09:24.551Z] #20 33.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-18T22:09:24.551Z] #20 33.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-18T22:09:24.551Z] #20 33.63 Selecting previously unselected package libnftnl11:amd64. [2021-07-18T22:09:24.755Z] #40 ... [2021-07-18T22:09:24.755Z] [2021-07-18T22:09:24.755Z] #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-07-18T22:09:24.755Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:09:24.755Z] #20 20.50 The following NEW packages will be installed: [2021-07-18T22:09:24.755Z] #20 20.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-18T22:09:24.755Z] #20 20.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-18T22:09:24.755Z] #20 20.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-18T22:09:24.755Z] #20 20.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-18T22:09:24.755Z] #20 20.50 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-18T22:09:24.755Z] #20 20.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-18T22:09:24.755Z] #20 20.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-18T22:09:24.755Z] #20 20.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-18T22:09:24.755Z] #20 20.50 xz-utils zip [2021-07-18T22:09:24.808Z] #20 33.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-18T22:09:24.808Z] #20 33.63 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-18T22:09:24.808Z] #20 33.72 Selecting previously unselected package iptables. [2021-07-18T22:09:24.808Z] #20 33.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-18T22:09:24.808Z] #20 33.72 Unpacking iptables (1.8.2-4) ... [2021-07-18T22:09:24.909Z] #20 19.11 Selecting previously unselected package libapparmor1:arm64. [2021-07-18T22:09:24.909Z] #20 19.11 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-18T22:09:24.909Z] #20 19.12 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-18T22:09:24.909Z] #20 19.18 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-18T22:09:24.909Z] #20 19.19 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-18T22:09:24.909Z] #20 19.19 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-18T22:09:24.909Z] #20 19.25 Selecting previously unselected package libgcc1:armel. [2021-07-18T22:09:24.910Z] #20 19.26 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-18T22:09:24.910Z] #20 19.27 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-18T22:09:25.016Z] #20 20.86 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:09:25.016Z] #20 20.86 Need to get 28.6 MB of archives. [2021-07-18T22:09:25.016Z] #20 20.86 After this operation, 116 MB of additional disk space will be used. [2021-07-18T22:09:25.016Z] #20 20.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-18T22:09:25.016Z] #20 20.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-18T22:09:25.016Z] #20 20.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-18T22:09:25.065Z] #20 33.95 Selecting previously unselected package xxd. [2021-07-18T22:09:25.065Z] #20 33.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:09:25.065Z] #20 33.97 Unpacking xxd (2:8.1.0875-5) ... [2021-07-18T22:09:25.065Z] #20 34.08 Selecting previously unselected package vim-common. [2021-07-18T22:09:25.065Z] #20 34.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:09:25.065Z] #20 34.11 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-18T22:09:25.168Z] #20 19.41 Selecting previously unselected package libc6:armel. [2021-07-18T22:09:25.168Z] #20 19.42 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-18T22:09:25.277Z] #20 20.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-18T22:09:25.277Z] #20 20.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-18T22:09:25.277Z] #20 20.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-18T22:09:25.277Z] #20 21.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-18T22:09:25.277Z] #20 21.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-18T22:09:25.277Z] #20 21.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-18T22:09:25.277Z] #20 21.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-18T22:09:25.277Z] #20 21.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-18T22:09:25.277Z] #20 21.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-18T22:09:25.277Z] #20 21.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-18T22:09:25.277Z] #20 21.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-18T22:09:25.277Z] #20 21.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-18T22:09:25.277Z] #20 21.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-18T22:09:25.277Z] #20 21.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-18T22:09:25.277Z] #20 21.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-18T22:09:25.322Z] #20 34.28 Selecting previously unselected package bash-completion. [2021-07-18T22:09:25.322Z] #20 34.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-18T22:09:25.426Z] #20 19.63 Unpacking libc6:armel (2.28-10) ... [2021-07-18T22:09:25.539Z] #20 21.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-18T22:09:25.539Z] #20 21.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-18T22:09:25.539Z] #20 21.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-18T22:09:25.539Z] #20 21.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-18T22:09:25.539Z] #20 21.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-18T22:09:25.539Z] #20 21.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-18T22:09:25.539Z] #20 21.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-18T22:09:25.539Z] #20 21.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-18T22:09:25.539Z] #20 21.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-18T22:09:25.539Z] #20 21.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-18T22:09:25.539Z] #20 21.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-18T22:09:25.684Z] #20 20.08 Selecting previously unselected package libapparmor1:armel. [2021-07-18T22:09:25.684Z] #20 20.09 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-18T22:09:25.685Z] #20 20.09 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-18T22:09:25.685Z] #20 20.14 Selecting previously unselected package libapparmor-dev:armel. [2021-07-18T22:09:25.685Z] #20 20.15 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-18T22:09:25.685Z] #20 20.15 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-18T22:09:25.685Z] #20 20.22 Selecting previously unselected package libgcc1:armhf. [2021-07-18T22:09:25.943Z] #20 20.23 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-18T22:09:25.943Z] #20 20.24 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-18T22:09:26.201Z] #20 20.34 Selecting previously unselected package libc6:armhf. [2021-07-18T22:09:26.201Z] #20 20.35 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-18T22:09:26.201Z] #20 20.56 Unpacking libc6:armhf (2.28-10) ... [2021-07-18T22:09:26.483Z] #20 22.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-18T22:09:26.483Z] #20 22.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-18T22:09:26.483Z] #20 22.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-18T22:09:26.483Z] #20 22.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-18T22:09:26.483Z] #20 22.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-18T22:09:26.483Z] #20 22.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-18T22:09:26.483Z] #20 22.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-18T22:09:26.483Z] #20 22.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-18T22:09:26.483Z] #20 22.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-18T22:09:26.483Z] #20 22.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-18T22:09:26.483Z] #20 22.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-18T22:09:26.483Z] #20 22.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-18T22:09:26.483Z] #20 22.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-18T22:09:26.483Z] #20 22.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-18T22:09:26.483Z] #20 22.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-18T22:09:26.483Z] #20 22.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-18T22:09:26.743Z] #20 22.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-18T22:09:26.767Z] #20 20.95 Selecting previously unselected package libapparmor1:armhf. [2021-07-18T22:09:26.767Z] #20 20.96 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-18T22:09:26.767Z] #20 20.96 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-18T22:09:26.767Z] #20 21.01 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-18T22:09:26.767Z] #20 21.02 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-18T22:09:26.767Z] #20 21.02 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-18T22:09:26.767Z] #20 21.08 Selecting previously unselected package libgcc1:ppc64el. [2021-07-18T22:09:26.767Z] #20 21.09 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-18T22:09:26.767Z] #20 21.10 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-18T22:09:26.767Z] #20 21.16 Selecting previously unselected package libc6:ppc64el. [2021-07-18T22:09:26.767Z] #20 21.17 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-18T22:09:27.005Z] #20 22.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-18T22:09:27.005Z] #20 22.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-18T22:09:27.005Z] #20 22.85 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-18T22:09:27.025Z] #20 21.39 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-18T22:09:27.577Z] #20 23.34 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:09:27.577Z] #20 23.40 Fetched 28.6 MB in 2s (12.5 MB/s) [2021-07-18T22:09:27.837Z] #20 23.46 Selecting previously unselected package pigz. [2021-07-18T22:09:27.837Z] #20 23.46 (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-07-18T22:09:27.837Z] #20 23.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-18T22:09:27.837Z] #20 23.52 Unpacking pigz (2.4-1) ... [2021-07-18T22:09:27.837Z] #20 23.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-18T22:09:27.837Z] #20 23.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:27.837Z] #20 23.69 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:27.860Z] #20 36.65 Unpacking bash-completion (1:2.8-6) ... [2021-07-18T22:09:27.860Z] #20 37.02 Selecting previously unselected package bzip2. [2021-07-18T22:09:27.860Z] #20 37.03 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-18T22:09:27.958Z] #20 22.02 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-18T22:09:27.958Z] #20 22.02 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-18T22:09:27.958Z] #20 22.03 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-18T22:09:27.958Z] #20 22.07 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-18T22:09:27.958Z] #20 22.08 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-18T22:09:27.958Z] #20 22.08 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-18T22:09:27.958Z] #20 22.15 Selecting previously unselected package libgcc1:s390x. [2021-07-18T22:09:27.958Z] #20 22.16 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-18T22:09:27.958Z] #20 22.16 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-18T22:09:27.958Z] #20 22.22 Selecting previously unselected package libc6:s390x. [2021-07-18T22:09:27.958Z] #20 22.23 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-18T22:09:28.121Z] #20 37.04 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-18T22:09:28.122Z] #20 37.11 Selecting previously unselected package xz-utils. [2021-07-18T22:09:28.122Z] #20 37.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-18T22:09:28.122Z] #20 37.12 Unpacking xz-utils (5.2.4-1) ... [2021-07-18T22:09:28.216Z] #20 22.43 Unpacking libc6:s390x (2.28-10) ... [2021-07-18T22:09:28.386Z] #20 37.31 Selecting previously unselected package apparmor. [2021-07-18T22:09:28.386Z] #20 37.32 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-18T22:09:28.386Z] #20 37.39 Unpacking apparmor (2.13.2-10) ... [2021-07-18T22:09:28.410Z] #20 24.16 Selecting previously unselected package python3.7-minimal. [2021-07-18T22:09:28.410Z] #20 24.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:28.410Z] #20 24.18 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:09:28.643Z] #20 37.65 Selecting previously unselected package aufs-tools. [2021-07-18T22:09:28.643Z] #20 37.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-18T22:09:28.643Z] #20 37.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-18T22:09:28.719Z] #54 ... [2021-07-18T22:09:28.719Z] [2021-07-18T22:09:28.719Z] #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-07-18T22:09:28.719Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:09:28.719Z] #20 10.80 Fetched 8990 kB in 8s (1082 kB/s) [2021-07-18T22:09:28.782Z] #20 22.90 Selecting previously unselected package libapparmor1:s390x. [2021-07-18T22:09:28.782Z] #20 22.91 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-18T22:09:28.782Z] #20 22.92 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-18T22:09:28.782Z] #20 22.96 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-18T22:09:28.782Z] #20 22.96 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-18T22:09:28.782Z] #20 22.97 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-18T22:09:28.782Z] #20 23.07 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-18T22:09:28.782Z] #20 23.08 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-18T22:09:28.782Z] #20 23.10 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-18T22:09:28.782Z] #20 23.11 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-18T22:09:28.782Z] #20 23.12 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-18T22:09:28.782Z] #20 23.13 Setting up libc6:arm64 (2.28-10) ... [2021-07-18T22:09:28.900Z] #20 37.76 Selecting previously unselected package libonig5:amd64. [2021-07-18T22:09:28.900Z] #20 37.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-18T22:09:28.900Z] #20 37.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:09:28.900Z] #20 37.93 Selecting previously unselected package libjq1:amd64. [2021-07-18T22:09:28.900Z] #20 37.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:09:28.900Z] #20 37.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:09:28.991Z] #20 24.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:29.157Z] #20 38.05 Selecting previously unselected package jq. [2021-07-18T22:09:29.157Z] #20 38.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:09:29.157Z] #20 38.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-18T22:09:29.157Z] #20 38.16 Selecting previously unselected package libaio1:amd64. [2021-07-18T22:09:29.157Z] #20 38.17 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-18T22:09:29.157Z] #20 38.17 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-18T22:09:29.157Z] #20 38.23 Selecting previously unselected package libgpm2:amd64. [2021-07-18T22:09:29.157Z] #20 38.24 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-18T22:09:29.157Z] #20 38.25 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-18T22:09:29.257Z] #20 24.97 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:09:29.415Z] #20 38.31 Selecting previously unselected package libicu63:amd64. [2021-07-18T22:09:29.415Z] #20 38.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-18T22:09:29.415Z] #20 38.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:09:30.157Z] #20 24.43 Setting up libc6:armel (2.28-10) ... [2021-07-18T22:09:31.171Z] #20 26.70 Selecting previously unselected package python3-minimal. [2021-07-18T22:09:31.171Z] #20 26.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-18T22:09:31.171Z] #20 26.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-18T22:09:31.171Z] #20 26.76 Unpacking python3-minimal (3.7.3-1) ... [2021-07-18T22:09:31.171Z] #20 26.82 Selecting previously unselected package libmpdec2:amd64. [2021-07-18T22:09:31.171Z] #20 26.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-18T22:09:31.171Z] #20 26.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:09:31.171Z] #20 26.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-18T22:09:31.171Z] #20 26.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:31.171Z] #20 26.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:31.532Z] #20 25.66 Setting up libc6:armhf (2.28-10) ... [2021-07-18T22:09:32.010Z] #20 10.80 Reading package lists... [2021-07-18T22:09:32.115Z] #20 27.69 Selecting previously unselected package python3.7. [2021-07-18T22:09:32.115Z] #20 27.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:32.115Z] #20 27.70 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:32.115Z] #20 27.83 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-18T22:09:32.115Z] #20 27.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-18T22:09:32.115Z] #20 27.84 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:09:32.116Z] #20 27.93 Setting up python3-minimal (3.7.3-1) ... [2021-07-18T22:09:32.467Z] #20 26.91 Setting up libc6:ppc64el (2.28-10) ... [2021-07-18T22:09:32.689Z] #20 41.18 Selecting previously unselected package libnet1:amd64. [2021-07-18T22:09:32.689Z] #20 41.18 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-18T22:09:32.689Z] #20 41.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:09:32.689Z] #20 41.25 Selecting previously unselected package libnl-3-200:amd64. [2021-07-18T22:09:32.689Z] #20 41.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-18T22:09:32.689Z] #20 41.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:09:32.689Z] #20 41.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-18T22:09:32.689Z] #20 41.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-18T22:09:32.689Z] #20 41.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:09:32.689Z] #20 41.45 Selecting previously unselected package libreadline5:amd64. [2021-07-18T22:09:32.689Z] #20 41.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-18T22:09:32.689Z] #20 41.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-18T22:09:32.689Z] #20 41.58 Selecting previously unselected package net-tools. [2021-07-18T22:09:32.689Z] #20 41.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-18T22:09:32.689Z] #20 41.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-18T22:09:32.690Z] #20 28.48 Selecting previously unselected package python3. [2021-07-18T22:09:32.690Z] #20 28.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-18T22:09:32.690Z] #20 28.54 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-18T22:09:32.690Z] #20 28.56 Unpacking python3 (3.7.3-1) ... [2021-07-18T22:09:32.946Z] #20 41.76 Selecting previously unselected package patch. [2021-07-18T22:09:32.946Z] #20 41.76 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-18T22:09:32.946Z] #20 41.77 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-18T22:09:32.946Z] #20 41.90 Selecting previously unselected package python-pip-whl. [2021-07-18T22:09:32.946Z] #20 41.90 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-18T22:09:32.946Z] #20 41.91 Unpacking python-pip-whl (18.1-5) ... [2021-07-18T22:09:32.954Z] #20 28.68 Selecting previously unselected package libip4tc0:amd64. [2021-07-18T22:09:32.954Z] #20 28.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:32.954Z] #20 28.69 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:32.954Z] #20 28.82 Selecting previously unselected package libip6tc0:amd64. [2021-07-18T22:09:32.954Z] #20 28.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:32.954Z] #20 28.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:33.215Z] #20 29.01 Selecting previously unselected package libiptc0:amd64. [2021-07-18T22:09:33.215Z] #20 29.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:33.215Z] #20 29.04 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:33.215Z] #20 29.10 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-18T22:09:33.475Z] #20 29.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-18T22:09:33.475Z] #20 29.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-18T22:09:33.475Z] #20 29.16 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-18T22:09:33.475Z] #20 29.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-18T22:09:33.475Z] #20 29.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-18T22:09:33.475Z] #20 29.26 Selecting previously unselected package libnftnl11:amd64. [2021-07-18T22:09:33.475Z] #20 29.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-18T22:09:33.475Z] #20 29.27 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-18T22:09:33.513Z] #20 42.37 Selecting previously unselected package python3-lib2to3. [2021-07-18T22:09:33.513Z] #20 42.37 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-18T22:09:33.513Z] #20 42.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-18T22:09:33.513Z] #20 42.50 Selecting previously unselected package python3-distutils. [2021-07-18T22:09:33.513Z] #20 42.50 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-18T22:09:33.513Z] #20 42.51 Unpacking python3-distutils (3.7.3-1) ... [2021-07-18T22:09:33.513Z] #20 42.62 Selecting previously unselected package python3-pip. [2021-07-18T22:09:33.736Z] #20 29.50 Selecting previously unselected package iptables. [2021-07-18T22:09:33.736Z] #20 29.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-18T22:09:33.736Z] #20 29.51 Unpacking iptables (1.8.2-4) ... [2021-07-18T22:09:33.770Z] #20 42.62 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-18T22:09:33.770Z] #20 42.63 Unpacking python3-pip (18.1-5) ... [2021-07-18T22:09:33.770Z] #20 42.76 Selecting previously unselected package python3-pkg-resources. [2021-07-18T22:09:33.770Z] #20 42.77 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-18T22:09:33.770Z] #20 42.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:09:33.770Z] #20 42.88 Selecting previously unselected package python3-setuptools. [2021-07-18T22:09:33.842Z] #20 28.17 Setting up libc6:s390x (2.28-10) ... [2021-07-18T22:09:33.997Z] #20 29.87 Selecting previously unselected package xxd. [2021-07-18T22:09:33.997Z] #20 29.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:09:33.997Z] #20 29.89 Unpacking xxd (2:8.1.0875-5) ... [2021-07-18T22:09:34.027Z] #20 42.88 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-18T22:09:34.027Z] #20 42.89 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-18T22:09:34.027Z] #20 43.08 Selecting previously unselected package python3-wheel. [2021-07-18T22:09:34.027Z] #20 43.08 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-18T22:09:34.027Z] #20 43.09 Unpacking python3-wheel (0.32.3-2) ... [2021-07-18T22:09:34.027Z] #20 43.15 Selecting previously unselected package sudo. [2021-07-18T22:09:34.258Z] #20 30.01 Selecting previously unselected package vim-common. [2021-07-18T22:09:34.258Z] #20 30.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:09:34.258Z] #20 30.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-18T22:09:34.258Z] #20 30.19 Selecting previously unselected package bash-completion. [2021-07-18T22:09:34.258Z] #20 30.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-18T22:09:34.284Z] #20 43.16 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-18T22:09:34.284Z] #20 43.16 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-18T22:09:34.549Z] #20 13.56 Reading package lists... [2021-07-18T22:09:34.808Z] #20 16.11 Building dependency tree... [2021-07-18T22:09:34.847Z] #20 43.61 Selecting previously unselected package thin-provisioning-tools. [2021-07-18T22:09:34.847Z] #20 43.62 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-18T22:09:34.847Z] #20 43.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-18T22:09:34.847Z] #20 43.85 Selecting previously unselected package uidmap. [2021-07-18T22:09:34.847Z] #20 43.86 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-18T22:09:34.847Z] #20 43.87 Unpacking uidmap (1:4.5-1.1) ... [2021-07-18T22:09:34.847Z] #20 43.96 Selecting previously unselected package vim-runtime. [2021-07-18T22:09:35.104Z] #20 43.97 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:09:35.104Z] #20 44.00 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-18T22:09:35.104Z] #20 44.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-18T22:09:35.104Z] #20 44.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-18T22:09:35.218Z] #20 29.43 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.44 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.45 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.46 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.47 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.48 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-18T22:09:35.218Z] #20 29.49 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-18T22:09:35.218Z] #20 29.51 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-18T22:09:35.218Z] #20 29.52 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-18T22:09:35.218Z] #20 29.54 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-18T22:09:35.218Z] #20 29.56 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.57 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.58 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.60 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.62 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-18T22:09:35.218Z] #20 29.63 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:09:35.378Z] #20 17.27 libcap2-bin is already the newest version (1:2.25-2). [2021-07-18T22:09:35.378Z] #20 17.27 The following additional packages will be installed: [2021-07-18T22:09:35.378Z] #20 17.28 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-18T22:09:35.378Z] #20 17.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-18T22:09:35.378Z] #20 17.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-18T22:09:35.378Z] #20 17.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-18T22:09:35.378Z] #20 17.28 python3.7 python3.7-minimal vim-runtime xxd [2021-07-18T22:09:35.378Z] #20 17.28 Suggested packages: [2021-07-18T22:09:35.378Z] #20 17.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-18T22:09:35.378Z] #20 17.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-18T22:09:35.378Z] #20 17.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-18T22:09:35.378Z] #20 17.28 quota [2021-07-18T22:09:35.378Z] #20 17.28 Recommended packages: [2021-07-18T22:09:35.378Z] #20 17.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-18T22:09:35.378Z] #20 17.28 python3-keyrings.alt python3-xdg unzip [2021-07-18T22:09:35.812Z] #20 DONE 30.2s [2021-07-18T22:09:35.812Z] [2021-07-18T22:09:35.812Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-18T22:09:35.812Z] #21 sha256:d686d9824b7e60faae03cdef264e1b00f076decb1c9900cb69419f3158483b2f [2021-07-18T22:09:36.764Z] #20 18.51 The following NEW packages will be installed: [2021-07-18T22:09:36.764Z] #20 18.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-18T22:09:36.764Z] #20 18.52 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-18T22:09:36.764Z] #20 18.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-18T22:09:36.764Z] #20 18.52 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-18T22:09:36.764Z] #20 18.52 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-18T22:09:36.764Z] #20 18.52 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-18T22:09:36.764Z] #20 18.52 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-18T22:09:36.764Z] #20 18.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-18T22:09:36.764Z] #20 18.52 xz-utils zip [2021-07-18T22:09:37.023Z] #20 18.85 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:09:37.023Z] #20 18.85 Need to get 28.6 MB of archives. [2021-07-18T22:09:37.023Z] #20 18.85 After this operation, 116 MB of additional disk space will be used. [2021-07-18T22:09:37.023Z] #20 18.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-18T22:09:37.023Z] #20 18.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-07-18T22:09:37.023Z] #20 18.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-07-18T22:09:37.023Z] #20 18.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-18T22:09:37.023Z] #20 18.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-18T22:09:37.023Z] #20 18.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-18T22:09:37.023Z] #20 19.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-18T22:09:37.023Z] #20 19.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-18T22:09:37.023Z] #20 19.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-18T22:09:37.023Z] #20 19.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-18T22:09:37.023Z] #20 19.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-18T22:09:37.023Z] #20 19.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-18T22:09:37.023Z] #20 19.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-18T22:09:37.023Z] #20 19.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-18T22:09:37.023Z] #20 19.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-18T22:09:37.023Z] #20 19.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-18T22:09:37.023Z] #20 19.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-18T22:09:37.023Z] #20 19.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-18T22:09:37.023Z] #20 19.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-18T22:09:37.023Z] #20 19.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-18T22:09:37.023Z] #20 19.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-18T22:09:37.023Z] #20 19.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-18T22:09:37.023Z] #20 19.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-18T22:09:37.023Z] #20 19.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-18T22:09:37.023Z] #20 19.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-18T22:09:37.023Z] #20 19.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-18T22:09:37.283Z] #20 19.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-18T22:09:37.283Z] #20 19.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-18T22:09:37.283Z] #20 19.14 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-18T22:09:37.543Z] #20 19.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-07-18T22:09:37.543Z] #20 19.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-07-18T22:09:37.543Z] #20 19.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-07-18T22:09:37.543Z] #20 19.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-18T22:09:37.543Z] #20 19.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-18T22:09:37.543Z] #20 19.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-18T22:09:37.543Z] #20 19.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-18T22:09:37.543Z] #20 19.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-18T22:09:37.543Z] #20 19.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-18T22:09:37.543Z] #20 19.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-18T22:09:37.543Z] #20 19.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-18T22:09:37.543Z] #20 19.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-18T22:09:37.695Z] #20 32.82 Unpacking bash-completion (1:2.8-6) ... [2021-07-18T22:09:37.695Z] #20 33.26 Selecting previously unselected package bzip2. [2021-07-18T22:09:37.695Z] #20 33.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-18T22:09:37.695Z] #20 33.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-18T22:09:37.695Z] #20 33.38 Selecting previously unselected package xz-utils. [2021-07-18T22:09:37.695Z] #20 33.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-18T22:09:37.695Z] #20 33.39 Unpacking xz-utils (5.2.4-1) ... [2021-07-18T22:09:37.695Z] #20 33.57 Selecting previously unselected package apparmor. [2021-07-18T22:09:37.695Z] #20 33.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-18T22:09:37.743Z] #21 DONE 1.6s [2021-07-18T22:09:37.743Z] [2021-07-18T22:09:37.743Z] #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-07-18T22:09:37.743Z] #22 sha256:6111e18c16848b35a63ebfa7788362cfe4b58572bba1b130a7c9cdd89c107789 [2021-07-18T22:09:37.814Z] #20 19.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-18T22:09:37.814Z] #20 19.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-18T22:09:37.814Z] #20 19.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-18T22:09:37.814Z] #20 19.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-18T22:09:37.814Z] #20 19.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-18T22:09:37.957Z] #20 33.65 Unpacking apparmor (2.13.2-10) ... [2021-07-18T22:09:38.073Z] #20 20.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-18T22:09:38.217Z] #20 33.99 Selecting previously unselected package aufs-tools. [2021-07-18T22:09:38.217Z] #20 34.00 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-18T22:09:38.217Z] #20 34.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-18T22:09:38.333Z] #20 20.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-18T22:09:38.333Z] #20 20.15 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-18T22:09:38.376Z] #20 46.82 Selecting previously unselected package vim. [2021-07-18T22:09:38.376Z] #20 46.83 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:09:38.376Z] #20 46.85 Unpacking vim (2:8.1.0875-5) ... [2021-07-18T22:09:38.376Z] #20 47.24 Selecting previously unselected package xfsprogs. [2021-07-18T22:09:38.376Z] #20 47.25 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-18T22:09:38.376Z] #20 47.25 Unpacking xfsprogs (4.20.0-1) ... [2021-07-18T22:09:38.477Z] #20 34.16 Selecting previously unselected package libonig5:amd64. [2021-07-18T22:09:38.477Z] #20 34.16 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-18T22:09:38.477Z] #20 34.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:09:38.477Z] #20 34.30 Selecting previously unselected package libjq1:amd64. [2021-07-18T22:09:38.477Z] #20 34.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:09:38.477Z] #20 34.31 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:09:38.633Z] #20 47.65 Selecting previously unselected package zip. [2021-07-18T22:09:38.633Z] #20 47.67 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-18T22:09:38.633Z] #20 47.68 Unpacking zip (3.0-11+b1) ... [2021-07-18T22:09:38.738Z] #20 34.44 Selecting previously unselected package jq. [2021-07-18T22:09:38.738Z] #20 34.45 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:09:38.738Z] #20 34.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-18T22:09:38.738Z] #20 34.58 Selecting previously unselected package libaio1:amd64. [2021-07-18T22:09:38.738Z] #20 34.58 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-18T22:09:38.738Z] #20 34.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-18T22:09:38.738Z] #20 34.64 Selecting previously unselected package libgpm2:amd64. [2021-07-18T22:09:38.738Z] #20 34.65 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-18T22:09:38.738Z] #20 34.65 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-18T22:09:38.889Z] #20 47.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-18T22:09:38.889Z] #20 47.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-18T22:09:38.889Z] #20 47.85 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:38.889Z] #20 47.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-18T22:09:38.889Z] #20 47.87 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-18T22:09:38.889Z] #20 47.89 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:38.889Z] #20 47.90 Setting up uidmap (1:4.5-1.1) ... [2021-07-18T22:09:38.889Z] #20 47.92 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-18T22:09:38.889Z] #20 47.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:09:38.889Z] #20 47.95 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-18T22:09:38.889Z] #20 47.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:09:38.889Z] #20 47.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:09:38.889Z] #20 48.00 Setting up xxd (2:8.1.0875-5) ... [2021-07-18T22:09:38.889Z] #20 48.01 Setting up zip (3.0-11+b1) ... [2021-07-18T22:09:38.901Z] #20 20.68 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:09:38.901Z] #20 20.78 Fetched 28.6 MB in 2s (18.1 MB/s) [2021-07-18T22:09:38.901Z] #20 20.84 Selecting previously unselected package pigz. [2021-07-18T22:09:38.901Z] #20 20.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 ... 23446 files and directories currently installed.) [2021-07-18T22:09:38.901Z] #20 20.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-18T22:09:38.901Z] #20 20.88 Unpacking pigz (2.4-1) ... [2021-07-18T22:09:38.999Z] #20 34.72 Selecting previously unselected package libicu63:amd64. [2021-07-18T22:09:38.999Z] #20 34.72 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-18T22:09:38.999Z] #20 34.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:09:39.127Z] #22 DONE 1.6s [2021-07-18T22:09:39.128Z] [2021-07-18T22:09:39.128Z] #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-07-18T22:09:39.128Z] #61 sha256:c276b35be63023067b23eb44d5d5c044eff649c2d01e8e1b9e38a2dedaf6265e [2021-07-18T22:09:39.128Z] #61 1.388 + RM_GOPATH=0 [2021-07-18T22:09:39.128Z] #61 1.388 + TMP_GOPATH= [2021-07-18T22:09:39.128Z] #61 1.388 + : /build [2021-07-18T22:09:39.128Z] #61 1.388 + '[' -z '' ']' [2021-07-18T22:09:39.128Z] #61 1.389 ++ mktemp -d [2021-07-18T22:09:39.128Z] #61 1.390 + export GOPATH=/tmp/tmp.QrndVgLTeU [2021-07-18T22:09:39.128Z] #61 1.390 + GOPATH=/tmp/tmp.QrndVgLTeU [2021-07-18T22:09:39.128Z] #61 1.390 + RM_GOPATH=1 [2021-07-18T22:09:39.128Z] #61 1.390 + case "$(go env GOARCH)" in [2021-07-18T22:09:39.128Z] #61 1.390 ++ go env GOARCH [2021-07-18T22:09:39.128Z] #61 1.395 + export GO_BUILDMODE=-buildmode=pie [2021-07-18T22:09:39.128Z] #61 1.395 + GO_BUILDMODE=-buildmode=pie [2021-07-18T22:09:39.128Z] #61 1.395 ++ dirname /tmp/install/install.sh [2021-07-18T22:09:39.128Z] #61 1.397 + dir=/tmp/install [2021-07-18T22:09:39.128Z] #61 1.397 + bin=runc [2021-07-18T22:09:39.128Z] #61 1.397 + shift [2021-07-18T22:09:39.128Z] #61 1.397 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-18T22:09:39.128Z] #61 1.397 + . /tmp/install/runc.installer [2021-07-18T22:09:39.128Z] #61 1.397 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-18T22:09:39.128Z] #61 1.397 + install_runc [2021-07-18T22:09:39.128Z] #61 1.397 + uname -r [2021-07-18T22:09:39.128Z] #61 1.397 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-18T22:09:39.128Z] #61 1.400 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-18T22:09:39.128Z] #61 1.400 + RUNC_BUILDTAGS='seccomp ' [2021-07-18T22:09:39.128Z] #61 1.400 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-18T22:09:39.128Z] #61 1.400 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QrndVgLTeU/src/github.com/opencontainers/runc [2021-07-18T22:09:39.128Z] #61 1.401 Cloning into '/tmp/tmp.QrndVgLTeU/src/github.com/opencontainers/runc'... [2021-07-18T22:09:39.146Z] #20 48.04 Setting up vim-common (2:8.1.0875-5) ... [2021-07-18T22:09:39.146Z] #20 48.07 Setting up bash-completion (1:2.8-6) ... [2021-07-18T22:09:39.160Z] #20 20.97 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-18T22:09:39.160Z] #20 20.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:39.160Z] #20 20.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:39.420Z] #20 21.37 Selecting previously unselected package python3.7-minimal. [2021-07-18T22:09:39.420Z] #20 21.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:39.420Z] #20 21.39 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:09:40.061Z] #61 ... [2021-07-18T22:09:40.061Z] [2021-07-18T22:09:40.061Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-18T22:09:40.061Z] #23 sha256:ca3fe5df257e7189dc64665e8dc43775d389c94e0fdd800cd032c8ff7e43b3dc [2021-07-18T22:09:40.061Z] #23 1.028 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-18T22:09:40.061Z] #23 DONE 1.1s [2021-07-18T22:09:40.319Z] [2021-07-18T22:09:40.319Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-18T22:09:40.319Z] #24 sha256:ab44c9da54e51d7102bb6cb2abaedee8a0fc222f778914d41426c129bb06d26d [2021-07-18T22:09:40.358Z] #20 22.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:40.358Z] #20 22.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:09:41.260Z] #24 DONE 1.2s [2021-07-18T22:09:41.260Z] [2021-07-18T22:09:41.260Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-18T22:09:41.260Z] #25 sha256:4614482ff84479fb4403c60cbb06547f49cb231bbc6e4b018a13d2294ab981c7 [2021-07-18T22:09:41.665Z] #20 50.42 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:41.665Z] #20 50.44 Setting up xz-utils (5.2.4-1) ... [2021-07-18T22:09:41.665Z] #20 50.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-18T22:09:41.665Z] #20 50.47 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-18T22:09:41.665Z] #20 50.49 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-18T22:09:41.665Z] #20 50.57 invoke-rc.d: could not determine current runlevel [2021-07-18T22:09:41.665Z] #20 50.58 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-18T22:09:41.665Z] #20 50.59 Setting up pigz (2.4-1) ... [2021-07-18T22:09:41.665Z] #20 50.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-18T22:09:41.665Z] #20 50.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:09:41.665Z] #20 50.64 Setting up python-pip-whl (18.1-5) ... [2021-07-18T22:09:41.665Z] #20 50.65 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:09:41.665Z] #20 50.66 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-18T22:09:41.737Z] #20 23.83 Selecting previously unselected package python3-minimal. [2021-07-18T22:09:41.997Z] #20 23.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-18T22:09:41.997Z] #20 23.90 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-18T22:09:41.997Z] #20 23.91 Unpacking python3-minimal (3.7.3-1) ... [2021-07-18T22:09:41.997Z] #20 23.97 Selecting previously unselected package libmpdec2:amd64. [2021-07-18T22:09:41.997Z] #20 23.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-18T22:09:41.997Z] #20 23.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:09:41.997Z] #20 24.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-18T22:09:42.228Z] #20 51.09 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-18T22:09:42.228Z] #20 51.10 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:09:42.228Z] #20 51.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:42.228Z] #20 51.12 Setting up vim (2:8.1.0875-5) ... [2021-07-18T22:09:42.228Z] #20 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-18T22:09:42.228Z] #20 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-18T22:09:42.228Z] #20 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-18T22:09:42.228Z] #20 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-18T22:09:42.228Z] #20 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-18T22:09:42.228Z] #20 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-18T22:09:42.228Z] #20 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-18T22:09:42.228Z] #20 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-18T22:09:42.228Z] #20 51.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:09:42.228Z] #20 51.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-18T22:09:42.228Z] #20 51.25 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-18T22:09:42.228Z] #20 51.26 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-18T22:09:42.228Z] #20 51.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:09:42.228Z] #20 51.28 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:42.256Z] #20 24.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:42.256Z] #20 24.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:42.299Z] #20 37.81 Selecting previously unselected package libnet1:amd64. [2021-07-18T22:09:42.299Z] #20 37.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-18T22:09:42.299Z] #20 37.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:09:42.299Z] #20 37.92 Selecting previously unselected package libnl-3-200:amd64. [2021-07-18T22:09:42.299Z] #20 37.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-18T22:09:42.299Z] #20 37.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:09:42.299Z] #20 38.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-18T22:09:42.299Z] #20 38.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-18T22:09:42.299Z] #20 38.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:09:42.299Z] #20 38.09 Selecting previously unselected package libreadline5:amd64. [2021-07-18T22:09:42.299Z] #20 38.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-18T22:09:42.299Z] #20 38.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-18T22:09:42.560Z] #20 38.19 Selecting previously unselected package net-tools. [2021-07-18T22:09:42.560Z] #20 38.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-18T22:09:42.560Z] #20 38.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-18T22:09:42.560Z] #20 38.42 Selecting previously unselected package patch. [2021-07-18T22:09:42.560Z] #20 38.42 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-18T22:09:42.560Z] #20 38.43 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-18T22:09:42.638Z] #25 DONE 1.0s [2021-07-18T22:09:42.638Z] [2021-07-18T22:09:42.638Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-18T22:09:42.638Z] #26 sha256:c202e64dc057eff987a775c93b4b5bfe3f6f8c2b89a4c23974b0a3c34017e3bc [2021-07-18T22:09:42.821Z] #20 38.53 Selecting previously unselected package python-pip-whl. [2021-07-18T22:09:42.821Z] #20 38.54 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-18T22:09:42.821Z] #20 38.55 Unpacking python-pip-whl (18.1-5) ... [2021-07-18T22:09:43.194Z] #20 24.92 Selecting previously unselected package python3.7. [2021-07-18T22:09:43.194Z] #20 24.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:09:43.194Z] #20 24.93 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:43.194Z] #20 25.06 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-18T22:09:43.194Z] #20 25.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-18T22:09:43.194Z] #20 25.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:09:43.194Z] #20 25.21 Setting up python3-minimal (3.7.3-1) ... [2021-07-18T22:09:43.396Z] #20 39.03 Selecting previously unselected package python3-lib2to3. [2021-07-18T22:09:43.396Z] #20 39.03 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-18T22:09:43.396Z] #20 39.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-18T22:09:43.396Z] #20 39.12 Selecting previously unselected package python3-distutils. [2021-07-18T22:09:43.396Z] #20 39.12 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-18T22:09:43.396Z] #20 39.13 Unpacking python3-distutils (3.7.3-1) ... [2021-07-18T22:09:43.396Z] #20 39.25 Selecting previously unselected package python3-pip. [2021-07-18T22:09:43.396Z] #20 39.25 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-18T22:09:43.396Z] #20 39.26 Unpacking python3-pip (18.1-5) ... [2021-07-18T22:09:43.573Z] #26 DONE 1.1s [2021-07-18T22:09:43.573Z] [2021-07-18T22:09:43.573Z] #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-07-18T22:09:43.573Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-18T22:09:43.657Z] #20 39.41 Selecting previously unselected package python3-pkg-resources. [2021-07-18T22:09:43.657Z] #20 39.42 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-18T22:09:43.657Z] #20 39.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:09:43.657Z] #20 39.54 Selecting previously unselected package python3-setuptools. [2021-07-18T22:09:43.918Z] #20 39.54 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-18T22:09:43.918Z] #20 39.55 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-18T22:09:43.918Z] #20 39.77 Selecting previously unselected package python3-wheel. [2021-07-18T22:09:43.918Z] #20 39.78 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-18T22:09:44.132Z] #20 25.97 Selecting previously unselected package python3. [2021-07-18T22:09:44.132Z] #20 25.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-18T22:09:44.132Z] #20 26.01 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-18T22:09:44.132Z] #20 26.02 Unpacking python3 (3.7.3-1) ... [2021-07-18T22:09:44.132Z] #20 26.12 Selecting previously unselected package libip4tc0:amd64. [2021-07-18T22:09:44.132Z] #20 26.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:44.132Z] #20 26.13 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:44.132Z] #20 26.21 Selecting previously unselected package libip6tc0:amd64. [2021-07-18T22:09:44.132Z] #20 26.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:44.132Z] #20 26.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:44.178Z] #20 39.79 Unpacking python3-wheel (0.32.3-2) ... [2021-07-18T22:09:44.178Z] #20 39.87 Selecting previously unselected package sudo. [2021-07-18T22:09:44.178Z] #20 39.88 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-18T22:09:44.178Z] #20 39.89 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-18T22:09:44.391Z] #20 26.30 Selecting previously unselected package libiptc0:amd64. [2021-07-18T22:09:44.391Z] #20 26.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-18T22:09:44.391Z] #20 26.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:44.392Z] #20 26.39 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-18T22:09:44.392Z] #20 26.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-18T22:09:44.392Z] #20 26.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-18T22:09:44.392Z] #20 26.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-18T22:09:44.392Z] #20 26.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-18T22:09:44.439Z] #20 40.29 Selecting previously unselected package thin-provisioning-tools. [2021-07-18T22:09:44.439Z] #20 40.31 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-18T22:09:44.439Z] #20 40.32 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-18T22:09:44.525Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-18T22:09:44.525Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-aba38154\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-18T22:09:44.525Z] ---------------------------------------------------------------------------- [2021-07-18T22:09:44.525Z] [2021-07-18T22:09:44.525Z] INFO: executeCI.ps1 starting at Sun Jul 18 22:09:40 CUT 2021 [2021-07-18T22:09:44.525Z] [2021-07-18T22:09:44.525Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-18T22:09:44.525Z] INFO: Running git version 2.24.1.windows.2 [2021-07-18T22:09:44.525Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-18T22:09:44.525Z] INFO: Environment variables: [2021-07-18T22:09:44.525Z] [2021-07-18T22:09:44.525Z] Name Value [2021-07-18T22:09:44.525Z] ---- ----- [2021-07-18T22:09:44.525Z] ALLUSERSPROFILE C:\ProgramData [2021-07-18T22:09:44.525Z] amd64 true [2021-07-18T22:09:44.525Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-18T22:09:44.525Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-18T22:09:44.525Z] arm64 false [2021-07-18T22:09:44.525Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-18T22:09:44.525Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-18T22:09:44.525Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-18T22:09:44.525Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-18T22:09:44.525Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-18T22:09:44.525Z] BRANCH_NAME PR-42132 [2021-07-18T22:09:44.525Z] BUILD_DISPLAY_NAME #7 [2021-07-18T22:09:44.525Z] BUILD_ID 7 [2021-07-18T22:09:44.525Z] BUILD_NUMBER 7 [2021-07-18T22:09:44.525Z] BUILD_TAG jenkins-moby-PR-42132-7 [2021-07-18T22:09:44.525Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42132/7/ [2021-07-18T22:09:44.525Z] cgroup2 true [2021-07-18T22:09:44.525Z] CHANGE_AUTHOR xia-wu [2021-07-18T22:09:44.525Z] CHANGE_AUTHOR_DISPLAY_NAME Xia Wu [2021-07-18T22:09:44.525Z] CHANGE_BRANCH add-create-log-stream [2021-07-18T22:09:44.525Z] CHANGE_FORK xia-wu [2021-07-18T22:09:44.525Z] CHANGE_ID 42132 [2021-07-18T22:09:44.525Z] CHANGE_TARGET master [2021-07-18T22:09:44.525Z] CHANGE_TITLE Add an option to skip create log stream for awslogs driver [2021-07-18T22:09:44.525Z] CHANGE_URL https://github.com/moby/moby/pull/42132 [2021-07-18T22:09:44.525Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-18T22:09:44.525Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-18T22:09:44.525Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-18T22:09:44.525Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-18T22:09:44.525Z] COMPUTERNAME azwin-2-330650 [2021-07-18T22:09:44.525Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-18T22:09:44.525Z] ConfigSequenceNumber 0 [2021-07-18T22:09:44.525Z] dco true [2021-07-18T22:09:44.525Z] DOCKER_BUILDKIT 0 [2021-07-18T22:09:44.525Z] DOCKER_DUT_DEBUG 1 [2021-07-18T22:09:44.525Z] DOCKER_EXPERIMENTAL 1 [2021-07-18T22:09:44.525Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-18T22:09:44.525Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-18T22:09:44.525Z] EXECUTOR_NUMBER 0 [2021-07-18T22:09:44.525Z] FQDN azwin-2-330650.westus.cloudapp.azure.com [2021-07-18T22:09:44.525Z] GIT_BRANCH PR-42132 [2021-07-18T22:09:44.525Z] GIT_COMMIT 4f1f80feb61a2ad8af63eb981a343293d1753c53 [2021-07-18T22:09:44.525Z] GIT_PREVIOUS_COMMIT b6490ab84d2eda0f1ac859612010f9a0bdcc8374 [2021-07-18T22:09:44.525Z] GIT_URL https://github.com/moby/moby.git [2021-07-18T22:09:44.525Z] HUDSON_COOKIE b837c0b9-b4b0-4f38-ae13-a775afc09032 [2021-07-18T22:09:44.525Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-18T22:09:44.525Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-18T22:09:44.525Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-18T22:09:44.525Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-18T22:09:44.525Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-18T22:09:44.525Z] JENKINS_NODE_COOKIE b00778cc-6ea3-4dc9-b2e3-22fd752fccb2 [2021-07-18T22:09:44.525Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-18T22:09:44.525Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-18T22:09:44.525Z] JOB_BASE_NAME PR-42132 [2021-07-18T22:09:44.525Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42132/display/redirect [2021-07-18T22:09:44.525Z] JOB_NAME moby/PR-42132 [2021-07-18T22:09:44.525Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42132/ [2021-07-18T22:09:44.525Z] library.jps.version master [2021-07-18T22:09:44.525Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-18T22:09:44.525Z] NODE_LABELS amd64 azure azwin-2-330650 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-18T22:09:44.525Z] NODE_NAME azwin-2-330650 [2021-07-18T22:09:44.525Z] NUMBER_OF_PROCESSORS 4 [2021-07-18T22:09:44.525Z] OS Windows_NT [2021-07-18T22:09:44.525Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-18T22:09:44.525Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-18T22:09:44.525Z] ppc64le false [2021-07-18T22:09:44.525Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-18T22:09:44.525Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-18T22:09:44.525Z] PROCESSOR_LEVEL 6 [2021-07-18T22:09:44.525Z] PROCESSOR_REVISION 4f01 [2021-07-18T22:09:44.525Z] ProgramData C:\ProgramData [2021-07-18T22:09:44.525Z] ProgramFiles C:\Program Files [2021-07-18T22:09:44.525Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-18T22:09:44.525Z] ProgramW6432 C:\Program Files [2021-07-18T22:09:44.525Z] PROMPT $P$G [2021-07-18T22:09:44.525Z] PSExecutionPolicyPreference Bypass [2021-07-18T22:09:44.525Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-18T22:09:44.525Z] PUBLIC C:\Users\Public [2021-07-18T22:09:44.525Z] rootless true [2021-07-18T22:09:44.525Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42132/7/display/redirect?page=artif... [2021-07-18T22:09:44.525Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42132/7/display/redirect?page=changes [2021-07-18T22:09:44.525Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42132/7/display/redirect [2021-07-18T22:09:44.525Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42132/7/display/redirect?page=tests [2021-07-18T22:09:44.525Z] s390x false [2021-07-18T22:09:44.525Z] SKIP_VALIDATION_TESTS 1 [2021-07-18T22:09:44.525Z] SOURCES_DRIVE d [2021-07-18T22:09:44.525Z] SOURCES_SUBDIR gopath [2021-07-18T22:09:44.526Z] STAGE_NAME Run tests [2021-07-18T22:09:44.526Z] SystemDrive C: [2021-07-18T22:09:44.526Z] SystemRoot C:\Windows [2021-07-18T22:09:44.526Z] TEMP C:\Windows\TEMP [2021-07-18T22:09:44.526Z] TESTDEBUG 0 [2021-07-18T22:09:44.526Z] TESTRUN_DRIVE d [2021-07-18T22:09:44.526Z] TESTRUN_SUBDIR CI [2021-07-18T22:09:44.526Z] TIMEOUT 120m [2021-07-18T22:09:44.526Z] TMP C:\Windows\TEMP [2021-07-18T22:09:44.526Z] unit_validate true [2021-07-18T22:09:44.526Z] USERDOMAIN WORKGROUP [2021-07-18T22:09:44.526Z] USERNAME azwin-2-330650$ [2021-07-18T22:09:44.526Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-18T22:09:44.526Z] validate_force false [2021-07-18T22:09:44.526Z] windir C:\Windows [2021-07-18T22:09:44.526Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-18T22:09:44.526Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-18T22:09:44.526Z] windows2022 true [2021-07-18T22:09:44.526Z] windows2022containerd false [2021-07-18T22:09:44.526Z] windowsRS1 false [2021-07-18T22:09:44.526Z] windowsRS5 false [2021-07-18T22:09:44.526Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-18T22:09:44.526Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-18T22:09:44.526Z] [2021-07-18T22:09:44.526Z] [2021-07-18T22:09:44.526Z] [2021-07-18T22:09:44.526Z] INFO: Sources under d:\gopath\... [2021-07-18T22:09:44.526Z] INFO: Test run under d:\CI\... [2021-07-18T22:09:44.526Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-18T22:09:44.526Z] INFO: docker/docker repository was found [2021-07-18T22:09:44.526Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-18T22:09:44.526Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-18T22:09:44.526Z] 29d5b6a226d2: Pulling fs layer [2021-07-18T22:09:44.651Z] #20 26.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-18T22:09:44.651Z] #20 26.54 Selecting previously unselected package libnftnl11:amd64. [2021-07-18T22:09:44.651Z] #20 26.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-18T22:09:44.651Z] #20 26.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-18T22:09:44.651Z] #20 26.63 Selecting previously unselected package iptables. [2021-07-18T22:09:44.651Z] #20 26.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-18T22:09:44.651Z] #20 26.64 Unpacking iptables (1.8.2-4) ... [2021-07-18T22:09:44.700Z] #20 40.51 Selecting previously unselected package uidmap. [2021-07-18T22:09:44.700Z] #20 40.51 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-18T22:09:44.700Z] #20 40.52 Unpacking uidmap (1:4.5-1.1) ... [2021-07-18T22:09:44.700Z] #20 40.62 Selecting previously unselected package vim-runtime. [2021-07-18T22:09:44.747Z] #20 53.85 Setting up iptables (1.8.2-4) ... [2021-07-18T22:09:44.747Z] #20 53.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-18T22:09:44.747Z] #20 53.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-18T22:09:44.911Z] #20 26.92 Selecting previously unselected package xxd. [2021-07-18T22:09:44.911Z] #20 26.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:09:44.911Z] #20 26.94 Unpacking xxd (2:8.1.0875-5) ... [2021-07-18T22:09:44.911Z] #20 27.04 Selecting previously unselected package vim-common. [2021-07-18T22:09:44.944Z] #27 1.301 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-18T22:09:44.945Z] #27 1.323 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-18T22:09:44.945Z] #27 1.324 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-18T22:09:44.945Z] #27 1.397 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-18T22:09:44.945Z] #27 1.578 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-18T22:09:44.945Z] #27 1.629 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-18T22:09:44.945Z] #27 1.657 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2021-07-18T22:09:44.960Z] #20 40.63 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:09:44.960Z] #20 40.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-18T22:09:44.960Z] #20 40.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-18T22:09:44.960Z] #20 40.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-18T22:09:45.034Z] #20 53.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-18T22:09:45.034Z] #20 53.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-18T22:09:45.034Z] #20 53.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-18T22:09:45.034Z] #20 53.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-18T22:09:45.034Z] #20 53.92 Setting up python3 (3.7.3-1) ... [2021-07-18T22:09:45.171Z] #20 27.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:09:45.171Z] #20 27.07 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-18T22:09:45.202Z] #27 1.700 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-18T22:09:45.202Z] #27 1.717 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [490 kB] [2021-07-18T22:09:45.202Z] #27 1.759 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-18T22:09:45.430Z] #20 27.21 Selecting previously unselected package bash-completion. [2021-07-18T22:09:45.430Z] #20 27.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-18T22:09:45.600Z] #20 54.39 Setting up python3-wheel (0.32.3-2) ... [2021-07-18T22:09:45.768Z] #27 2.360 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-18T22:09:46.164Z] #20 55.12 Setting up apparmor (2.13.2-10) ... [2021-07-18T22:09:46.335Z] #27 2.879 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-18T22:09:46.902Z] #27 3.379 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-18T22:09:46.902Z] #27 ... [2021-07-18T22:09:46.902Z] [2021-07-18T22:09:46.902Z] #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-07-18T22:09:46.902Z] #64 sha256:29ab5c9d39c3750fe26a270f7821e8bd8a8278031c76ad23b03378c063c2d91d [2021-07-18T22:09:46.902Z] #64 57.14 + bin/containerd [2021-07-18T22:09:47.160Z] #64 ... [2021-07-18T22:09:47.160Z] [2021-07-18T22:09:47.160Z] #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-07-18T22:09:47.160Z] #61 sha256:c276b35be63023067b23eb44d5d5c044eff649c2d01e8e1b9e38a2dedaf6265e [2021-07-18T22:09:47.160Z] #61 5.016 + cd /tmp/tmp.QrndVgLTeU/src/github.com/opencontainers/runc [2021-07-18T22:09:47.160Z] #61 5.016 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-18T22:09:47.160Z] #61 5.264 + '[' -z '' ']' [2021-07-18T22:09:47.160Z] #61 5.264 + target=static [2021-07-18T22:09:47.160Z] #61 5.264 + make 'BUILDTAGS=seccomp ' static [2021-07-18T22:09:47.160Z] #61 5.493 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-07-18T22:09:47.419Z] #61 ... [2021-07-18T22:09:47.419Z] [2021-07-18T22:09:47.419Z] #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-07-18T22:09:47.419Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-18T22:09:47.419Z] #27 3.932 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-18T22:09:47.506Z] #20 43.32 Selecting previously unselected package vim. [2021-07-18T22:09:47.506Z] #20 43.32 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:09:47.506Z] #20 43.34 Unpacking vim (2:8.1.0875-5) ... [2021-07-18T22:09:47.530Z] #20 56.68 Setting up xfsprogs (4.20.0-1) ... [2021-07-18T22:09:47.772Z] #20 43.72 Selecting previously unselected package xfsprogs. [2021-07-18T22:09:47.772Z] #20 43.72 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-18T22:09:47.786Z] #20 56.70 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-18T22:09:47.970Z] #20 29.64 Unpacking bash-completion (1:2.8-6) ... [2021-07-18T22:09:47.970Z] #20 29.93 Selecting previously unselected package bzip2. [2021-07-18T22:09:47.970Z] #20 29.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-18T22:09:47.970Z] #20 29.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-18T22:09:47.970Z] #20 30.01 Selecting previously unselected package xz-utils. [2021-07-18T22:09:47.985Z] #27 4.440 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-18T22:09:48.033Z] #20 43.73 Unpacking xfsprogs (4.20.0-1) ... [2021-07-18T22:09:48.043Z] #20 57.03 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:09:48.230Z] #20 30.02 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-18T22:09:48.230Z] #20 30.02 Unpacking xz-utils (5.2.4-1) ... [2021-07-18T22:09:48.230Z] #20 30.19 Selecting previously unselected package apparmor. [2021-07-18T22:09:48.230Z] #20 30.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-18T22:09:48.230Z] #20 30.27 Unpacking apparmor (2.13.2-10) ... [2021-07-18T22:09:48.294Z] #20 44.08 Selecting previously unselected package zip. [2021-07-18T22:09:48.294Z] #20 44.10 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-18T22:09:48.294Z] #20 44.10 Unpacking zip (3.0-11+b1) ... [2021-07-18T22:09:48.551Z] #27 4.860 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-18T22:09:48.552Z] #27 5.270 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-18T22:09:48.555Z] #20 44.31 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-18T22:09:48.555Z] #20 44.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-18T22:09:48.555Z] #20 44.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:48.555Z] #20 44.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-18T22:09:48.555Z] #20 44.39 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-18T22:09:48.555Z] #20 44.41 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:48.555Z] #20 44.42 Setting up uidmap (1:4.5-1.1) ... [2021-07-18T22:09:48.555Z] #20 44.43 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-18T22:09:48.555Z] #20 44.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:09:48.555Z] #20 44.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-18T22:09:48.555Z] #20 44.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:09:48.555Z] #20 44.49 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:09:48.555Z] #20 44.50 Setting up xxd (2:8.1.0875-5) ... [2021-07-18T22:09:48.555Z] #20 44.52 Setting up zip (3.0-11+b1) ... [2021-07-18T22:09:48.799Z] #20 30.57 Selecting previously unselected package aufs-tools. [2021-07-18T22:09:48.799Z] #20 30.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-18T22:09:48.799Z] #20 30.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-18T22:09:48.799Z] #20 30.70 Selecting previously unselected package libonig5:amd64. [2021-07-18T22:09:48.799Z] #20 30.70 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-18T22:09:48.799Z] #20 30.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:09:48.799Z] #20 30.83 Selecting previously unselected package libjq1:amd64. [2021-07-18T22:09:48.810Z] #27 5.276 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-18T22:09:48.810Z] #27 5.295 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-18T22:09:48.810Z] #27 5.310 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-18T22:09:48.810Z] #27 5.320 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-18T22:09:48.810Z] #27 5.324 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-18T22:09:48.810Z] #27 5.339 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-18T22:09:48.810Z] #27 5.348 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-18T22:09:48.810Z] #27 5.360 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-18T22:09:48.810Z] #27 5.364 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-18T22:09:48.810Z] #27 5.364 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-18T22:09:48.810Z] #27 5.364 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-18T22:09:48.815Z] #20 44.53 Setting up vim-common (2:8.1.0875-5) ... [2021-07-18T22:09:48.815Z] #20 44.57 Setting up bash-completion (1:2.8-6) ... [2021-07-18T22:09:48.973Z] #20 57.86 Setting up python3-distutils (3.7.3-1) ... [2021-07-18T22:09:49.058Z] #20 30.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:09:49.058Z] #20 30.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:09:49.058Z] #20 30.96 Selecting previously unselected package jq. [2021-07-18T22:09:49.058Z] #20 30.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:09:49.058Z] #20 30.97 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-18T22:09:49.058Z] #20 31.02 Selecting previously unselected package libaio1:amd64. [2021-07-18T22:09:49.058Z] #20 31.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-18T22:09:49.058Z] #20 31.03 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-18T22:09:49.058Z] #20 31.08 Selecting previously unselected package libgpm2:amd64. [2021-07-18T22:09:49.318Z] #20 31.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-18T22:09:49.318Z] #20 31.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-18T22:09:49.318Z] #20 31.15 Selecting previously unselected package libicu63:amd64. [2021-07-18T22:09:49.318Z] #20 31.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-18T22:09:49.318Z] #20 31.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:09:49.486Z] #20 58.28 Setting up python3-setuptools (40.8.0-1) ... [2021-07-18T22:09:50.416Z] #20 59.31 Setting up python3-pip (18.1-5) ... [2021-07-18T22:09:51.346Z] #20 60.32 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:09:51.346Z] #20 60.36 Processing triggers for mime-support (3.62) ... [2021-07-18T22:09:51.358Z] #20 47.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:51.358Z] #20 47.01 Setting up xz-utils (5.2.4-1) ... [2021-07-18T22:09:51.358Z] #20 47.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-18T22:09:51.358Z] #20 47.04 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-18T22:09:51.358Z] #20 47.05 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-18T22:09:51.358Z] #20 47.13 invoke-rc.d: could not determine current runlevel [2021-07-18T22:09:51.358Z] #20 47.14 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-18T22:09:51.358Z] #20 47.15 Setting up pigz (2.4-1) ... [2021-07-18T22:09:51.358Z] #20 47.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-18T22:09:51.358Z] #20 47.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:09:51.619Z] #20 47.26 Setting up python-pip-whl (18.1-5) ... [2021-07-18T22:09:51.619Z] #20 47.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:09:51.619Z] #20 47.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-18T22:09:51.880Z] #20 47.72 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-18T22:09:51.880Z] #20 47.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:09:51.880Z] #20 47.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:51.880Z] #20 47.77 Setting up vim (2:8.1.0875-5) ... [2021-07-18T22:09:51.880Z] #20 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-18T22:09:51.880Z] #20 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-18T22:09:52.141Z] #20 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-18T22:09:52.141Z] #20 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-18T22:09:52.141Z] #20 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-18T22:09:52.141Z] #20 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-18T22:09:52.141Z] #20 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-18T22:09:52.141Z] #20 47.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-18T22:09:52.141Z] #20 47.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:09:52.141Z] #20 47.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-18T22:09:52.141Z] #20 47.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-18T22:09:52.141Z] #20 47.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-18T22:09:52.141Z] #20 47.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:09:52.141Z] #20 47.99 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:09:52.276Z] #20 DONE 61.1s [2021-07-18T22:09:52.276Z] [2021-07-18T22:09:52.276Z] #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-07-18T22:09:52.276Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-18T22:09:52.619Z] #20 34.04 Selecting previously unselected package libnet1:amd64. [2021-07-18T22:09:52.619Z] #20 34.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-18T22:09:52.619Z] #20 34.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:09:52.619Z] #20 34.30 Selecting previously unselected package libnl-3-200:amd64. [2021-07-18T22:09:52.619Z] #20 34.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-18T22:09:52.620Z] #20 34.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:09:52.620Z] #20 34.40 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-18T22:09:52.620Z] #20 34.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-18T22:09:52.620Z] #20 34.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:09:52.620Z] #20 34.46 Selecting previously unselected package libreadline5:amd64. [2021-07-18T22:09:52.620Z] #20 34.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-18T22:09:52.620Z] #20 34.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-18T22:09:52.620Z] #20 34.56 Selecting previously unselected package net-tools. [2021-07-18T22:09:52.620Z] #20 34.56 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-18T22:09:52.620Z] #20 34.57 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-18T22:09:52.879Z] #20 34.72 Selecting previously unselected package patch. [2021-07-18T22:09:52.879Z] #20 34.72 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-18T22:09:52.879Z] #20 34.76 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-18T22:09:52.879Z] #20 34.89 Selecting previously unselected package python-pip-whl. [2021-07-18T22:09:52.879Z] #20 34.89 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-18T22:09:52.879Z] #20 34.89 Unpacking python-pip-whl (18.1-5) ... [2021-07-18T22:09:53.206Z] #21 1.061 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-18T22:09:53.206Z] #21 1.068 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-18T22:09:53.206Z] #21 1.076 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-18T22:09:53.206Z] #21 DONE 1.1s [2021-07-18T22:09:53.206Z] [2021-07-18T22:09:53.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-07-18T22:09:53.206Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:09:53.206Z] #57 ... [2021-07-18T22:09:53.206Z] [2021-07-18T22:09:53.206Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-18T22:09:53.206Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-18T22:09:53.452Z] #20 35.36 Selecting previously unselected package python3-lib2to3. [2021-07-18T22:09:53.452Z] #20 35.36 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-18T22:09:53.452Z] #20 35.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-18T22:09:53.452Z] #20 35.46 Selecting previously unselected package python3-distutils. [2021-07-18T22:09:53.452Z] #20 35.47 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-18T22:09:53.452Z] #20 35.47 Unpacking python3-distutils (3.7.3-1) ... [2021-07-18T22:09:53.452Z] #20 35.59 Selecting previously unselected package python3-pip. [2021-07-18T22:09:53.711Z] #20 35.59 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-18T22:09:53.711Z] #20 35.60 Unpacking python3-pip (18.1-5) ... [2021-07-18T22:09:53.971Z] #20 35.78 Selecting previously unselected package python3-pkg-resources. [2021-07-18T22:09:53.971Z] #20 35.78 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-18T22:09:53.971Z] #20 35.79 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:09:53.971Z] #20 35.92 Selecting previously unselected package python3-setuptools. [2021-07-18T22:09:53.971Z] #20 35.92 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-18T22:09:53.971Z] #20 35.93 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-18T22:09:54.230Z] #20 36.11 Selecting previously unselected package python3-wheel. [2021-07-18T22:09:54.230Z] #20 36.11 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-18T22:09:54.230Z] #20 36.11 Unpacking python3-wheel (0.32.3-2) ... [2021-07-18T22:09:54.231Z] #20 36.18 Selecting previously unselected package sudo. [2021-07-18T22:09:54.231Z] #20 36.18 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-18T22:09:54.231Z] #20 36.19 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-18T22:09:54.687Z] #20 50.46 Setting up iptables (1.8.2-4) ... [2021-07-18T22:09:54.687Z] #20 50.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-18T22:09:54.687Z] #20 50.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-18T22:09:54.687Z] #20 50.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-18T22:09:54.687Z] #20 50.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-18T22:09:54.687Z] #20 50.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-18T22:09:54.687Z] #20 50.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-18T22:09:54.687Z] #20 50.52 Setting up python3 (3.7.3-1) ... [2021-07-18T22:09:54.811Z] #20 36.67 Selecting previously unselected package thin-provisioning-tools. [2021-07-18T22:09:54.811Z] #20 36.68 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-18T22:09:54.811Z] #20 36.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-18T22:09:54.811Z] #20 36.89 Selecting previously unselected package uidmap. [2021-07-18T22:09:55.070Z] #20 36.89 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-18T22:09:55.070Z] #20 36.89 Unpacking uidmap (1:4.5-1.1) ... [2021-07-18T22:09:55.070Z] #20 37.04 Selecting previously unselected package vim-runtime. [2021-07-18T22:09:55.070Z] #20 37.04 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:09:55.070Z] #20 37.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-18T22:09:55.070Z] #20 37.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-18T22:09:55.070Z] #20 37.10 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-18T22:09:55.259Z] #20 50.95 Setting up python3-wheel (0.32.3-2) ... [2021-07-18T22:09:55.781Z] #20 51.51 Setting up apparmor (2.13.2-10) ... [2021-07-18T22:09:57.697Z] #20 53.17 Setting up xfsprogs (4.20.0-1) ... [2021-07-18T22:09:57.697Z] #20 53.18 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-18T22:09:57.697Z] #20 53.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:09:58.396Z] #20 39.80 Selecting previously unselected package vim. [2021-07-18T22:09:58.396Z] #20 39.80 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:09:58.396Z] #20 39.85 Unpacking vim (2:8.1.0875-5) ... [2021-07-18T22:09:58.396Z] #20 40.31 Selecting previously unselected package xfsprogs. [2021-07-18T22:09:58.396Z] #20 40.31 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-18T22:09:58.396Z] #20 40.33 Unpacking xfsprogs (4.20.0-1) ... [2021-07-18T22:09:58.458Z] #22 4.479 Collecting yamllint==1.26.1 [2021-07-18T22:09:58.458Z] #22 ... [2021-07-18T22:09:58.458Z] [2021-07-18T22:09:58.458Z] #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-07-18T22:09:58.458Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:09:58.458Z] #40 177.9 + dpkg --print-architecture [2021-07-18T22:09:58.458Z] #40 177.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-18T22:09:58.458Z] #40 178.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-18T22:09:58.458Z] #40 178.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-18T22:09:58.640Z] #20 54.23 Setting up python3-distutils (3.7.3-1) ... [2021-07-18T22:09:58.901Z] #20 54.65 Setting up python3-setuptools (40.8.0-1) ... [2021-07-18T22:09:58.973Z] #20 40.77 Selecting previously unselected package zip. [2021-07-18T22:09:58.973Z] #20 40.78 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-18T22:09:58.973Z] #20 40.78 Unpacking zip (3.0-11+b1) ... [2021-07-18T22:09:58.973Z] #20 40.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-18T22:09:59.234Z] #20 41.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-18T22:09:59.234Z] #20 41.06 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:59.234Z] #20 41.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-18T22:09:59.234Z] #20 41.10 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-18T22:09:59.234Z] #20 41.12 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-18T22:09:59.234Z] #20 41.14 Setting up uidmap (1:4.5-1.1) ... [2021-07-18T22:09:59.234Z] #20 41.17 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-18T22:09:59.234Z] #20 41.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:09:59.234Z] #20 41.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-18T22:09:59.234Z] #20 41.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:09:59.474Z] #20 ... [2021-07-18T22:09:59.474Z] [2021-07-18T22:09:59.474Z] #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-07-18T22:09:59.474Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:09:59.474Z] #40 175.2 + dpkg --print-architecture [2021-07-18T22:09:59.474Z] #40 175.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-18T22:09:59.497Z] #20 41.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-18T22:09:59.497Z] #20 41.26 Setting up xxd (2:8.1.0875-5) ... [2021-07-18T22:09:59.497Z] #20 41.27 Setting up zip (3.0-11+b1) ... [2021-07-18T22:09:59.497Z] #20 41.28 Setting up vim-common (2:8.1.0875-5) ... [2021-07-18T22:09:59.497Z] #20 41.30 Setting up bash-completion (1:2.8-6) ... [2021-07-18T22:09:59.735Z] #40 175.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-18T22:09:59.735Z] #40 175.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-18T22:10:02.034Z] #20 43.77 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-18T22:10:02.034Z] #20 43.78 Setting up xz-utils (5.2.4-1) ... [2021-07-18T22:10:02.034Z] #20 43.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-18T22:10:02.034Z] #20 43.82 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-18T22:10:02.034Z] #20 43.83 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-18T22:10:02.034Z] #20 43.90 invoke-rc.d: could not determine current runlevel [2021-07-18T22:10:02.034Z] #20 ... [2021-07-18T22:10:02.034Z] [2021-07-18T22:10:02.034Z] #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-07-18T22:10:02.034Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:10:02.034Z] #40 173.2 + dpkg --print-architecture [2021-07-18T22:10:02.034Z] #40 173.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-18T22:10:02.034Z] #40 173.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-18T22:10:02.034Z] #40 173.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-18T22:10:03.681Z] #27 18.24 Fetched 51.2 MB in 17s (2979 kB/s) [2021-07-18T22:10:03.942Z] #40 ... [2021-07-18T22:10:03.942Z] [2021-07-18T22:10:03.942Z] #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-07-18T22:10:03.942Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:10:03.942Z] #20 55.62 Setting up python3-pip (18.1-5) ... [2021-07-18T22:10:03.942Z] #20 56.54 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:10:03.942Z] #20 56.59 Processing triggers for mime-support (3.62) ... [2021-07-18T22:10:03.942Z] #20 DONE 59.3s [2021-07-18T22:10:03.942Z] [2021-07-18T22:10:03.942Z] #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-07-18T22:10:03.942Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-18T22:10:04.513Z] #21 1.006 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-18T22:10:04.513Z] #21 1.012 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-18T22:10:04.513Z] #21 1.015 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-18T22:10:04.513Z] #21 DONE 1.1s [2021-07-18T22:10:04.513Z] [2021-07-18T22:10:04.513Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-18T22:10:04.513Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-18T22:10:05.004Z] #40 ... [2021-07-18T22:10:05.004Z] [2021-07-18T22:10:05.004Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-18T22:10:05.004Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-18T22:10:05.004Z] #22 9.792 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-18T22:10:05.004Z] #22 10.77 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-18T22:10:05.004Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-18T22:10:05.004Z] #22 10.88 Collecting pyyaml (from yamllint==1.26.1) [2021-07-18T22:10:05.004Z] #22 11.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-18T22:10:05.004Z] #22 11.34 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-18T22:10:05.004Z] #22 11.34 Building wheels for collected packages: yamllint [2021-07-18T22:10:05.004Z] #22 11.35 Running setup.py bdist_wheel for yamllint: started [2021-07-18T22:10:05.567Z] #22 12.31 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-18T22:10:05.567Z] #22 12.32 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-18T22:10:05.567Z] #22 12.36 Successfully built yamllint [2021-07-18T22:10:05.567Z] #22 12.38 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-18T22:10:06.130Z] #22 12.72 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-18T22:10:06.386Z] #22 DONE 13.2s [2021-07-18T22:10:06.386Z] [2021-07-18T22:10:06.387Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-18T22:10:06.387Z] #25 sha256:3b983da92eef68cc552bd88ef598f975b278829dded87cb4c98b655808f5b0dc [2021-07-18T22:10:06.644Z] #25 DONE 0.2s [2021-07-18T22:10:06.644Z] [2021-07-18T22:10:06.644Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-18T22:10:06.644Z] #30 sha256:428dbef53f9ffe30050772e97a60a47f4122afcdd9a53b4ca49c8d8e9fa46033 [2021-07-18T22:10:07.575Z] #30 DONE 1.1s [2021-07-18T22:10:07.575Z] [2021-07-18T22:10:07.575Z] #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-07-18T22:10:07.575Z] #54 sha256:4873fa30c398e3b8d81dfce40c6844345dfcf1a4b228b033af744bac851efaf7 [2021-07-18T22:10:07.831Z] #54 ... [2021-07-18T22:10:07.831Z] [2021-07-18T22:10:07.831Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-18T22:10:07.831Z] #33 sha256:df427ff5bc8f022255eedf9b809a9d6913ee77855761ebf7fb0869e3c02baadc [2021-07-18T22:10:07.831Z] #33 DONE 0.1s [2021-07-18T22:10:07.831Z] [2021-07-18T22:10:07.831Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-18T22:10:07.831Z] #35 sha256:25088389f5a3d71b783f945b693e4879d442c9ffdbacfa403b54ab849fdcadde [2021-07-18T22:10:07.831Z] #35 DONE 0.1s [2021-07-18T22:10:07.831Z] [2021-07-18T22:10:07.831Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-18T22:10:07.831Z] #38 sha256:70f316178bee45ecb6151029cc818c8008c812c6beca6bff55013a7b187ad0f8 [2021-07-18T22:10:07.831Z] #38 DONE 0.1s [2021-07-18T22:10:07.831Z] [2021-07-18T22:10:07.831Z] #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-07-18T22:10:07.831Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:10:08.608Z] #40 ... [2021-07-18T22:10:08.608Z] [2021-07-18T22:10:08.608Z] #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-07-18T22:10:08.608Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-18T22:10:08.608Z] #20 43.91 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-18T22:10:08.608Z] #20 43.92 Setting up pigz (2.4-1) ... [2021-07-18T22:10:08.608Z] #20 43.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-18T22:10:08.608Z] #20 43.95 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:10:08.608Z] #20 43.99 Setting up python-pip-whl (18.1-5) ... [2021-07-18T22:10:08.608Z] #20 44.62 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:10:08.608Z] #20 44.63 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-18T22:10:08.608Z] #20 44.93 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-18T22:10:08.608Z] #20 44.95 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:10:08.608Z] #20 44.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:10:08.608Z] #20 44.97 Setting up vim (2:8.1.0875-5) ... [2021-07-18T22:10:08.608Z] #20 44.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-18T22:10:08.608Z] #20 44.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-18T22:10:08.608Z] #20 44.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-18T22:10:08.608Z] #20 44.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-18T22:10:08.608Z] #20 45.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-18T22:10:08.608Z] #20 45.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-18T22:10:08.608Z] #20 45.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-18T22:10:08.608Z] #20 45.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-18T22:10:08.608Z] #20 45.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:10:08.608Z] #20 45.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-18T22:10:08.608Z] #20 45.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-18T22:10:08.608Z] #20 45.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-18T22:10:08.608Z] #20 45.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:10:08.608Z] #20 45.10 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:10:08.608Z] #20 47.51 Setting up iptables (1.8.2-4) ... [2021-07-18T22:10:08.608Z] #20 47.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-18T22:10:08.608Z] #20 47.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-18T22:10:08.608Z] #20 47.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-18T22:10:08.608Z] #20 47.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-18T22:10:08.608Z] #20 47.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-18T22:10:08.608Z] #20 47.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-18T22:10:08.608Z] #20 47.61 Setting up python3 (3.7.3-1) ... [2021-07-18T22:10:08.608Z] #20 47.97 Setting up python3-wheel (0.32.3-2) ... [2021-07-18T22:10:08.608Z] #20 48.69 Setting up apparmor (2.13.2-10) ... [2021-07-18T22:10:08.608Z] #20 50.58 Setting up xfsprogs (4.20.0-1) ... [2021-07-18T22:10:08.608Z] #20 50.59 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-18T22:10:09.179Z] #20 50.94 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:10:09.749Z] #20 51.63 Setting up python3-distutils (3.7.3-1) ... [2021-07-18T22:10:09.804Z] #22 4.485 Collecting yamllint==1.26.1 [2021-07-18T22:10:10.239Z] #27 18.24 Reading package lists... [2021-07-18T22:10:10.268Z] #20 52.03 Setting up python3-setuptools (40.8.0-1) ... [2021-07-18T22:10:11.208Z] #20 52.95 Setting up python3-pip (18.1-5) ... [2021-07-18T22:10:11.777Z] #20 53.68 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:10:11.777Z] #20 53.72 Processing triggers for mime-support (3.62) ... [2021-07-18T22:10:12.036Z] #20 DONE 54.0s [2021-07-18T22:10:12.036Z] [2021-07-18T22:10:12.036Z] #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-07-18T22:10:12.036Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-18T22:10:13.944Z] #21 1.515 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-18T22:10:13.944Z] #21 1.519 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-18T22:10:13.944Z] #21 1.522 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-18T22:10:13.944Z] #21 DONE 1.7s [2021-07-18T22:10:13.944Z] [2021-07-18T22:10:13.944Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-18T22:10:13.944Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-18T22:10:15.107Z] #22 9.805 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-18T22:10:15.368Z] #22 10.79 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-18T22:10:15.368Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-18T22:10:15.368Z] #22 10.90 Collecting pyyaml (from yamllint==1.26.1) [2021-07-18T22:10:15.629Z] #22 11.13 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-18T22:10:15.892Z] #22 11.37 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-18T22:10:15.893Z] #22 11.37 Building wheels for collected packages: yamllint [2021-07-18T22:10:15.893Z] #22 11.38 Running setup.py bdist_wheel for yamllint: started [2021-07-18T22:10:16.835Z] #22 12.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-18T22:10:16.835Z] #22 12.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-18T22:10:16.835Z] #22 12.29 Successfully built yamllint [2021-07-18T22:10:16.835Z] #22 12.30 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-18T22:10:17.096Z] #22 12.64 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-18T22:10:17.783Z] #57 ... [2021-07-18T22:10:17.783Z] [2021-07-18T22:10:17.783Z] #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-07-18T22:10:17.783Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:10:17.783Z] #40 DONE 197.7s [2021-07-18T22:10:17.783Z] [2021-07-18T22:10:17.783Z] #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-07-18T22:10:17.783Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:10:18.346Z] #50 ... [2021-07-18T22:10:18.346Z] [2021-07-18T22:10:18.346Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-18T22:10:18.346Z] #41 sha256:7c91d40938fbc9338cd7d7d9d35275de36288fb555d79c90fc0bd2495b857a92 [2021-07-18T22:10:18.346Z] #41 DONE 0.1s [2021-07-18T22:10:18.346Z] [2021-07-18T22:10:18.346Z] #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-07-18T22:10:18.346Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:10:18.346Z] #50 ... [2021-07-18T22:10:18.346Z] [2021-07-18T22:10:18.346Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-18T22:10:18.346Z] #45 sha256:fc11be7c2e9273bfdacb899691ecc4b38c475625466c290c1e7d72480078bab6 [2021-07-18T22:10:18.346Z] #45 DONE 0.1s [2021-07-18T22:10:18.346Z] [2021-07-18T22:10:18.346Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-18T22:10:18.346Z] #47 sha256:8542b4d445edc924989f999bef3daef9f62f0ebeb588875657d36ea8e9cc9fee [2021-07-18T22:10:18.352Z] #27 26.55 Reading package lists... [2021-07-18T22:10:18.602Z] #47 DONE 0.1s [2021-07-18T22:10:18.602Z] [2021-07-18T22:10:18.602Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-18T22:10:18.602Z] #49 sha256:b924975c05aab18dfedeb3970007849ff936bcfcfaacd3f0a4fe20c36b8ec65f [2021-07-18T22:10:18.602Z] #49 DONE 0.1s [2021-07-18T22:10:18.602Z] [2021-07-18T22:10:18.603Z] #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-07-18T22:10:18.603Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:10:19.014Z] #22 DONE 14.5s [2021-07-18T22:10:19.014Z] [2021-07-18T22:10:19.014Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-18T22:10:19.014Z] #25 sha256:fb37a94e5929256e3d849ae700f541a4f9248a9f18a7f5c57b9d654990ee6a0f [2021-07-18T22:10:19.166Z] #57 ... [2021-07-18T22:10:19.166Z] [2021-07-18T22:10:19.166Z] #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-07-18T22:10:19.166Z] #50 sha256:1bc1d07568c0202de38f43b17fd0f7d2df0f57b44efe49c60b5806100e9a5f9d [2021-07-18T22:10:19.166Z] #50 200.4 + /build/golangci-lint --version [2021-07-18T22:10:19.222Z] #22 5.084 Collecting yamllint==1.26.1 [2021-07-18T22:10:19.423Z] #50 200.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-18T22:10:19.680Z] #50 DONE 200.9s [2021-07-18T22:10:19.680Z] [2021-07-18T22:10:19.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-07-18T22:10:19.680Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:10:19.728Z] #27 34.28 Building dependency tree... [2021-07-18T22:10:20.401Z] #25 ... [2021-07-18T22:10:20.401Z] [2021-07-18T22:10:20.401Z] #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-07-18T22:10:20.401Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:10:20.401Z] #40 DONE 196.2s [2021-07-18T22:10:20.401Z] [2021-07-18T22:10:20.401Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-18T22:10:20.401Z] #25 sha256:fb37a94e5929256e3d849ae700f541a4f9248a9f18a7f5c57b9d654990ee6a0f [2021-07-18T22:10:20.401Z] #25 DONE 1.4s [2021-07-18T22:10:20.401Z] [2021-07-18T22:10:20.401Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-18T22:10:20.401Z] #30 sha256:ccc48a9aa2dac53e051db9a471182fb627e331d7f40cfd0de18d0957c45098a0 [2021-07-18T22:10:20.663Z] #27 37.35 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-18T22:10:20.663Z] #27 37.35 libcap2-bin is already the newest version (1:2.25-2). [2021-07-18T22:10:20.663Z] #27 37.35 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-18T22:10:20.663Z] #27 37.35 xz-utils is already the newest version (5.2.4-1). [2021-07-18T22:10:20.663Z] #27 37.35 The following additional packages will be installed: [2021-07-18T22:10:20.926Z] #27 37.36 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-18T22:10:20.926Z] #27 37.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-18T22:10:20.926Z] #27 37.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-18T22:10:20.926Z] #27 37.37 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-18T22:10:20.926Z] #27 37.37 python3.7 python3.7-minimal vim-runtime xxd [2021-07-18T22:10:20.926Z] #27 37.39 Suggested packages: [2021-07-18T22:10:20.926Z] #27 37.39 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-18T22:10:20.926Z] #27 37.39 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-18T22:10:20.926Z] #27 37.39 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-18T22:10:20.926Z] #27 37.39 Recommended packages: [2021-07-18T22:10:20.926Z] #27 37.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-18T22:10:20.926Z] #27 37.39 python3-keyrings.alt python3-xdg unzip [2021-07-18T22:10:21.048Z] #57 ... [2021-07-18T22:10:21.048Z] [2021-07-18T22:10:21.048Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-18T22:10:21.048Z] #51 sha256:db52320b5c46c9a457a47ed9da42eb2d2a74137cfacd83de099f2b1a90600085 [2021-07-18T22:10:21.048Z] #51 DONE 0.1s [2021-07-18T22:10:21.048Z] [2021-07-18T22:10:21.048Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-18T22:10:21.048Z] #53 sha256:2e9cdc637b98883db5e8e3192c913aeb172722db1e768927ce72d5554bd93795 [2021-07-18T22:10:21.048Z] #53 DONE 0.1s [2021-07-18T22:10:21.048Z] [2021-07-18T22:10:21.048Z] #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-07-18T22:10:21.048Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:10:22.828Z] #27 39.27 The following NEW packages will be installed: [2021-07-18T22:10:22.828Z] #27 39.28 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-18T22:10:22.828Z] #27 39.28 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-18T22:10:22.828Z] #27 39.29 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-18T22:10:22.828Z] #27 39.29 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-18T22:10:22.828Z] #27 39.29 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-18T22:10:22.828Z] #27 39.29 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-18T22:10:22.828Z] #27 39.29 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-18T22:10:22.828Z] #27 39.30 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-18T22:10:23.395Z] #27 39.78 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:10:23.395Z] #27 39.78 Need to get 20.0 MB of archives. [2021-07-18T22:10:23.395Z] #27 39.78 After this operation, 82.5 MB of additional disk space will be used. [2021-07-18T22:10:23.395Z] #27 39.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-18T22:10:23.395Z] #27 39.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-18T22:10:23.395Z] #27 39.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-18T22:10:23.395Z] #27 39.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-18T22:10:23.395Z] #27 39.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-18T22:10:23.395Z] #27 39.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-18T22:10:23.395Z] #27 39.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-18T22:10:23.395Z] #27 39.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-18T22:10:23.395Z] #27 39.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-18T22:10:23.395Z] #27 40.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-18T22:10:23.395Z] #27 40.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-18T22:10:23.395Z] #27 40.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-18T22:10:23.395Z] #27 40.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-18T22:10:23.395Z] #27 40.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-18T22:10:23.395Z] #27 40.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-18T22:10:23.395Z] #27 40.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-18T22:10:23.395Z] #27 40.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-18T22:10:23.395Z] #27 40.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-18T22:10:23.395Z] #27 40.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-18T22:10:23.395Z] #27 40.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-18T22:10:23.395Z] #27 40.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-18T22:10:23.395Z] #27 40.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-18T22:10:23.395Z] #27 40.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-18T22:10:23.395Z] #27 40.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-18T22:10:23.395Z] #27 40.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-18T22:10:23.395Z] #27 40.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-18T22:10:23.395Z] #27 40.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-18T22:10:23.395Z] #27 40.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-18T22:10:23.654Z] #27 40.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-18T22:10:23.654Z] #27 40.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-18T22:10:23.654Z] #27 40.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-18T22:10:23.654Z] #27 40.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-18T22:10:23.654Z] #27 40.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-18T22:10:23.654Z] #27 40.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-18T22:10:23.654Z] #27 40.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-18T22:10:23.654Z] #27 40.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-18T22:10:23.654Z] #27 40.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-18T22:10:23.654Z] #27 40.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-18T22:10:23.654Z] #27 40.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-18T22:10:23.654Z] #27 40.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-18T22:10:23.654Z] #27 40.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-18T22:10:23.654Z] #27 40.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-18T22:10:23.912Z] #27 40.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-18T22:10:23.912Z] #27 40.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-18T22:10:24.171Z] #27 40.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-18T22:10:24.498Z] #22 10.34 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-18T22:10:24.498Z] #22 10.92 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-18T22:10:24.738Z] #27 41.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:10:24.759Z] #22 10.95 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-18T22:10:24.759Z] #22 10.98 Collecting pyyaml (from yamllint==1.26.1) [2021-07-18T22:10:24.759Z] #22 11.13 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-18T22:10:24.996Z] #27 41.46 Fetched 20.0 MB in 1s (15.9 MB/s) [2021-07-18T22:10:24.997Z] #27 41.50 Selecting previously unselected package pigz. [2021-07-18T22:10:24.997Z] #27 41.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 ... 39111 files and directories currently installed.) [2021-07-18T22:10:24.997Z] #27 41.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-18T22:10:24.997Z] #27 41.57 Unpacking pigz (2.4-1) ... [2021-07-18T22:10:25.018Z] #22 11.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-18T22:10:25.018Z] #22 11.31 Building wheels for collected packages: yamllint [2021-07-18T22:10:25.018Z] #22 11.31 Running setup.py bdist_wheel for yamllint: started [2021-07-18T22:10:25.255Z] #27 41.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-18T22:10:25.255Z] #27 41.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:10:25.255Z] #27 41.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:10:25.255Z] #27 41.91 Selecting previously unselected package python3.7-minimal. [2021-07-18T22:10:25.513Z] #27 41.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:10:25.513Z] #27 41.92 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:10:25.586Z] #22 ... [2021-07-18T22:10:25.586Z] [2021-07-18T22:10:25.586Z] #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-07-18T22:10:25.586Z] #50 sha256:118518361d69d9243c24be0e0de82df600e2f6d85f92c05ec3cd3bbf068e4de6 [2021-07-18T22:10:25.586Z] #50 203.1 + /build/golangci-lint --version [2021-07-18T22:10:25.845Z] #50 ... [2021-07-18T22:10:25.845Z] [2021-07-18T22:10:25.845Z] #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-07-18T22:10:25.845Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-18T22:10:25.845Z] #40 DONE 197.0s [2021-07-18T22:10:25.845Z] [2021-07-18T22:10:25.845Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-18T22:10:25.845Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-18T22:10:25.845Z] #22 12.18 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-18T22:10:25.845Z] #22 12.21 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-18T22:10:25.845Z] #22 12.25 Successfully built yamllint [2021-07-18T22:10:26.081Z] #27 42.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:10:26.081Z] #27 42.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-18T22:10:26.105Z] #22 12.26 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-18T22:10:26.105Z] #22 ... [2021-07-18T22:10:26.105Z] [2021-07-18T22:10:26.105Z] #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-07-18T22:10:26.105Z] #50 sha256:118518361d69d9243c24be0e0de82df600e2f6d85f92c05ec3cd3bbf068e4de6 [2021-07-18T22:10:26.105Z] #50 203.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-18T22:10:26.105Z] #50 DONE 203.8s [2021-07-18T22:10:26.363Z] [2021-07-18T22:10:26.363Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-18T22:10:26.363Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-18T22:10:26.363Z] #22 12.57 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-18T22:10:26.363Z] #22 DONE 12.8s [2021-07-18T22:10:26.363Z] [2021-07-18T22:10:26.363Z] #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-07-18T22:10:26.363Z] #54 sha256:b66728e6ef33379e58381ed6ebfabca6570bff779550f88e7139ca43b8766dca [2021-07-18T22:10:26.622Z] #54 ... [2021-07-18T22:10:26.622Z] [2021-07-18T22:10:26.622Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-18T22:10:26.622Z] #25 sha256:5855d16798a69acd990d0a5acb712ee6934974a2fc7307d6f8bb052f3ded1886 [2021-07-18T22:10:27.016Z] #27 43.60 Selecting previously unselected package python3-minimal. [2021-07-18T22:10:27.016Z] #27 43.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 ... 39360 files and directories currently installed.) [2021-07-18T22:10:27.190Z] #25 DONE 0.6s [2021-07-18T22:10:27.190Z] [2021-07-18T22:10:27.190Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-18T22:10:27.190Z] #30 sha256:500165f5392021bbcd6d597165cce06c8907cf72a8e680a07405cfb58956ced1 [2021-07-18T22:10:27.274Z] #27 43.66 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-18T22:10:27.274Z] #27 43.67 Unpacking python3-minimal (3.7.3-1) ... [2021-07-18T22:10:27.274Z] #27 43.71 Selecting previously unselected package libmpdec2:amd64. [2021-07-18T22:10:27.274Z] #27 43.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-18T22:10:27.274Z] #27 43.73 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:10:27.274Z] #27 43.79 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-18T22:10:27.274Z] #27 43.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:10:27.274Z] #27 43.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:10:27.841Z] #27 44.25 Selecting previously unselected package python3.7. [2021-07-18T22:10:27.841Z] #27 44.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-18T22:10:27.841Z] #27 44.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:10:27.841Z] #27 44.34 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-18T22:10:27.841Z] #27 44.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-18T22:10:27.841Z] #27 44.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:10:28.102Z] #27 44.47 Setting up python3-minimal (3.7.3-1) ... [2021-07-18T22:10:28.362Z] #27 45.00 Selecting previously unselected package python3. [2021-07-18T22:10:28.542Z] #30 ... [2021-07-18T22:10:28.542Z] [2021-07-18T22:10:28.542Z] #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-07-18T22:10:28.542Z] #50 sha256:cd956ab17c5323e153c7a000c1320149aa1abf8b7dec06bf993f010931c0f22f [2021-07-18T22:10:28.542Z] #50 199.7 + /build/golangci-lint --version [2021-07-18T22:10:28.542Z] #50 200.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-18T22:10:28.542Z] #50 DONE 206.1s [2021-07-18T22:10:28.542Z] [2021-07-18T22:10:28.542Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-18T22:10:28.542Z] #30 sha256:ccc48a9aa2dac53e051db9a471182fb627e331d7f40cfd0de18d0957c45098a0 [2021-07-18T22:10:28.542Z] #30 DONE 8.2s [2021-07-18T22:10:28.542Z] [2021-07-18T22:10:28.542Z] #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-07-18T22:10:28.542Z] #57 sha256:bb758f3ec64ad42beecdd9583adabdda17df429a40560ef14b3970865907a399 [2021-07-18T22:10:28.621Z] #27 45.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-07-18T22:10:28.621Z] #27 45.05 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-18T22:10:28.621Z] #27 45.06 Unpacking python3 (3.7.3-1) ... [2021-07-18T22:10:28.621Z] #27 45.12 Selecting previously unselected package libip4tc0:amd64. [2021-07-18T22:10:28.621Z] #27 45.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-18T22:10:28.621Z] #27 45.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-18T22:10:28.621Z] #27 45.20 Selecting previously unselected package libip6tc0:amd64. [2021-07-18T22:10:28.621Z] #27 45.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-18T22:10:28.621Z] #27 45.21 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-18T22:10:28.803Z] #57 ... [2021-07-18T22:10:28.803Z] [2021-07-18T22:10:28.803Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-18T22:10:28.803Z] #33 sha256:21eb426e312ba9f2b33db18b4b50dad0e8cf63958a0b134fb64cee9b15877655 [2021-07-18T22:10:28.879Z] #27 45.26 Selecting previously unselected package libiptc0:amd64. [2021-07-18T22:10:28.879Z] #27 45.27 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-18T22:10:28.879Z] #27 45.28 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-18T22:10:28.879Z] #27 45.33 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-18T22:10:28.879Z] #27 45.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-18T22:10:28.879Z] #27 45.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-18T22:10:28.879Z] #27 45.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-18T22:10:28.879Z] #27 45.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-18T22:10:28.879Z] #27 45.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-18T22:10:28.879Z] #27 45.45 Selecting previously unselected package libnftnl11:amd64. [2021-07-18T22:10:28.879Z] #27 45.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-18T22:10:28.879Z] #27 45.47 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-18T22:10:28.879Z] #27 45.53 Selecting previously unselected package iptables. [2021-07-18T22:10:29.138Z] #27 45.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-18T22:10:29.138Z] #27 45.55 Unpacking iptables (1.8.2-4) ... [2021-07-18T22:10:29.138Z] #27 45.76 Selecting previously unselected package xxd. [2021-07-18T22:10:29.138Z] #27 45.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:10:29.138Z] #27 45.77 Unpacking xxd (2:8.1.0875-5) ... [2021-07-18T22:10:29.375Z] #33 DONE 0.7s [2021-07-18T22:10:29.375Z] [2021-07-18T22:10:29.375Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-18T22:10:29.375Z] #35 sha256:1e35b196a4a81d120587b662b08fd5f7989ee2808f417293f0ecb5e96d8f5ea6 [2021-07-18T22:10:29.375Z] #35 DONE 0.1s [2021-07-18T22:10:29.375Z] [2021-07-18T22:10:29.375Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-18T22:10:29.375Z] #38 sha256:99c6a73bde3237d032fdcde17d3c09bade694b0d43adc2b7d0dd21806ff8eccc [2021-07-18T22:10:29.396Z] #27 45.86 Selecting previously unselected package vim-common. [2021-07-18T22:10:29.396Z] #27 45.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:10:29.396Z] #27 45.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-18T22:10:29.636Z] #38 DONE 0.2s [2021-07-18T22:10:29.636Z] [2021-07-18T22:10:29.636Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-18T22:10:29.636Z] #41 sha256:5f349533ea972188cf5fb5211725595d5c1a8ea7743d30908c82bd4f6f5aff39 [2021-07-18T22:10:29.655Z] #27 46.00 Selecting previously unselected package bash-completion. [2021-07-18T22:10:29.655Z] #27 46.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-18T22:10:30.581Z] #41 DONE 0.8s [2021-07-18T22:10:30.581Z] [2021-07-18T22:10:30.581Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-18T22:10:30.581Z] #45 sha256:89eab9723d2ed45f5614973fd51be17ff6f3fc905345013f49a3922c013dc5a1 [2021-07-18T22:10:30.581Z] #45 DONE 0.1s [2021-07-18T22:10:30.581Z] [2021-07-18T22:10:30.581Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-18T22:10:30.581Z] #47 sha256:077ec42128936d82a13cbcabadb43ee8f0a77b374a1ec91dacf982bdf8c6c036 [2021-07-18T22:10:30.842Z] #47 DONE 0.3s [2021-07-18T22:10:30.842Z] [2021-07-18T22:10:30.842Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-18T22:10:30.842Z] #49 sha256:900b41836ed88700574b0e759e4c3b0f85c9f1336d9a8f7ac53d8c35c9d2ead2 [2021-07-18T22:10:30.842Z] #49 DONE 0.2s [2021-07-18T22:10:30.842Z] [2021-07-18T22:10:30.842Z] #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-07-18T22:10:30.842Z] #54 sha256:13b39e7c2bccd412c10318df13d4d3ae2549921687c8401b2860bdb2b1d9d7b9 [2021-07-18T22:10:31.102Z] #54 ... [2021-07-18T22:10:31.102Z] [2021-07-18T22:10:31.102Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-18T22:10:31.102Z] #51 sha256:e0809e7958dfefee4a1e5e1158ea8bf5111047b51dc7c229d1db564114e2e6a9 [2021-07-18T22:10:31.289Z] #27 47.63 Unpacking bash-completion (1:2.8-6) ... [2021-07-18T22:10:31.289Z] #27 47.87 Selecting previously unselected package apparmor. [2021-07-18T22:10:31.289Z] #27 47.87 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-18T22:10:31.548Z] #27 47.92 Unpacking apparmor (2.13.2-10) ... [2021-07-18T22:10:31.548Z] #27 48.13 Selecting previously unselected package aufs-tools. [2021-07-18T22:10:31.548Z] #27 48.14 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-18T22:10:31.548Z] #27 48.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-18T22:10:31.676Z] #51 DONE 0.5s [2021-07-18T22:10:31.676Z] [2021-07-18T22:10:31.676Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-18T22:10:31.676Z] #53 sha256:85d5ffa08355b2b22619a3b6c63a245e52873000389172bbb1408d1ba2e1cfb6 [2021-07-18T22:10:31.676Z] #53 DONE 0.1s [2021-07-18T22:10:31.676Z] [2021-07-18T22:10:31.676Z] #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-07-18T22:10:31.676Z] #54 sha256:13b39e7c2bccd412c10318df13d4d3ae2549921687c8401b2860bdb2b1d9d7b9 [2021-07-18T22:10:31.808Z] #27 48.23 Selecting previously unselected package libonig5:amd64. [2021-07-18T22:10:31.808Z] #27 48.24 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-18T22:10:31.808Z] #27 48.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:10:31.808Z] #27 48.35 Selecting previously unselected package libjq1:amd64. [2021-07-18T22:10:31.808Z] #27 48.35 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:10:31.808Z] #27 48.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:10:31.808Z] #27 48.42 Selecting previously unselected package jq. [2021-07-18T22:10:31.808Z] #27 48.43 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-18T22:10:31.808Z] #27 48.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-18T22:10:32.067Z] #27 48.49 Selecting previously unselected package libaio1:amd64. [2021-07-18T22:10:32.067Z] #27 48.51 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-18T22:10:32.067Z] #27 48.51 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-18T22:10:32.067Z] #27 48.56 Selecting previously unselected package libgpm2:amd64. [2021-07-18T22:10:32.067Z] #27 48.58 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-18T22:10:32.067Z] #27 48.58 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-18T22:10:32.325Z] #27 48.64 Selecting previously unselected package libnet1:amd64. [2021-07-18T22:10:32.325Z] #27 48.64 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-18T22:10:32.325Z] #27 48.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:10:32.325Z] #27 48.71 Selecting previously unselected package libnl-3-200:amd64. [2021-07-18T22:10:32.325Z] #27 48.72 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-18T22:10:32.325Z] #27 48.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:10:32.325Z] #27 48.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-18T22:10:32.325Z] #27 48.80 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-18T22:10:32.325Z] #27 48.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:10:32.325Z] #27 48.87 Selecting previously unselected package libreadline5:amd64. [2021-07-18T22:10:32.325Z] #27 48.87 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-18T22:10:32.325Z] #27 48.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-18T22:10:32.584Z] #27 48.95 Selecting previously unselected package net-tools. [2021-07-18T22:10:32.584Z] #27 48.96 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-18T22:10:32.584Z] #27 48.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-18T22:10:32.584Z] #27 49.09 Selecting previously unselected package python-pip-whl. [2021-07-18T22:10:32.584Z] #27 49.10 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-18T22:10:32.584Z] #27 49.11 Unpacking python-pip-whl (18.1-5) ... [2021-07-18T22:10:32.843Z] #27 49.40 Selecting previously unselected package python3-lib2to3. [2021-07-18T22:10:32.843Z] #27 49.41 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-18T22:10:32.843Z] #27 49.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-18T22:10:32.843Z] #27 49.52 Selecting previously unselected package python3-distutils. [2021-07-18T22:10:33.102Z] #27 49.52 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-18T22:10:33.102Z] #27 49.52 Unpacking python3-distutils (3.7.3-1) ... [2021-07-18T22:10:33.102Z] #27 49.62 Selecting previously unselected package python3-pip. [2021-07-18T22:10:33.102Z] #27 49.62 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-18T22:10:33.102Z] #27 49.63 Unpacking python3-pip (18.1-5) ... [2021-07-18T22:10:33.102Z] #27 49.72 Selecting previously unselected package python3-pkg-resources. [2021-07-18T22:10:33.360Z] #27 49.72 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-18T22:10:33.360Z] #27 49.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:10:33.360Z] #27 49.81 Selecting previously unselected package python3-setuptools. [2021-07-18T22:10:33.360Z] #27 49.81 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-18T22:10:33.360Z] #27 49.82 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-18T22:10:33.619Z] #27 50.02 Selecting previously unselected package python3-wheel. [2021-07-18T22:10:33.619Z] #27 50.02 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-18T22:10:33.619Z] #27 50.03 Unpacking python3-wheel (0.32.3-2) ... [2021-07-18T22:10:33.619Z] #27 50.08 Selecting previously unselected package sudo. [2021-07-18T22:10:33.619Z] #27 50.10 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-18T22:10:33.619Z] #27 50.10 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-18T22:10:33.877Z] #27 50.38 Selecting previously unselected package thin-provisioning-tools. [2021-07-18T22:10:33.877Z] #27 50.38 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-18T22:10:33.877Z] #27 50.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-18T22:10:33.877Z] #27 50.51 Selecting previously unselected package uidmap. [2021-07-18T22:10:34.135Z] #27 50.52 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-18T22:10:34.135Z] #27 50.52 Unpacking uidmap (1:4.5-1.1) ... [2021-07-18T22:10:34.135Z] #27 50.61 Selecting previously unselected package vim-runtime. [2021-07-18T22:10:34.135Z] #27 50.61 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-18T22:10:34.135Z] #27 50.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-18T22:10:34.135Z] #27 50.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-18T22:10:34.135Z] #27 50.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-18T22:10:36.083Z] #27 52.33 Selecting previously unselected package vim. [2021-07-18T22:10:36.083Z] #27 52.34 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-18T22:10:36.083Z] #27 52.36 Unpacking vim (2:8.1.0875-5) ... [2021-07-18T22:10:36.083Z] #27 52.65 Selecting previously unselected package xfsprogs. [2021-07-18T22:10:36.083Z] #27 52.65 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-18T22:10:36.083Z] #27 52.66 Unpacking xfsprogs (4.20.0-1) ... [2021-07-18T22:10:36.341Z] #27 52.96 Selecting previously unselected package zip. [2021-07-18T22:10:36.341Z] #27 52.97 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-18T22:10:36.341Z] #27 52.97 Unpacking zip (3.0-11+b1) ... [2021-07-18T22:10:36.599Z] #27 53.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-18T22:10:36.599Z] #27 53.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-18T22:10:36.599Z] #27 53.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-18T22:10:36.599Z] #27 53.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-18T22:10:36.599Z] #27 53.18 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-18T22:10:36.599Z] #27 53.19 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-18T22:10:36.599Z] #27 53.20 Setting up uidmap (1:4.5-1.1) ... [2021-07-18T22:10:36.599Z] #27 53.21 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-18T22:10:36.599Z] #27 53.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-18T22:10:36.599Z] #27 53.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-18T22:10:36.599Z] #27 53.24 Setting up xxd (2:8.1.0875-5) ... [2021-07-18T22:10:36.857Z] #27 53.25 Setting up zip (3.0-11+b1) ... [2021-07-18T22:10:36.857Z] #27 53.26 Setting up vim-common (2:8.1.0875-5) ... [2021-07-18T22:10:36.857Z] #27 53.29 Setting up bash-completion (1:2.8-6) ... [2021-07-18T22:10:37.175Z] #30 DONE 9.5s [2021-07-18T22:10:37.175Z] [2021-07-18T22:10:37.175Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-18T22:10:37.175Z] #33 sha256:280177106ca5c146e205f9d6293191205b1e96a553294484682b2c8f61c6ff85 [2021-07-18T22:10:37.175Z] #33 DONE 0.5s [2021-07-18T22:10:37.175Z] [2021-07-18T22:10:37.175Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-18T22:10:37.175Z] #35 sha256:f0d28b8edf0b04fd3212951b4390beabb55a64aedb1cf9f81410bb7a02c946fa [2021-07-18T22:10:37.175Z] #35 DONE 0.0s [2021-07-18T22:10:37.175Z] [2021-07-18T22:10:37.175Z] #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-07-18T22:10:37.175Z] #57 sha256:959f6b311e2b3f95d87499751e3558242e98a9f5ade7c389a4352673477e8c50 [2021-07-18T22:10:37.175Z] #57 ... [2021-07-18T22:10:37.175Z] [2021-07-18T22:10:37.175Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-18T22:10:37.175Z] #38 sha256:4b5aa2a68a35d8a5eea6930cae03542bac2cf586df908f0d837e88b7d61be878 [2021-07-18T22:10:37.175Z] #38 DONE 0.1s [2021-07-18T22:10:37.175Z] [2021-07-18T22:10:37.175Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-18T22:10:37.175Z] #41 sha256:b5f50d3bc06af00a2b219dd68b511fa465ca534e401ca718d969c1c446225a32 [2021-07-18T22:10:38.113Z] #41 DONE 0.8s [2021-07-18T22:10:38.113Z] [2021-07-18T22:10:38.113Z] #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-07-18T22:10:38.113Z] #54 sha256:b66728e6ef33379e58381ed6ebfabca6570bff779550f88e7139ca43b8766dca [2021-07-18T22:10:38.113Z] #54 ... [2021-07-18T22:10:38.113Z] [2021-07-18T22:10:38.113Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-18T22:10:38.113Z] #45 sha256:0e2b1951812d0d60bea3db5c3d2986425b36a14bca2b19faf1cee293368f285d [2021-07-18T22:10:38.113Z] #45 DONE 0.1s [2021-07-18T22:10:38.113Z] [2021-07-18T22:10:38.113Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-18T22:10:38.113Z] #47 sha256:e0696ec9f1619a0f622513da6733c81cec30d3937468dda11003dd8500f92ff4 [2021-07-18T22:10:38.373Z] #47 DONE 0.2s [2021-07-18T22:10:38.373Z] [2021-07-18T22:10:38.373Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-18T22:10:38.373Z] #49 sha256:1c2529749240d2f2b20406f00707cb17250d184c04afd1ffeaba52c8bf06bed3 [2021-07-18T22:10:38.633Z] #49 DONE 0.2s [2021-07-18T22:10:38.633Z] [2021-07-18T22:10:38.633Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-18T22:10:38.633Z] #51 sha256:79dacfdcea7b88ccd06b9a20f6bd20574d98171acc8844efcd7c93082eb38718 [2021-07-18T22:10:38.752Z] #27 54.90 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-18T22:10:38.752Z] #27 54.92 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-18T22:10:38.752Z] #27 54.97 invoke-rc.d: could not determine current runlevel [2021-07-18T22:10:38.752Z] #27 54.97 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-18T22:10:38.752Z] #27 54.98 Setting up pigz (2.4-1) ... [2021-07-18T22:10:38.752Z] #27 54.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-18T22:10:38.752Z] #27 55.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-18T22:10:38.752Z] #27 55.04 Setting up python-pip-whl (18.1-5) ... [2021-07-18T22:10:38.752Z] #27 55.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-18T22:10:38.752Z] #27 55.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-18T22:10:38.752Z] #27 55.36 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-18T22:10:38.752Z] #27 55.37 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-18T22:10:38.752Z] #27 55.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-18T22:10:38.752Z] #27 55.39 Setting up vim (2:8.1.0875-5) ... [2021-07-18T22:10:38.752Z] #27 55.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-18T22:10:39.009Z] #27 55.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-18T22:10:39.009Z] #27 55.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-18T22:10:39.009Z] #27 55.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-18T22:10:39.009Z] #27 55.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-18T22:10:39.009Z] #27 55.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-18T22:10:39.009Z] #27 55.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-18T22:10:39.009Z] #27 55.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-18T22:10:39.009Z] #27 55.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-18T22:10:39.009Z] #27 55.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-18T22:10:39.009Z] #27 55.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-18T22:10:39.009Z] #27 55.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-18T22:10:39.009Z] #27 55.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-18T22:10:39.009Z] #27 55.51 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-18T22:10:39.571Z] #51 DONE 0.7s [2021-07-18T22:10:39.571Z] [2021-07-18T22:10:39.571Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-18T22:10:39.571Z] #53 sha256:4fd70536b8e1d5b370b4c1bbe6dc5e046710c3ff9d6e0794a1ccb9da4d3527c7 [2021-07-18T22:10:39.571Z] #53 DONE 0.1s [2021-07-18T22:10:39.571Z] [2021-07-18T22:10:39.571Z] #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-07-18T22:10:39.571Z] #57 sha256:959f6b311e2b3f95d87499751e3558242e98a9f5ade7c389a4352673477e8c50 [2021-07-18T22:10:40.382Z] #27 56.81 Setting up iptables (1.8.2-4) ... [2021-07-18T22:10:40.382Z] #27 56.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-18T22:10:40.382Z] #27 56.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-18T22:10:40.382Z] #27 56.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-18T22:10:40.382Z] #27 56.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-18T22:10:40.382Z] #27 56.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-18T22:10:40.382Z] #27 56.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-18T22:10:40.382Z] #27 56.89 Setting up python3 (3.7.3-1) ... [2021-07-18T22:10:40.641Z] #27 57.13 Setting up python3-wheel (0.32.3-2) ... [2021-07-18T22:10:40.899Z] #27 57.55 Setting up apparmor (2.13.2-10) ... [2021-07-18T22:10:42.277Z] #27 58.79 Setting up xfsprogs (4.20.0-1) ... [2021-07-18T22:10:42.277Z] #27 58.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-18T22:10:42.536Z] #27 59.03 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-18T22:10:42.950Z] #57 ... [2021-07-18T22:10:42.950Z] [2021-07-18T22:10:42.950Z] #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-07-18T22:10:42.950Z] #54 sha256:4873fa30c398e3b8d81dfce40c6844345dfcf1a4b228b033af744bac851efaf7 [2021-07-18T22:10:42.950Z] #54 118.7 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-07-18T22:10:42.950Z] #54 119.3 + mkdir -p /build [2021-07-18T22:10:42.950Z] #54 119.3 + cp runc /build/runc [2021-07-18T22:10:43.104Z] #27 59.49 Setting up python3-distutils (3.7.3-1) ... [2021-07-18T22:10:43.104Z] #27 59.75 Setting up python3-setuptools (40.8.0-1) ... [2021-07-18T22:10:43.207Z] #54 DONE 119.6s [2021-07-18T22:10:43.207Z] [2021-07-18T22:10:43.207Z] #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-07-18T22:10:43.207Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:10:43.207Z] #57 184.1 + bin/containerd [2021-07-18T22:10:43.671Z] #27 60.23 Setting up python3-pip (18.1-5) ... [2021-07-18T22:10:44.238Z] #27 60.71 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:10:44.238Z] #27 60.74 Processing triggers for mime-support (3.62) ... [2021-07-18T22:10:45.096Z] #57 ... [2021-07-18T22:10:45.096Z] [2021-07-18T22:10:45.096Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-18T22:10:45.096Z] #55 sha256:fccdeafdc3c9e1d904e8ea3b30f8ce1b85dce2239910e21adb4b56f68dde5c33 [2021-07-18T22:10:45.096Z] #55 DONE 0.1s [2021-07-18T22:10:45.096Z] [2021-07-18T22:10:45.096Z] #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-07-18T22:10:45.096Z] #57 sha256:3ba571c6f208429ca47de235aac164aacc4e92d6984c0762cf6f2e53533027b8 [2021-07-18T22:10:45.174Z] #27 DONE 61.6s [2021-07-18T22:10:45.174Z] [2021-07-18T22:10:45.174Z] #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-07-18T22:10:45.174Z] #28 sha256:a45e7209b2f929bd117a592ad38f1f7c90a60916717c0136759ed74167d43d91 [2021-07-18T22:10:46.368Z] #28 1.075 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-18T22:10:46.368Z] #28 1.079 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-18T22:10:46.368Z] #28 1.083 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-18T22:10:46.368Z] #28 DONE 1.1s [2021-07-18T22:10:46.368Z] [2021-07-18T22:10:46.368Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-18T22:10:46.368Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9 [2021-07-18T22:10:49.650Z] #29 2.869 Collecting yamllint==1.26.1 [2021-07-18T22:10:49.799Z] #54 ... [2021-07-18T22:10:49.799Z] [2021-07-18T22:10:49.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-07-18T22:10:49.799Z] #57 sha256:bb758f3ec64ad42beecdd9583adabdda17df429a40560ef14b3970865907a399 [2021-07-18T22:10:49.799Z] #57 182.6 + bin/containerd [2021-07-18T22:10:49.799Z] #57 ... [2021-07-18T22:10:49.799Z] [2021-07-18T22:10:49.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-07-18T22:10:49.799Z] #54 sha256:13b39e7c2bccd412c10318df13d4d3ae2549921687c8401b2860bdb2b1d9d7b9 [2021-07-18T22:10:49.799Z] #54 112.7 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-07-18T22:10:49.799Z] #54 113.3 + mkdir -p /build [2021-07-18T22:10:49.799Z] #54 113.3 + cp runc /build/runc [2021-07-18T22:10:49.799Z] #54 DONE 114.2s [2021-07-18T22:10:49.799Z] [2021-07-18T22:10:49.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-07-18T22:10:49.799Z] #57 sha256:bb758f3ec64ad42beecdd9583adabdda17df429a40560ef14b3970865907a399 [2021-07-18T22:10:50.754Z] #57 ... [2021-07-18T22:10:50.754Z] [2021-07-18T22:10:50.754Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-18T22:10:50.754Z] #55 sha256:1515c2bc095a85871ac3fec9f3814251d693d2e840795e12181af30f2aa7f6d1 [2021-07-18T22:10:50.754Z] #55 DONE 0.2s [2021-07-18T22:10:50.754Z] [2021-07-18T22:10:50.754Z] #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-07-18T22:10:50.754Z] #57 sha256:bb758f3ec64ad42beecdd9583adabdda17df429a40560ef14b3970865907a399 [2021-07-18T22:10:51.785Z] #57 182.7 + bin/containerd [2021-07-18T22:10:54.918Z] #29 8.126 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-18T22:10:54.918Z] #29 8.715 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-18T22:10:54.918Z] #29 8.749 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-18T22:10:55.177Z] #29 8.790 Collecting pyyaml (from yamllint==1.26.1) [2021-07-18T22:10:55.177Z] #29 8.913 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-18T22:10:55.436Z] #29 9.085 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-18T22:10:55.436Z] #29 9.086 Building wheels for collected packages: yamllint [2021-07-18T22:10:55.436Z] #29 9.088 Running setup.py bdist_wheel for yamllint: started [2021-07-18T22:10:55.978Z] #57 ... [2021-07-18T22:10:55.978Z] [2021-07-18T22:10:55.978Z] #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-07-18T22:10:55.978Z] #54 sha256:b66728e6ef33379e58381ed6ebfabca6570bff779550f88e7139ca43b8766dca [2021-07-18T22:10:55.978Z] #54 114.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-07-18T22:10:55.978Z] #54 115.0 + mkdir -p /build [2021-07-18T22:10:55.978Z] #54 115.0 + cp runc /build/runc [2021-07-18T22:10:55.978Z] #54 DONE 116.1s [2021-07-18T22:10:55.978Z] [2021-07-18T22:10:55.978Z] #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-07-18T22:10:55.978Z] #57 sha256:959f6b311e2b3f95d87499751e3558242e98a9f5ade7c389a4352673477e8c50 [2021-07-18T22:10:56.003Z] #29 9.640 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-18T22:10:56.003Z] #29 9.641 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-18T22:10:56.003Z] #29 9.670 Successfully built yamllint [2021-07-18T22:10:56.003Z] #29 9.687 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-18T22:10:56.003Z] #29 9.911 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-18T22:10:56.938Z] #29 DONE 10.6s [2021-07-18T22:10:56.938Z] [2021-07-18T22:10:56.938Z] #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-07-18T22:10:56.938Z] #61 sha256:c276b35be63023067b23eb44d5d5c044eff649c2d01e8e1b9e38a2dedaf6265e [2021-07-18T22:10:56.938Z] #61 ... [2021-07-18T22:10:56.938Z] [2021-07-18T22:10:56.938Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-18T22:10:56.938Z] #32 sha256:f6e17ccd0db261e4652a4e374aa87aa5983b1c905c8116bd4ef364badc1bf8c8 [2021-07-18T22:10:57.196Z] #32 DONE 0.2s [2021-07-18T22:10:57.196Z] [2021-07-18T22:10:57.196Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-18T22:10:57.196Z] #37 sha256:c9e12e161c1b511126d65e3c4ec78306f75505a13c69ebd6d2f3eba688837dab [2021-07-18T22:10:57.358Z] #57 ... [2021-07-18T22:10:57.358Z] [2021-07-18T22:10:57.358Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-18T22:10:57.358Z] #55 sha256:4e5de83e033bdc28846a5bcc8e0cf1a7b376c4533679126aa64efe0031d7d845 [2021-07-18T22:10:57.618Z] #55 DONE 0.4s [2021-07-18T22:10:57.618Z] [2021-07-18T22:10:57.618Z] #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-07-18T22:10:57.618Z] #57 sha256:959f6b311e2b3f95d87499751e3558242e98a9f5ade7c389a4352673477e8c50 [2021-07-18T22:11:01.383Z] #37 DONE 4.3s [2021-07-18T22:11:01.383Z] [2021-07-18T22:11:01.383Z] #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-07-18T22:11:01.383Z] #61 sha256:c276b35be63023067b23eb44d5d5c044eff649c2d01e8e1b9e38a2dedaf6265e [2021-07-18T22:11:01.383Z] #61 83.71 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-07-18T22:11:01.383Z] #61 84.42 + mkdir -p /build [2021-07-18T22:11:01.383Z] #61 84.43 + cp runc /build/runc [2021-07-18T22:11:01.383Z] #61 DONE 85.5s [2021-07-18T22:11:01.383Z] [2021-07-18T22:11:01.383Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-18T22:11:01.383Z] #40 sha256:3d69d0d18ad34055816b21543cd3de55dbf4c5757f5820abe6fb05491b93b423 [2021-07-18T22:11:01.952Z] #40 DONE 0.4s [2021-07-18T22:11:01.952Z] [2021-07-18T22:11:01.952Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-18T22:11:01.953Z] #42 sha256:5146e8976b65605b5e3c35b7c84c076b42dd6697e7528ed87ba8227db1e9af24 [2021-07-18T22:11:01.953Z] #42 DONE 0.1s [2021-07-18T22:11:01.953Z] [2021-07-18T22:11:01.953Z] #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-07-18T22:11:01.953Z] #64 sha256:29ab5c9d39c3750fe26a270f7821e8bd8a8278031c76ad23b03378c063c2d91d [2021-07-18T22:11:01.953Z] #64 ... [2021-07-18T22:11:01.953Z] [2021-07-18T22:11:01.953Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-18T22:11:01.953Z] #45 sha256:085ec162d07c54bf2a8bd94be34afda9b6bcfd9383f9c2e1b8f6671f114bcd1f [2021-07-18T22:11:01.953Z] #45 DONE 0.1s [2021-07-18T22:11:01.953Z] [2021-07-18T22:11:01.953Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-18T22:11:01.953Z] #48 sha256:2500aa70d6a531e3243feca9d01257926bd944a8041a0709f782e09d897fde7c [2021-07-18T22:11:02.887Z] #48 DONE 0.8s [2021-07-18T22:11:02.887Z] [2021-07-18T22:11:02.887Z] #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-07-18T22:11:02.887Z] #64 sha256:29ab5c9d39c3750fe26a270f7821e8bd8a8278031c76ad23b03378c063c2d91d [2021-07-18T22:11:02.887Z] #64 ... [2021-07-18T22:11:02.887Z] [2021-07-18T22:11:02.887Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-18T22:11:02.887Z] #52 sha256:864eb16b88a4ee035c79152b1adb41b117d43718614d9b44bfee5612dde6b8ab [2021-07-18T22:11:03.454Z] #52 DONE 0.7s [2021-07-18T22:11:03.454Z] [2021-07-18T22:11:03.454Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-18T22:11:03.454Z] #54 sha256:d8e342c236c1723d2739eabe027895d59f5962b1ae65396ef8490cf0268ec429 [2021-07-18T22:11:04.020Z] #54 DONE 0.5s [2021-07-18T22:11:04.020Z] [2021-07-18T22:11:04.020Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-18T22:11:04.020Z] #56 sha256:58def7eb96cc702b92ef872feebff9f52b6d16783c6756646527f1abcb52c8c8 [2021-07-18T22:11:04.020Z] #56 DONE 0.1s [2021-07-18T22:11:04.020Z] [2021-07-18T22:11:04.020Z] #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-07-18T22:11:04.020Z] #64 sha256:29ab5c9d39c3750fe26a270f7821e8bd8a8278031c76ad23b03378c063c2d91d [2021-07-18T22:11:04.020Z] #64 144.2 # github.com/containerd/containerd/cmd/containerd [2021-07-18T22:11:04.020Z] #64 144.2 /usr/bin/ld: /tmp/go-link-723927510/000019.o: in function `New': [2021-07-18T22:11:04.020Z] #64 144.2 /tmp/tmp.npbRRiKzzP/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-07-18T22:11:04.020Z] #64 144.2 + bin/containerd-stress [2021-07-18T22:11:04.279Z] #64 ... [2021-07-18T22:11:04.279Z] [2021-07-18T22:11:04.279Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-18T22:11:04.279Z] #58 sha256:9b908ddccb2bf15839229e966882449167ca6b598c03d150f71752f127910ccf [2021-07-18T22:11:04.279Z] #58 DONE 0.1s [2021-07-18T22:11:04.279Z] [2021-07-18T22:11:04.279Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-18T22:11:04.279Z] #60 sha256:25ec6c7c99b89eb6d1b6c1669e5e4fc5975fc028a2b091c2038741c97a9d80ae [2021-07-18T22:11:04.279Z] #60 DONE 0.0s [2021-07-18T22:11:04.279Z] [2021-07-18T22:11:04.279Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-18T22:11:04.279Z] #62 sha256:2412179879317ad11c46ce97d9cecd49e4e1f48a668448e82e8cd9b642fdaf6a [2021-07-18T22:11:04.279Z] #62 DONE 0.1s [2021-07-18T22:11:04.537Z] [2021-07-18T22:11:04.537Z] #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-07-18T22:11:04.537Z] #64 sha256:29ab5c9d39c3750fe26a270f7821e8bd8a8278031c76ad23b03378c063c2d91d [2021-07-18T22:11:05.104Z] #64 145.5 + bin/containerd-shim [2021-07-18T22:11:13.212Z] #64 152.6 + bin/containerd-shim-runc-v1 [2021-07-18T22:11:17.126Z] #57 215.0 # github.com/containerd/containerd/cmd/containerd [2021-07-18T22:11:17.126Z] #57 215.0 /usr/bin/ld: /tmp/go-link-324921979/000019.o: in function `New': [2021-07-18T22:11:17.126Z] #57 215.0 /tmp/tmp.FDbYBDaCq1/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-07-18T22:11:17.126Z] #57 215.1 + bin/containerd-stress [2021-07-18T22:11:17.126Z] #57 216.1 + bin/containerd-shim [2021-07-18T22:11:17.399Z] #64 157.5 + bin/containerd-shim-runc-v2 [2021-07-18T22:11:17.965Z] #64 158.1 + binaries [2021-07-18T22:11:17.965Z] #64 158.1 + install -D bin/containerd /build/containerd [2021-07-18T22:11:17.965Z] #64 158.1 + install -D bin/containerd-shim /build/containerd-shim [2021-07-18T22:11:17.965Z] #64 158.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-18T22:11:17.965Z] #64 158.1 + install -D bin/ctr /build/ctr [2021-07-18T22:11:19.335Z] #64 DONE 159.4s [2021-07-18T22:11:20.267Z] [2021-07-18T22:11:20.267Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-18T22:11:20.267Z] #65 sha256:be30cd2a6cbad05011cdc3bca17ff7f2522b9923607ed0b970df552f256d6925 [2021-07-18T22:11:21.199Z] #65 DONE 0.8s [2021-07-18T22:11:21.199Z] [2021-07-18T22:11:21.199Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-18T22:11:21.199Z] #69 sha256:7d9594ec7ccc6c7e01077ed89718cccdf0ea94f3ba86078d63ba9b452eec5321 [2021-07-18T22:11:21.199Z] #69 DONE 0.2s [2021-07-18T22:11:21.199Z] [2021-07-18T22:11:21.199Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-18T22:11:21.199Z] #74 sha256:93efede99801b2764dc579aedccb98e9195e46810452ccad0d73dc331bf0e930 [2021-07-18T22:11:22.376Z] #57 223.2 + bin/containerd-shim-runc-v1 [2021-07-18T22:11:22.571Z] #74 DONE 1.0s [2021-07-18T22:11:22.571Z] [2021-07-18T22:11:22.571Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-18T22:11:22.571Z] #75 sha256:b894934f5ed077ca41bbb62f18402ebcea12bab9ab57658479a18df2991548b1 [2021-07-18T22:11:22.571Z] #75 DONE 0.0s [2021-07-18T22:11:22.571Z] [2021-07-18T22:11:22.571Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-18T22:11:22.571Z] #76 sha256:1d81fd8f6391b789c78b54ff5fb19704b8d90698a956dd58c96a2f99bba06d13 [2021-07-18T22:11:22.896Z] #57 214.1 # github.com/containerd/containerd/cmd/containerd [2021-07-18T22:11:22.896Z] #57 214.1 /usr/bin/ld: /tmp/go-link-776706086/000019.o: in function `New': [2021-07-18T22:11:22.896Z] #57 214.1 /tmp/tmp.P6ABywfjMf/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-07-18T22:11:22.896Z] #57 214.1 + bin/containerd-stress [2021-07-18T22:11:22.896Z] #57 215.2 + bin/containerd-shim [2021-07-18T22:11:24.172Z] #57 215.3 # github.com/containerd/containerd/cmd/containerd [2021-07-18T22:11:24.172Z] #57 215.3 /usr/bin/ld: /tmp/go-link-803064939/000019.o: in function `New': [2021-07-18T22:11:24.172Z] #57 215.3 /tmp/tmp.50SjhcXMTe/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-07-18T22:11:24.172Z] #57 215.4 + bin/containerd-stress [2021-07-18T22:11:25.109Z] #57 216.5 + bin/containerd-shim [2021-07-18T22:11:25.855Z] #76 DONE 3.3s [2021-07-18T22:11:25.855Z] [2021-07-18T22:11:25.855Z] #77 exporting to image [2021-07-18T22:11:25.855Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-18T22:11:25.855Z] #77 exporting layers [2021-07-18T22:11:26.196Z] #57 222.1 + bin/containerd-shim-runc-v1 [2021-07-18T22:11:26.545Z] #57 227.9 + bin/containerd-shim-runc-v2 [2021-07-18T22:11:27.472Z] #57 228.5 + binaries [2021-07-18T22:11:27.472Z] #57 228.5 + install -D bin/containerd /build/containerd [2021-07-18T22:11:27.472Z] #57 228.6 + install -D bin/containerd-shim /build/containerd-shim [2021-07-18T22:11:27.472Z] #57 228.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-18T22:11:27.472Z] #57 228.6 + install -D bin/ctr /build/ctr [2021-07-18T22:11:28.034Z] #57 DONE 229.0s [2021-07-18T22:11:28.597Z] [2021-07-18T22:11:28.597Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-18T22:11:28.597Z] #58 sha256:bc8e5a6949fdb5e7e1a44e82524623a18927109dd13de28c08b0881db0cc9bb5 [2021-07-18T22:11:28.852Z] #58 DONE 0.2s [2021-07-18T22:11:28.852Z] [2021-07-18T22:11:28.852Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-18T22:11:28.852Z] #62 sha256:9e62a4ac6a83439a91f2db4829d5d5afa6b9428826a4a3099fd6ec643a93c9bc [2021-07-18T22:11:28.852Z] #62 DONE 0.1s [2021-07-18T22:11:28.852Z] [2021-07-18T22:11:28.852Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-18T22:11:28.852Z] #67 sha256:611220450221727f63ef255666f721af63ff3631dad3cfb4138aa40b21056a7d [2021-07-18T22:11:29.109Z] #67 DONE 0.2s [2021-07-18T22:11:29.109Z] [2021-07-18T22:11:29.109Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-18T22:11:29.109Z] #68 sha256:ba888b702042b88037ee18ae80833c39aea4c78d752f088315540e6a073d4c9d [2021-07-18T22:11:29.109Z] #68 DONE 0.0s [2021-07-18T22:11:29.109Z] [2021-07-18T22:11:29.109Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-18T22:11:29.109Z] #69 sha256:12c3a97b312ea74f6705ac046e2e37458bdf5c94581f007ba015230c1603f7e4 [2021-07-18T22:11:30.473Z] #69 DONE 1.3s [2021-07-18T22:11:30.473Z] [2021-07-18T22:11:30.473Z] #70 exporting to image [2021-07-18T22:11:30.473Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-18T22:11:30.473Z] #70 exporting layers [2021-07-18T22:11:31.486Z] #57 226.9 + bin/containerd-shim-runc-v2 [2021-07-18T22:11:31.746Z] #57 227.5 + binaries [2021-07-18T22:11:31.746Z] #57 227.5 + install -D bin/containerd /build/containerd [2021-07-18T22:11:31.746Z] #57 227.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-18T22:11:31.746Z] #57 227.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-18T22:11:31.746Z] #57 227.5 + install -D bin/ctr /build/ctr [2021-07-18T22:11:33.226Z] #57 223.5 + bin/containerd-shim-runc-v1 [2021-07-18T22:11:35.038Z] #57 DONE 230.6s [2021-07-18T22:11:35.607Z] [2021-07-18T22:11:35.607Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-18T22:11:35.607Z] #58 sha256:30ad27e8761068ab97a988a493f30851192296b7d4f55d9c3114094be77ee886 [2021-07-18T22:11:36.987Z] #58 DONE 1.2s [2021-07-18T22:11:36.987Z] [2021-07-18T22:11:36.987Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-18T22:11:36.987Z] #62 sha256:a9eaf23a2d6610fd0ccf087130ac780b2104dab5e5dbdd89068f57844c71c1b9 [2021-07-18T22:11:36.987Z] #62 DONE 0.2s [2021-07-18T22:11:36.987Z] [2021-07-18T22:11:36.987Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-18T22:11:36.987Z] #67 sha256:fc982870161224a9542deda88d9807141215079e216c078fadd453ce7821c033 [2021-07-18T22:11:37.010Z] #70 exporting layers 6.5s done [2021-07-18T22:11:37.010Z] #70 writing image sha256:724f08077921fa685cdd5a07a88d81de196c44e413699c4987fdcfb5462d4a3d [2021-07-18T22:11:37.010Z] #70 writing image sha256:724f08077921fa685cdd5a07a88d81de196c44e413699c4987fdcfb5462d4a3d done [2021-07-18T22:11:37.010Z] #70 naming to docker.io/library/docker:a0e5864abe318fcab17794b342acd72279cfadad done [2021-07-18T22:11:37.010Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-18T22:11:37.421Z] #57 228.3 + bin/containerd-shim-runc-v2 [2021-07-18T22:11:37.437Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad -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:a0e5864abe318fcab17794b342acd72279cfadad hack/make.sh dynbinary test-integration [2021-07-18T22:11:37.680Z] #57 228.9 + binaries [2021-07-18T22:11:37.680Z] #57 228.9 + install -D bin/containerd /build/containerd [2021-07-18T22:11:37.680Z] #57 228.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-18T22:11:37.680Z] #57 228.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-18T22:11:37.680Z] #57 229.0 + install -D bin/ctr /build/ctr [2021-07-18T22:11:38.073Z] #77 exporting layers 11.4s done [2021-07-18T22:11:38.073Z] #77 writing image sha256:c72cb77056d68c669a273ce36540706a2f015e4233db91d4dd5e257372489709 done [2021-07-18T22:11:38.073Z] #77 naming to docker.io/library/docker:4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 done [2021-07-18T22:11:38.073Z] #77 DONE 11.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-18T22:11:38.369Z] #67 DONE 1.2s [2021-07-18T22:11:38.369Z] [2021-07-18T22:11:38.369Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-18T22:11:38.369Z] #68 sha256:e1d737a74a06d78b522bcc2ff745ffca85351c9796b01e003b84130dd00c8c92 [2021-07-18T22:11:38.369Z] #68 DONE 0.0s [2021-07-18T22:11:38.369Z] [2021-07-18T22:11:38.369Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-18T22:11:38.369Z] #69 sha256:1e8980d93c8d841f1d5ba1d2dd998ff7b7355217dfc51abd0b4c7579c7e15e3d [2021-07-18T22:11:38.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42132/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 hack/validate/default [2021-07-18T22:11:39.332Z] [2021-07-18T22:11:39.332Z] Removing bundles/ [2021-07-18T22:11:39.332Z] [2021-07-18T22:11:39.332Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-18T22:11:39.332Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-18T22:11:39.332Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:11:39.359Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-18T22:11:39.359Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-18T22:11:39.359Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-18T22:11:39.359Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-18T22:11:39.359Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-18T22:11:39.359Z] Congratulations! No new tests were added to integration-cli. [2021-07-18T22:11:39.359Z] [2021-07-18T22:11:39.359Z] INFO Start validation with golang-ci-lint [2021-07-18T22:11:39.359Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-18T22:11:39.359Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-18T22:11:39.359Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-18T22:11:39.751Z] #69 DONE 1.4s [2021-07-18T22:11:39.751Z] [2021-07-18T22:11:39.751Z] #70 exporting to image [2021-07-18T22:11:39.751Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-18T22:11:39.751Z] #70 exporting layers [2021-07-18T22:11:40.983Z] #57 DONE 232.0s [2021-07-18T22:11:41.563Z] [2021-07-18T22:11:41.563Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-18T22:11:41.563Z] #58 sha256:f797f64678f016db701364f7b885defabc94e614ac75a05fb8f430617381ebd6 [2021-07-18T22:11:42.944Z] #58 DONE 1.4s [2021-07-18T22:11:42.944Z] [2021-07-18T22:11:42.944Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-18T22:11:42.944Z] #62 sha256:acce8111ffbe8c48629996e2508d2816843de92b7fd90e6f2f1760ca27ac6c94 [2021-07-18T22:11:43.202Z] #62 DONE 0.3s [2021-07-18T22:11:43.202Z] [2021-07-18T22:11:43.202Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-18T22:11:43.202Z] #67 sha256:a2afa6fb718bdf34dfb765ae6d77dc375521885ae9f08ef4d9b7d7660bed69b8 [2021-07-18T22:11:45.103Z] #67 DONE 1.5s [2021-07-18T22:11:45.103Z] [2021-07-18T22:11:45.103Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-18T22:11:45.103Z] #68 sha256:be16a29bb9cc2cb4a582f25203e5e2e084d66f3879dcd1fd9372f42e6fee8a27 [2021-07-18T22:11:45.103Z] #68 DONE 0.0s [2021-07-18T22:11:45.103Z] [2021-07-18T22:11:45.103Z] #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-07-18T22:11:45.103Z] #69 sha256:3549e01bc1ae5b9e3d380536dd8e9898cd37a4665400bc45988df145adaf08db [2021-07-18T22:11:45.361Z] #69 0.699 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-18T22:11:45.361Z] #69 0.768 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-18T22:11:45.620Z] #69 0.850 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-18T22:11:45.620Z] #69 1.012 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-18T22:11:46.335Z] #70 exporting layers 6.7s done [2021-07-18T22:11:46.335Z] #70 writing image sha256:305f061bd741160cf01ecfb2e0273cfdddab841a473c4ced59d8995a74d92f45 [2021-07-18T22:11:46.335Z] #70 writing image sha256:305f061bd741160cf01ecfb2e0273cfdddab841a473c4ced59d8995a74d92f45 0.0s done [2021-07-18T22:11:46.335Z] #70 naming to docker.io/library/docker:a0e5864abe318fcab17794b342acd72279cfadad 0.0s done [2021-07-18T22:11:46.335Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-18T22:11:46.560Z] #69 1.100 Reading package lists... [2021-07-18T22:11:46.681Z] + trap exit INT TERM [2021-07-18T22:11:46.681Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-18T22:11:46.681Z] + CONTAINER_NAME=docker-pr7 [2021-07-18T22:11:46.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42132/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad -e DOCKER_GRAPHDRIVER docker:a0e5864abe318fcab17794b342acd72279cfadad hack/make.sh dynbinary [2021-07-18T22:11:47.128Z] #69 1.750 Reading package lists... [2021-07-18T22:11:47.128Z] #69 2.380 Building dependency tree... [2021-07-18T22:11:47.128Z] #69 2.515 Reading state information... [2021-07-18T22:11:47.387Z] #69 2.623 The following additional packages will be installed: [2021-07-18T22:11:47.387Z] #69 2.623 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-18T22:11:47.387Z] #69 2.624 libpam-systemd [2021-07-18T22:11:47.387Z] #69 2.624 Suggested packages: [2021-07-18T22:11:47.387Z] #69 2.624 systemd-container policykit-1 [2021-07-18T22:11:47.387Z] #69 2.624 Recommended packages: [2021-07-18T22:11:47.387Z] #69 2.624 libnss-systemd [2021-07-18T22:11:47.387Z] #69 2.708 The following NEW packages will be installed: [2021-07-18T22:11:47.387Z] #69 2.708 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-18T22:11:47.387Z] #69 2.709 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-18T22:11:47.645Z] #69 2.977 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-07-18T22:11:47.645Z] #69 2.977 Need to get 4762 kB of archives. [2021-07-18T22:11:47.645Z] #69 2.977 After this operation, 16.6 MB of additional disk space will be used. [2021-07-18T22:11:47.645Z] #69 2.977 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-18T22:11:47.645Z] #69 2.979 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-07-18T22:11:47.645Z] #69 2.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-18T22:11:47.645Z] #69 2.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-18T22:11:47.645Z] #69 2.984 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-18T22:11:47.645Z] #69 2.985 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-18T22:11:47.645Z] #69 3.072 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-18T22:11:47.645Z] #69 3.074 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-18T22:11:47.645Z] #69 3.076 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-18T22:11:47.645Z] #69 3.078 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-18T22:11:47.904Z] #69 3.080 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-07-18T22:11:47.904Z] #69 3.253 debconf: delaying package configuration, since apt-utils is not installed [2021-07-18T22:11:47.904Z] #69 3.276 Fetched 4762 kB in 0s (13.1 MB/s) [2021-07-18T22:11:47.904Z] #69 3.301 Selecting previously unselected package libargon2-1:amd64. [2021-07-18T22:11:47.904Z] #69 3.301 (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-07-18T22:11:47.904Z] #69 3.316 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-18T22:11:47.904Z] #69 3.331 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-18T22:11:48.062Z] [2021-07-18T22:11:48.062Z] Removing bundles/ [2021-07-18T22:11:48.062Z] [2021-07-18T22:11:48.062Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-18T22:11:48.062Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-18T22:11:48.062Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:11:48.163Z] #69 3.367 Selecting previously unselected package libjson-c3:amd64. [2021-07-18T22:11:48.163Z] #69 3.370 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-18T22:11:48.163Z] #69 3.374 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-18T22:11:48.163Z] #69 3.407 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-18T22:11:48.163Z] #69 3.410 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-18T22:11:48.163Z] #69 3.414 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-18T22:11:48.163Z] #69 3.465 Selecting previously unselected package libidn11:amd64. [2021-07-18T22:11:48.163Z] #69 3.468 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-18T22:11:48.163Z] #69 3.471 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-18T22:11:48.163Z] #69 3.513 Selecting previously unselected package libkmod2:amd64. [2021-07-18T22:11:48.163Z] #69 3.516 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-18T22:11:48.163Z] #69 3.520 Unpacking libkmod2:amd64 (26-1) ... [2021-07-18T22:11:48.163Z] #69 3.567 Selecting previously unselected package systemd. [2021-07-18T22:11:48.422Z] #69 3.570 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-18T22:11:48.422Z] #69 3.608 Unpacking systemd (241-7~deb10u7) ... [2021-07-18T22:11:48.681Z] #69 4.053 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-18T22:11:48.681Z] #69 4.063 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-18T22:11:48.681Z] #69 4.075 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-18T22:11:48.681Z] #69 4.084 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-18T22:11:48.681Z] #69 4.095 Setting up libkmod2:amd64 (26-1) ... [2021-07-18T22:11:48.681Z] #69 4.106 Setting up systemd (241-7~deb10u7) ... [2021-07-18T22:11:48.681Z] #69 4.151 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-18T22:11:48.941Z] #69 4.153 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-18T22:11:48.941Z] #69 4.157 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-18T22:11:48.941Z] #69 4.157 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-18T22:11:49.200Z] #69 4.663 Selecting previously unselected package systemd-sysv. [2021-07-18T22:11:49.200Z] #69 4.663 (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-07-18T22:11:49.200Z] #69 4.677 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-18T22:11:49.200Z] #69 4.681 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-18T22:11:49.200Z] #69 4.725 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-18T22:11:49.458Z] #69 4.729 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-18T22:11:49.458Z] #69 4.733 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-18T22:11:49.458Z] #69 4.794 Selecting previously unselected package dbus. [2021-07-18T22:11:49.458Z] #69 4.797 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-18T22:11:49.458Z] #69 4.808 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-18T22:11:49.458Z] #69 4.868 Selecting previously unselected package libpam-systemd:amd64. [2021-07-18T22:11:49.717Z] #69 4.870 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-18T22:11:49.717Z] #69 4.874 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-18T22:11:49.717Z] #69 4.923 Selecting previously unselected package dbus-user-session. [2021-07-18T22:11:49.717Z] #69 4.925 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-18T22:11:49.717Z] #69 4.930 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-18T22:11:49.717Z] #69 4.998 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-18T22:11:49.717Z] #69 5.009 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-18T22:11:49.717Z] #69 5.019 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-18T22:11:49.717Z] #69 5.131 invoke-rc.d: could not determine current runlevel [2021-07-18T22:11:49.976Z] #69 5.133 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-18T22:11:49.976Z] #69 5.138 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-18T22:11:49.976Z] #69 5.297 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-18T22:11:49.976Z] #69 5.312 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-18T22:11:49.976Z] #69 5.320 Processing triggers for libc-bin (2.28-10) ... [2021-07-18T22:11:50.235Z] #69 DONE 5.5s [2021-07-18T22:11:50.235Z] [2021-07-18T22:11:50.236Z] #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-07-18T22:11:50.236Z] #70 sha256:28e34adaf543375427e38f6ced4e05c6a1a7d33f3c8429842ab792d1e696959b [2021-07-18T22:11:50.803Z] #70 0.458 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-18T22:11:50.803Z] #70 0.460 Dload Upload Total Spent Left Speed [2021-07-18T22:11:50.803Z] #70 0.463 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16724 0 --:--:-- --:--:-- --:--:-- 16572 100 1823 100 1823 0 0 16572 0 --:--:-- --:--:-- --:--:-- 16423 [2021-07-18T22:11:50.803Z] #70 DONE 0.6s [2021-07-18T22:11:50.803Z] [2021-07-18T22:11:50.803Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-18T22:11:50.803Z] #71 sha256:acfb0670658d3425d6108842439b7e0f1fee78042a87cf5ce64d1b088512d55c [2021-07-18T22:11:51.740Z] #71 DONE 0.9s [2021-07-18T22:11:51.740Z] [2021-07-18T22:11:51.740Z] #72 exporting to image [2021-07-18T22:11:51.740Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-18T22:11:51.740Z] #72 exporting layers [2021-07-18T22:11:58.305Z] #72 exporting layers 6.8s done [2021-07-18T22:11:58.305Z] #72 writing image sha256:fd76cf2ec09c21c0ee923b6c775fe06b2d84147851d11f3e560784c066ea4240 done [2021-07-18T22:11:58.305Z] #72 naming to docker.io/library/docker:c664b344652a8ad90bc0b1e31d02e41d2064be72 done [2021-07-18T22:11:58.305Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-18T22:11:58.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=c664b344652a8ad90bc0b1e31d02e41d2064be72 -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:c664b344652a8ad90bc0b1e31d02e41d2064be72 hack/make.sh dynbinary test-integration [2021-07-18T22:12:00.573Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-18T22:12:00.573Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-18T22:12:00.573Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-18T22:12:00.573Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-18T22:12:00.574Z] 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-07-18T22:12:00.574Z] Detected virtualization docker. [2021-07-18T22:12:00.574Z] Detected architecture x86-64. [2021-07-18T22:12:00.574Z] Set hostname to <458e6e294090>. [2021-07-18T22:12:00.833Z] + source /etc/docker-entrypoint-cmd [2021-07-18T22:12:00.833Z] ++ hack/make.sh dynbinary test-integration [2021-07-18T22:12:00.833Z] [2021-07-18T22:12:01.093Z] Removing bundles/ [2021-07-18T22:12:01.093Z] [2021-07-18T22:12:01.093Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-18T22:12:01.093Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-18T22:12:01.093Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:12:41.896Z] 29d5b6a226d2: Verifying Checksum [2021-07-18T22:12:41.896Z] 29d5b6a226d2: Download complete [2021-07-18T22:13:15.716Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-18T22:13:15.716Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-18T22:13:15.716Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:13:15.716Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-18T22:13:15.716Z] [2021-07-18T22:13:15.716Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-18T22:13:15.716Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-18T22:13:15.716Z] HOSTNAME=a2081ddda86c [2021-07-18T22:13:15.716Z] DEST=bundles/test-integration [2021-07-18T22:13:15.716Z] PWD=/go/src/github.com/docker/docker [2021-07-18T22:13:15.716Z] DOCKER_ROOTLESS=1 [2021-07-18T22:13:15.716Z] DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad [2021-07-18T22:13:15.716Z] container=docker [2021-07-18T22:13:15.716Z] HOME=/root [2021-07-18T22:13:15.716Z] GOLANG_VERSION=1.16.6 [2021-07-18T22:13:15.716Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-18T22:13:15.716Z] VALIDATE_BRANCH=master [2021-07-18T22:13:15.716Z] TERM=xterm [2021-07-18T22:13:15.716Z] DOCKER_PKG=github.com/docker/docker [2021-07-18T22:13:15.716Z] SHLVL=1 [2021-07-18T22:13:15.716Z] TIMEOUT=120m [2021-07-18T22:13:15.716Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-18T22:13:15.716Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-18T22:13:15.716Z] GO111MODULE=off [2021-07-18T22:13:15.716Z] DOCKER_EXPERIMENTAL=1 [2021-07-18T22:13:15.716Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-18T22:13:15.716Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-18T22:13:15.716Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-18T22:13:15.716Z] GOPATH=/go [2021-07-18T22:13:15.716Z] PKG_CONFIG=pkg-config [2021-07-18T22:13:15.716Z] _=/usr/bin/env [2021-07-18T22:13:15.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-18T22:13:24.556Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-18T22:13:24.557Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-18T22:13:24.557Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:13:24.557Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-18T22:13:24.557Z] [2021-07-18T22:13:24.557Z] + TEST_INTEGRATION_DEST=1 [2021-07-18T22:13:24.557Z] + CONTAINER_NAME=docker-pr7-1 [2021-07-18T22:13:24.557Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-18T22:13:24.557Z] + run_tests test-integration-flaky [2021-07-18T22:13:24.557Z] + '[' -n 0 ']' [2021-07-18T22:13:24.557Z] + rm= [2021-07-18T22:13:24.557Z] + c=0 [2021-07-18T22:13:24.557Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42132/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42132/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0e5864abe318fcab17794b342acd72279cfadad hack/make.sh test-integration-flaky test-integration [2021-07-18T22:13:24.557Z] + TEST_INTEGRATION_DEST=3 [2021-07-18T22:13:24.557Z] ++ jobs -p [2021-07-18T22:13:24.557Z] + CONTAINER_NAME=docker-pr7-3 [2021-07-18T22:13:24.557Z] + TEST_SKIP_INTEGRATION=1 [2021-07-18T22:13:24.557Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-18T22:13:24.557Z] + run_tests [2021-07-18T22:13:24.557Z] + '[' -n 0 ']' [2021-07-18T22:13:24.557Z] + rm= [2021-07-18T22:13:24.557Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42132/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42132/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0e5864abe318fcab17794b342acd72279cfadad hack/make.sh '' test-integration [2021-07-18T22:13:24.557Z] + TEST_INTEGRATION_DEST=2 [2021-07-18T22:13:24.557Z] + CONTAINER_NAME=docker-pr7-2 [2021-07-18T22:13:24.557Z] + TEST_SKIP_INTEGRATION=1 [2021-07-18T22:13:24.557Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-18T22:13:24.557Z] + run_tests [2021-07-18T22:13:24.557Z] + '[' -n 0 ']' [2021-07-18T22:13:24.557Z] + rm= [2021-07-18T22:13:24.557Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42132/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42132/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0e5864abe318fcab17794b342acd72279cfadad hack/make.sh '' test-integration [2021-07-18T22:13:24.557Z] + for job in $(jobs -p) [2021-07-18T22:13:24.557Z] + wait 4127 [2021-07-18T22:13:24.557Z] [2021-07-18T22:13:24.557Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-18T22:13:24.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-18T22:13:24.557Z] HOSTNAME=ed88c85994e4 [2021-07-18T22:13:24.557Z] TEST_SKIP_INTEGRATION=1 [2021-07-18T22:13:24.557Z] TESTDEBUG=0 [2021-07-18T22:13:24.557Z] DEST=bundles/test-integration [2021-07-18T22:13:24.557Z] PWD=/go/src/github.com/docker/docker [2021-07-18T22:13:24.557Z] KEEPBUNDLE=1 [2021-07-18T22:13:24.557Z] DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad [2021-07-18T22:13:24.557Z] container=docker [2021-07-18T22:13:24.557Z] HOME=/root [2021-07-18T22:13:24.557Z] GOLANG_VERSION=1.16.6 [2021-07-18T22:13:24.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-18T22:13:24.557Z] VALIDATE_BRANCH=master [2021-07-18T22:13:24.557Z] TERM=xterm [2021-07-18T22:13:24.557Z] DOCKER_PKG=github.com/docker/docker [2021-07-18T22:13:24.557Z] SHLVL=1 [2021-07-18T22:13:24.557Z] TIMEOUT=120m [2021-07-18T22:13:24.557Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-18T22:13:24.557Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-18T22:13:24.557Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-18T22:13:24.557Z] GO111MODULE=off [2021-07-18T22:13:24.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-18T22:13:24.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-18T22:13:24.557Z] GOPATH=/go [2021-07-18T22:13:24.557Z] PKG_CONFIG=pkg-config [2021-07-18T22:13:24.557Z] _=/usr/bin/env [2021-07-18T22:13:24.557Z] Building test suite binary ./integration-cli/test.main [2021-07-18T22:13:24.557Z] [2021-07-18T22:13:24.557Z] [2021-07-18T22:13:24.557Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-18T22:13:24.557Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-18T22:13:24.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-18T22:13:24.557Z] HOSTNAME=f5509b811b5e [2021-07-18T22:13:24.557Z] TEST_SKIP_INTEGRATION=1 [2021-07-18T22:13:24.557Z] TESTDEBUG=0 [2021-07-18T22:13:24.557Z] DEST=bundles/test-integration [2021-07-18T22:13:24.557Z] PWD=/go/src/github.com/docker/docker [2021-07-18T22:13:24.557Z] KEEPBUNDLE=1 [2021-07-18T22:13:24.557Z] DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad [2021-07-18T22:13:24.557Z] container=docker [2021-07-18T22:13:24.557Z] HOME=/root [2021-07-18T22:13:24.557Z] GOLANG_VERSION=1.16.6 [2021-07-18T22:13:24.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-18T22:13:24.557Z] VALIDATE_BRANCH=master [2021-07-18T22:13:24.557Z] TERM=xterm [2021-07-18T22:13:24.557Z] DOCKER_PKG=github.com/docker/docker [2021-07-18T22:13:24.557Z] SHLVL=1 [2021-07-18T22:13:24.557Z] TIMEOUT=120m [2021-07-18T22:13:24.557Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-18T22:13:24.557Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-18T22:13:24.557Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-18T22:13:24.557Z] GO111MODULE=off [2021-07-18T22:13:24.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-18T22:13:24.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-18T22:13:24.557Z] GOPATH=/go [2021-07-18T22:13:24.557Z] PKG_CONFIG=pkg-config [2021-07-18T22:13:24.557Z] _=/usr/bin/env [2021-07-18T22:13:24.557Z] Building test suite binary ./integration-cli/test.main [2021-07-18T22:13:24.557Z] No new tests added to integration. [2021-07-18T22:13:24.557Z] [2021-07-18T22:13:24.557Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-18T22:13:24.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-18T22:13:24.557Z] HOSTNAME=0d1f3e9318c6 [2021-07-18T22:13:24.557Z] TESTDEBUG=0 [2021-07-18T22:13:24.557Z] DEST=bundles/test-integration [2021-07-18T22:13:24.557Z] PWD=/go/src/github.com/docker/docker [2021-07-18T22:13:24.557Z] KEEPBUNDLE=1 [2021-07-18T22:13:24.557Z] DOCKER_GITCOMMIT=a0e5864abe318fcab17794b342acd72279cfadad [2021-07-18T22:13:24.557Z] container=docker [2021-07-18T22:13:24.557Z] HOME=/root [2021-07-18T22:13:24.557Z] GOLANG_VERSION=1.16.6 [2021-07-18T22:13:24.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-18T22:13:24.557Z] VALIDATE_BRANCH=master [2021-07-18T22:13:24.557Z] TERM=xterm [2021-07-18T22:13:24.557Z] DOCKER_PKG=github.com/docker/docker [2021-07-18T22:13:24.557Z] SHLVL=1 [2021-07-18T22:13:24.557Z] TIMEOUT=120m [2021-07-18T22:13:24.557Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-18T22:13:24.557Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-18T22:13:24.557Z] GO111MODULE=off [2021-07-18T22:13:24.557Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-18T22:13:24.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-18T22:13:24.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-18T22:13:24.557Z] GOPATH=/go [2021-07-18T22:13:24.557Z] PKG_CONFIG=pkg-config [2021-07-18T22:13:24.557Z] _=/usr/bin/env [2021-07-18T22:13:24.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-18T22:13:37.545Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-18T22:13:37.545Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-18T22:13:37.545Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:13:37.545Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-18T22:13:37.545Z] [2021-07-18T22:13:37.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-18T22:13:37.545Z] DOCKER_SYSTEMD=1 [2021-07-18T22:13:37.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-18T22:13:37.545Z] HOSTNAME=458e6e294090 [2021-07-18T22:13:37.545Z] DEST=bundles/test-integration [2021-07-18T22:13:37.545Z] PWD=/go/src/github.com/docker/docker [2021-07-18T22:13:37.545Z] DOCKER_GITCOMMIT=c664b344652a8ad90bc0b1e31d02e41d2064be72 [2021-07-18T22:13:37.545Z] container=docker [2021-07-18T22:13:37.545Z] HOME=/root [2021-07-18T22:13:37.545Z] LANG=C.UTF-8 [2021-07-18T22:13:37.545Z] INVOCATION_ID=ed9d65249d354b8cb455e8c190ba3a2b [2021-07-18T22:13:37.545Z] GOLANG_VERSION=1.16.6 [2021-07-18T22:13:37.545Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-18T22:13:37.545Z] VALIDATE_BRANCH=master [2021-07-18T22:13:37.545Z] TERM=xterm [2021-07-18T22:13:37.545Z] DOCKER_PKG=github.com/docker/docker [2021-07-18T22:13:37.545Z] SHLVL=3 [2021-07-18T22:13:37.545Z] TIMEOUT=120m [2021-07-18T22:13:37.545Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-18T22:13:37.545Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-18T22:13:37.545Z] GO111MODULE=off [2021-07-18T22:13:37.545Z] DOCKER_EXPERIMENTAL=1 [2021-07-18T22:13:37.545Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-18T22:13:37.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-18T22:13:37.545Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-18T22:13:37.545Z] GOPATH=/go [2021-07-18T22:13:37.545Z] PKG_CONFIG=pkg-config [2021-07-18T22:13:37.545Z] _=/usr/bin/env [2021-07-18T22:13:37.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-18T22:13:54.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-18T22:13:54.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-18T22:14:00.827Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 2m15.772898355s [2021-07-18T22:14:00.827Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 528.736245ms [2021-07-18T22:14:08.091Z] 29d5b6a226d2: Pull complete [2021-07-18T22:14:08.091Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-18T22:14:08.091Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:14:08.091Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:14:08.091Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-18T22:14:08.091Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-18T22:14:08.091Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-18T22:14:08.091Z] INFO: Docker version of control daemon [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] Client: Mirantis Container Runtime [2021-07-18T22:14:08.091Z] Version: 20.10.0 [2021-07-18T22:14:08.091Z] API version: 1.41 [2021-07-18T22:14:08.091Z] Go version: go1.13.15 [2021-07-18T22:14:08.091Z] Git commit: 6ee42dc [2021-07-18T22:14:08.091Z] Built: 03/11/2021 13:24:56 [2021-07-18T22:14:08.091Z] OS/Arch: windows/amd64 [2021-07-18T22:14:08.091Z] Context: default [2021-07-18T22:14:08.091Z] Experimental: true [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] Server: Mirantis Container Runtime [2021-07-18T22:14:08.091Z] Engine: [2021-07-18T22:14:08.091Z] Version: 20.10.0 [2021-07-18T22:14:08.091Z] API version: 1.41 (minimum version 1.24) [2021-07-18T22:14:08.091Z] Go version: go1.13.15 [2021-07-18T22:14:08.091Z] Git commit: 1e08f21e79 [2021-07-18T22:14:08.091Z] Built: 03/11/2021 13:23:32 [2021-07-18T22:14:08.091Z] OS/Arch: windows/amd64 [2021-07-18T22:14:08.091Z] Experimental: true [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] INFO: Docker info of control daemon [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] Client: [2021-07-18T22:14:08.091Z] Context: default [2021-07-18T22:14:08.091Z] Debug Mode: false [2021-07-18T22:14:08.091Z] Plugins: [2021-07-18T22:14:08.091Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-18T22:14:08.091Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-18T22:14:08.091Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] Server: [2021-07-18T22:14:08.091Z] Containers: 0 [2021-07-18T22:14:08.091Z] Running: 0 [2021-07-18T22:14:08.091Z] Paused: 0 [2021-07-18T22:14:08.091Z] Stopped: 0 [2021-07-18T22:14:08.091Z] Images: 1 [2021-07-18T22:14:08.091Z] Server Version: 20.10.0 [2021-07-18T22:14:08.091Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-18T22:14:08.091Z] Windows: [2021-07-18T22:14:08.091Z] LCOW: [2021-07-18T22:14:08.091Z] Logging Driver: json-file [2021-07-18T22:14:08.091Z] Plugins: [2021-07-18T22:14:08.091Z] Volume: local [2021-07-18T22:14:08.091Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-18T22:14:08.091Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-18T22:14:08.091Z] Swarm: inactive [2021-07-18T22:14:08.091Z] Default Isolation: process [2021-07-18T22:14:08.091Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-18T22:14:08.091Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-18T22:14:08.091Z] OSType: windows [2021-07-18T22:14:08.091Z] Architecture: x86_64 [2021-07-18T22:14:08.091Z] CPUs: 4 [2021-07-18T22:14:08.091Z] Total Memory: 32GiB [2021-07-18T22:14:08.091Z] Name: azwin-2-330650 [2021-07-18T22:14:08.091Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-18T22:14:08.091Z] Docker Root Dir: D:\docker [2021-07-18T22:14:08.091Z] Debug Mode: false [2021-07-18T22:14:08.091Z] Registry: https://index.docker.io/v1/ [2021-07-18T22:14:08.091Z] Labels: [2021-07-18T22:14:08.091Z] Experimental: true [2021-07-18T22:14:08.091Z] Insecure Registries: [2021-07-18T22:14:08.091Z] 10.0.0.4:5000 [2021-07-18T22:14:08.091Z] 127.0.0.0/8 [2021-07-18T22:14:08.091Z] Registry Mirrors: [2021-07-18T22:14:08.091Z] http://10.0.0.4:5000/ [2021-07-18T22:14:08.091Z] Live Restore Enabled: false [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] INFO: Commit hash is 4f1f80feb6 [2021-07-18T22:14:08.091Z] INFO: Nuke-Everything... [2021-07-18T22:14:08.091Z] INFO: Container count on control daemon to delete is 0 [2021-07-18T22:14:08.091Z] INFO: Nuking d:\CI [2021-07-18T22:14:08.091Z] INFO: Zapped successfully [2021-07-18T22:14:08.091Z] INFO: Location for testing is d:\CI\PR-42132\7 [2021-07-18T22:14:08.091Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] INFO: Building the image from Dockerfile.windows at 07/18/2021 22:13:57... [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] Sending build context to Docker daemon 60.86MB [2021-07-18T22:14:08.091Z] [2021-07-18T22:14:08.091Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-18T22:14:08.091Z] ---> 39d157a84080 [2021-07-18T22:14:08.091Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-18T22:14:08.091Z] ---> Running in b070b944468d [2021-07-18T22:14:08.091Z] Removing intermediate container b070b944468d [2021-07-18T22:14:08.091Z] ---> 9c82b6fa78c1 [2021-07-18T22:14:08.091Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-18T22:14:08.091Z] ---> Running in b70c16e246e9 [2021-07-18T22:14:08.091Z] Removing intermediate container b70c16e246e9 [2021-07-18T22:14:08.091Z] ---> 01a38fa71f6e [2021-07-18T22:14:08.091Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-18T22:14:08.091Z] ---> Running in a66756009643 [2021-07-18T22:14:08.091Z] Removing intermediate container a66756009643 [2021-07-18T22:14:08.091Z] ---> e8ce8ea45734 [2021-07-18T22:14:08.091Z] 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-07-18T22:14:08.091Z] ---> Running in e08d2c332ba9 [2021-07-18T22:14:08.091Z] Removing intermediate container e08d2c332ba9 [2021-07-18T22:14:08.091Z] ---> 020f9d68349a [2021-07-18T22:14:08.091Z] 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-07-18T22:14:08.091Z] ---> Running in 0ef1b6a3e58c [2021-07-18T22:14:11.936Z] [2021-07-18T22:14:11.936Z] SUCCESS: Specified value was saved. [2021-07-18T22:14:12.909Z] INFO: Downloading git... [2021-07-18T22:14:13.883Z] INFO: Downloading go... [2021-07-18T22:14:16.078Z] INFO: Downloading compiler 1 of 3... [2021-07-18T22:14:16.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-18T22:14:16.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-18T22:14:16.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-18T22:14:16.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-18T22:14:17.053Z] INFO: Downloading compiler 2 of 3... [2021-07-18T22:14:18.031Z] INFO: Downloading compiler 3 of 3... [2021-07-18T22:14:18.493Z] INFO: Extracting git... [2021-07-18T22:14:22.751Z] INFO [runner/unused/goanalysis] analyzers took 32.055380513s with top 10 stages: buildssa: 27.517975639s, U1000: 4.537404874s [2021-07-18T22:14:28.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-18T22:14:28.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-18T22:14:29.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-18T22:14:29.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-18T22:14:30.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-18T22:14:31.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-18T22:14:33.336Z] INFO: Expanding go... [2021-07-18T22:14:34.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-18T22:14:34.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-18T22:14:35.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-18T22:14:36.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-18T22:14:37.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-18T22:14:38.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-18T22:14:38.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-18T22:14:39.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-18T22:14:40.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-18T22:14:41.388Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-18T22:14:41.388Z] Using test binary docker [2021-07-18T22:14:41.388Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-18T22:14:41.388Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-18T22:14:41.388Z] INFO: Waiting for daemon to start... [2021-07-18T22:14:41.388Z] Starting dockerd [2021-07-18T22:14:42.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-18T22:14:42.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-18T22:14:43.275Z] . [2021-07-18T22:14:43.275Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-18T22:14:43.275Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-18T22:14:43.275Z] Error: No such image: emptyfs [2021-07-18T22:14:43.531Z] Running integration-test (iteration 1) [2021-07-18T22:14:43.531Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-18T22:14:52.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-18T22:14:53.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-18T22:14:54.474Z] INFO: Expanding compiler 1 of 3... [2021-07-18T22:14:54.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-18T22:14:54.937Z] INFO: Expanding compiler 2 of 3... [2021-07-18T22:14:55.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-18T22:14:55.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-18T22:14:56.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-18T22:14:59.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-18T22:14:59.651Z] INFO: Expanding compiler 3 of 3... [2021-07-18T22:14:59.651Z] INFO: Removing downloaded files... [2021-07-18T22:14:59.651Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-18T22:14:59.651Z] INFO: Configuring git core.autocrlf... [2021-07-18T22:15:00.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-18T22:15:01.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-18T22:15:01.582Z] Loaded image: buildpack-deps:buster [2021-07-18T22:15:01.582Z] Loaded image: busybox:latest [2021-07-18T22:15:01.582Z] Loaded image: busybox:glibc [2021-07-18T22:15:01.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-18T22:15:02.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-18T22:15:02.947Z] Loaded image: debian:bullseye [2021-07-18T22:15:02.947Z] Loaded image: hello-world:latest [2021-07-18T22:15:02.947Z] Loaded image: arm32v7/hello-world:latest [2021-07-18T22:15:02.947Z] INFO: Testing against a local daemon [2021-07-18T22:15:02.947Z] === RUN TestCgroupNamespacesBuild [2021-07-18T22:15:03.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-18T22:15:04.312Z] --- PASS: TestCgroupNamespacesBuild (1.50s) [2021-07-18T22:15:04.312Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-18T22:15:04.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-18T22:15:05.676Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2021-07-18T22:15:05.676Z] === RUN TestBuildWithSession [2021-07-18T22:15:05.676Z] build_session_test.go:25: TODO: BuildKit [2021-07-18T22:15:05.676Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-18T22:15:05.676Z] === RUN TestBuildSquashParent [2021-07-18T22:15:05.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-18T22:15:06.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-18T22:15:07.233Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-18T22:15:07.233Z] Using test binary docker [2021-07-18T22:15:07.233Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-18T22:15:07.233Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-18T22:15:07.233Z] INFO: Waiting for daemon to start... [2021-07-18T22:15:07.233Z] Starting dockerd [2021-07-18T22:15:12.497Z] . [2021-07-18T22:15:12.497Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-18T22:15:12.497Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-18T22:15:12.497Z] Error: No such image: emptyfs [2021-07-18T22:15:12.497Z] Running integration-test (iteration 1) [2021-07-18T22:15:12.497Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-18T22:15:13.802Z] --- PASS: TestBuildSquashParent (7.93s) [2021-07-18T22:15:13.802Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-18T22:15:13.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:15:13.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:15:13.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:15:13.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:15:13.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:15:13.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:15:13.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:15:13.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:15:13.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:15:13.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:15:13.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:15:13.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:15:13.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:15:13.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:15:16.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:15:16.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:15:18.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:15:18.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:15:20.095Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-18T22:15:20.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.28s) [2021-07-18T22:15:20.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-07-18T22:15:20.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2021-07-18T22:15:20.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s) [2021-07-18T22:15:20.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2021-07-18T22:15:20.095Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2021-07-18T22:15:20.095Z] === RUN TestBuildMultiStageCopy [2021-07-18T22:15:20.095Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-18T22:15:23.360Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-18T22:15:24.287Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-18T22:15:25.214Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-18T22:15:26.141Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-18T22:15:27.067Z] --- PASS: TestBuildMultiStageCopy (7.02s) [2021-07-18T22:15:27.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.02s) [2021-07-18T22:15:27.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-18T22:15:27.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-18T22:15:27.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-18T22:15:27.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-18T22:15:27.067Z] === RUN TestBuildMultiStageParentConfig [2021-07-18T22:15:30.585Z] Loaded image: buildpack-deps:buster [2021-07-18T22:15:30.585Z] Loaded image: busybox:latest [2021-07-18T22:15:30.585Z] Loaded image: busybox:glibc [2021-07-18T22:15:31.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-18T22:15:31.525Z] Loaded image: debian:bullseye [2021-07-18T22:15:31.525Z] Loaded image: hello-world:latest [2021-07-18T22:15:31.525Z] Loaded image: arm32v7/hello-world:latest [2021-07-18T22:15:31.525Z] INFO: Testing against a local daemon [2021-07-18T22:15:31.525Z] === RUN TestCgroupNamespacesBuild [2021-07-18T22:15:32.306Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-18T22:15:32.306Z] === RUN TestBuildLabelWithTargets [2021-07-18T22:15:33.426Z] --- PASS: TestCgroupNamespacesBuild (1.58s) [2021-07-18T22:15:33.426Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-18T22:15:33.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-18T22:15:34.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.50s) [2021-07-18T22:15:34.804Z] === RUN TestBuildWithSession [2021-07-18T22:15:34.804Z] build_session_test.go:25: TODO: BuildKit [2021-07-18T22:15:34.804Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-18T22:15:34.804Z] === RUN TestBuildSquashParent [2021-07-18T22:15:40.384Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-18T22:15:40.384Z] === RUN TestBuildWithEmptyLayers [2021-07-18T22:15:41.375Z] --- PASS: TestBuildSquashParent (6.26s) [2021-07-18T22:15:41.375Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-18T22:15:41.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:15:41.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:15:41.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:15:41.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:15:41.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:15:41.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:15:41.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:15:41.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:15:41.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:15:41.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:15:41.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:15:41.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:15:41.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:15:41.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:15:43.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:15:43.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:15:43.646Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-18T22:15:43.646Z] === RUN TestBuildMultiStageOnBuild [2021-07-18T22:15:45.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:15:45.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:15:47.974Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-18T22:15:47.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s) [2021-07-18T22:15:47.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2021-07-18T22:15:47.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s) [2021-07-18T22:15:47.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2021-07-18T22:15:47.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2021-07-18T22:15:47.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2021-07-18T22:15:47.974Z] === RUN TestBuildMultiStageCopy [2021-07-18T22:15:47.974Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-18T22:15:48.887Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-18T22:15:48.888Z] === RUN TestBuildUncleanTarFilenames [2021-07-18T22:15:48.888Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-07-18T22:15:48.888Z] === RUN TestBuildMultiStageLayerLeak [2021-07-18T22:15:49.357Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-18T22:15:49.616Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-18T22:15:49.874Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-18T22:15:50.133Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-18T22:15:50.133Z] --- PASS: TestBuildMultiStageCopy (2.69s) [2021-07-18T22:15:50.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s) [2021-07-18T22:15:50.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2021-07-18T22:15:50.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-07-18T22:15:50.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-07-18T22:15:50.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-07-18T22:15:50.133Z] === RUN TestBuildMultiStageParentConfig [2021-07-18T22:15:51.068Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2021-07-18T22:15:51.068Z] === RUN TestBuildLabelWithTargets [2021-07-18T22:15:52.003Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2021-07-18T22:15:52.003Z] === RUN TestBuildWithEmptyLayers [2021-07-18T22:15:52.261Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-07-18T22:15:52.261Z] === RUN TestBuildMultiStageOnBuild [2021-07-18T22:15:53.051Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-07-18T22:15:53.051Z] === RUN TestBuildWithHugeFile [2021-07-18T22:15:54.795Z] --- PASS: TestBuildMultiStageOnBuild (2.04s) [2021-07-18T22:15:54.795Z] === RUN TestBuildUncleanTarFilenames [2021-07-18T22:15:54.795Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-07-18T22:15:54.795Z] === RUN TestBuildMultiStageLayerLeak [2021-07-18T22:15:57.329Z] --- PASS: TestBuildMultiStageLayerLeak (2.14s) [2021-07-18T22:15:57.329Z] === RUN TestBuildWithHugeFile [2021-07-18T22:15:59.184Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m38.571490169s with top 10 stages: buildssa: 1m49.757843627s, goimports: 25.509932318s, unconvert: 15.323692908s, gosec: 12.24065479s, golint: 7.537418799s, ineffassign: 5.781937943s, misspell: 5.249951718s, inspect: 4.253654058s, vrp: 4.180249854s, ctrlflow: 2.145849508s [2021-07-18T22:15:59.184Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-07-18T22:15:59.184Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, filename_unadjuster: 2288/2288, skip_dirs: 2288/2288, identifier_marker: 1899/1899, exclude: 1899/1899, cgo: 2288/2863, path_prettifier: 2288/2288, skip_files: 2288/2288, autogenerated_exclude: 1899/2288, exclude-rules: 78/1899 [2021-07-18T22:15:59.184Z] INFO [runner] processing took 107.109172ms with stages: nolint: 40.185058ms, identifier_marker: 32.092678ms, path_prettifier: 13.511351ms, autogenerated_exclude: 11.54632ms, exclude-rules: 6.334374ms, skip_dirs: 3.009381ms, cgo: 277.815µs, filename_unadjuster: 145.362µs, max_same_issues: 1.577µs, exclude: 929ns, diff: 882ns, uniq_by_line: 794ns, source_code: 680ns, max_from_linter: 589ns, skip_files: 555ns, path_shortener: 507ns, max_per_file_from_linter: 320ns [2021-07-18T22:15:59.184Z] INFO [runner] linters took 1m50.942662339s with stages: goanalysis_metalinter: 1m26.961463636s, unused: 23.873931121s [2021-07-18T22:15:59.184Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-18T22:15:59.184Z] INFO Memory: 2474 samples, avg is 1781.3MB, max is 4439.4MB [2021-07-18T22:15:59.184Z] INFO Execution took 4m7.254317887s [2021-07-18T22:15:59.184Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-18T22:15:59.524Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 hack/make.sh dynbinary test-docker-py [2021-07-18T22:16:00.090Z] [2021-07-18T22:16:00.090Z] Removing bundles/ [2021-07-18T22:16:00.090Z] [2021-07-18T22:16:00.090Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-18T22:16:00.090Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-18T22:16:00.090Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:16:11.812Z] Removing intermediate container 0ef1b6a3e58c [2021-07-18T22:16:11.812Z] ---> 5aca07b6c103 [2021-07-18T22:16:11.812Z] 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-07-18T22:16:11.812Z] ---> Running in bee79b04746a [2021-07-18T22:16:12.786Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-18T22:16:13.247Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-18T22:16:15.435Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-18T22:16:15.435Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-18T22:16:15.435Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-18T22:16:15.435Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-18T22:16:15.435Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-18T22:16:15.435Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-18T22:16:15.435Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-18T22:16:15.435Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-18T22:16:15.435Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-18T22:16:15.899Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-18T22:16:15.899Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-18T22:16:23.146Z] INFO: Build done for gotestsum... [2021-07-18T22:16:49.224Z] --- PASS: TestBuildWithHugeFile (50.93s) [2021-07-18T22:16:49.224Z] === RUN TestBuildWCOWSandboxSize [2021-07-18T22:16:49.224Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-18T22:16:49.224Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-18T22:16:49.224Z] === RUN TestBuildWithEmptyDockerfile [2021-07-18T22:16:49.224Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:16:49.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:16:49.224Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:16:49.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:16:49.224Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:16:49.224Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:16:49.224Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:16:49.224Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:16:49.224Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:16:49.224Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-07-18T22:16:49.224Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-07-18T22:16:49.224Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-18T22:16:49.224Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-18T22:16:49.224Z] === RUN TestBuildPreserveOwnership [2021-07-18T22:16:49.224Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-18T22:16:50.150Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-18T22:16:54.314Z] --- PASS: TestBuildPreserveOwnership (9.78s) [2021-07-18T22:16:54.314Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.77s) [2021-07-18T22:16:54.314Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-18T22:16:54.314Z] === RUN TestBuildPlatformInvalid [2021-07-18T22:16:54.314Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-18T22:16:54.314Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-18T22:16:54.314Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-18T22:16:54.314Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-18T22:16:54.314Z] PASS [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === Skipped [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-18T22:16:54.314Z] build_session_test.go:25: TODO: BuildKit [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-18T22:16:54.314Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-18T22:16:54.314Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] DONE 34 tests, 3 skipped in 130.755s [2021-07-18T22:16:54.314Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-18T22:16:54.314Z] INFO: Testing against a local daemon [2021-07-18T22:16:54.314Z] === RUN TestConfigInspect [2021-07-18T22:16:54.314Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-18T22:16:54.314Z] === RUN TestConfigList [2021-07-18T22:16:54.314Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] --- SKIP: TestConfigList (0.01s) [2021-07-18T22:16:54.314Z] === RUN TestConfigsCreateAndDelete [2021-07-18T22:16:54.314Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-18T22:16:54.314Z] === RUN TestConfigsUpdate [2021-07-18T22:16:54.314Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-18T22:16:54.314Z] === RUN TestTemplatedConfig [2021-07-18T22:16:54.314Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-18T22:16:54.314Z] === RUN TestConfigCreateResolve [2021-07-18T22:16:54.314Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-18T22:16:54.314Z] PASS [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === Skipped [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-18T22:16:54.314Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-18T22:16:54.314Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-18T22:16:54.314Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-18T22:16:54.314Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-18T22:16:54.314Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-18T22:16:54.314Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] [2021-07-18T22:16:54.314Z] DONE 6 tests, 6 skipped in 0.185s [2021-07-18T22:16:54.314Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-18T22:16:54.570Z] INFO: Testing against a local daemon [2021-07-18T22:16:54.570Z] === RUN TestCheckpoint [2021-07-18T22:16:54.570Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-18T22:16:54.570Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-18T22:16:54.570Z] === RUN TestContainerInvalidJSON [2021-07-18T22:16:54.570Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:16:54.570Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:16:54.570Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:16:54.570Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:16:54.570Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:16:54.570Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:16:54.570Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:16:54.570Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:16:54.570Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:16:54.570Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-18T22:16:54.570Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-18T22:16:54.570Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-18T22:16:54.570Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-18T22:16:54.570Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-18T22:16:54.570Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-18T22:16:54.570Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-18T22:16:54.827Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-18T22:16:54.827Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-18T22:16:54.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-18T22:16:54.827Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-18T22:16:54.827Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-18T22:16:54.827Z] === RUN TestCopyFromContainer [2021-07-18T22:16:55.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-18T22:16:55.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-18T22:16:58.090Z] === RUN TestCopyFromContainer// [2021-07-18T22:16:58.090Z] === RUN TestCopyFromContainer//bar/root [2021-07-18T22:16:58.090Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-18T22:16:58.347Z] === RUN TestCopyFromContainer/bar/quux [2021-07-18T22:16:58.347Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-18T22:16:58.347Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-18T22:16:58.347Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-18T22:16:58.603Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-18T22:16:58.603Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-18T22:16:58.603Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer (3.83s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-18T22:16:58.603Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-18T22:16:58.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-18T22:16:58.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:16:58.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:16:58.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:16:58.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:16:58.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:16:58.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:16:58.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:16:58.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:16:58.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:16:58.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-18T22:16:58.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-18T22:16:58.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-18T22:16:58.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-18T22:16:58.603Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-18T22:16:58.603Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-18T22:16:58.603Z] === RUN TestCreateWithInvalidEnv [2021-07-18T22:16:58.603Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-18T22:16:58.603Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-18T22:16:58.603Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-18T22:16:58.603Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-18T22:16:58.603Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-18T22:16:58.603Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-18T22:16:58.603Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-18T22:16:58.603Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-18T22:16:58.603Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-18T22:16:58.603Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-18T22:16:58.603Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-18T22:16:58.603Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-18T22:16:58.603Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-18T22:16:58.603Z] === RUN TestCreateTmpfsMountsTarget [2021-07-18T22:16:58.859Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-18T22:16:58.859Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-18T22:16:58.881Z] Removing intermediate container bee79b04746a [2021-07-18T22:16:58.881Z] ---> 41ba097aefc2 [2021-07-18T22:16:58.881Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-18T22:16:58.881Z] ---> Running in bdbcbed38d6a [2021-07-18T22:16:58.881Z] Removing intermediate container bdbcbed38d6a [2021-07-18T22:16:58.881Z] ---> 86edeaea06d6 [2021-07-18T22:16:58.881Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-18T22:16:58.881Z] ---> Running in 841c67fddfec [2021-07-18T22:16:58.881Z] Removing intermediate container 841c67fddfec [2021-07-18T22:16:58.881Z] ---> 3d33a4fd5a27 [2021-07-18T22:16:58.881Z] Step 10/10 : COPY . . [2021-07-18T22:17:00.751Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2021-07-18T22:17:00.751Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-18T22:17:02.641Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.81s) [2021-07-18T22:17:02.641Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-18T22:17:02.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:17:02.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:17:02.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:17:02.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:17:02.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:17:02.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:17:02.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:17:02.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:17:02.641Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:17:02.641Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:17:02.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:17:02.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:17:02.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:17:02.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:17:02.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:17:02.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-18T22:17:02.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-18T22:17:02.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-18T22:17:02.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-18T22:17:02.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-18T22:17:02.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-18T22:17:02.641Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-18T22:17:03.202Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-07-18T22:17:03.202Z] === RUN TestCreateDifferentPlatform [2021-07-18T22:17:03.202Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-18T22:17:03.202Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-18T22:17:03.202Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-18T22:17:03.202Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-18T22:17:03.202Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-18T22:17:03.202Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-18T22:17:03.202Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-18T22:17:03.202Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-18T22:17:03.202Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-18T22:17:03.202Z] === RUN TestContainerStartOnDaemonRestart [2021-07-18T22:17:03.202Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-18T22:17:03.202Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-18T22:17:03.202Z] === RUN TestDaemonRestartIpcMode [2021-07-18T22:17:03.202Z] === PAUSE TestDaemonRestartIpcMode [2021-07-18T22:17:03.202Z] === RUN TestDaemonHostGatewayIP [2021-07-18T22:17:03.202Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:17:03.202Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-18T22:17:03.202Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-18T22:17:03.202Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-18T22:17:03.202Z] === RUN TestContainerKillOnDaemonStart [2021-07-18T22:17:03.202Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-18T22:17:03.202Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-18T22:17:03.202Z] === RUN TestDiff [2021-07-18T22:17:03.764Z] --- PASS: TestDiff (0.61s) [2021-07-18T22:17:03.764Z] === RUN TestExecWithCloseStdin [2021-07-18T22:17:04.692Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-07-18T22:17:04.692Z] === RUN TestExec [2021-07-18T22:17:05.021Z] --- PASS: TestBuildWithHugeFile (58.69s) [2021-07-18T22:17:05.021Z] === RUN TestBuildWCOWSandboxSize [2021-07-18T22:17:05.021Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-18T22:17:05.021Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-18T22:17:05.021Z] === RUN TestBuildWithEmptyDockerfile [2021-07-18T22:17:05.021Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:17:05.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:17:05.021Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:17:05.021Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:17:05.021Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:17:05.021Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:17:05.021Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:17:05.021Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:17:05.021Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:17:05.022Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-07-18T22:17:05.022Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-18T22:17:05.022Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-18T22:17:05.022Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-18T22:17:05.022Z] === RUN TestBuildPreserveOwnership [2021-07-18T22:17:05.022Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-18T22:17:05.022Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-18T22:17:05.022Z] --- PASS: TestBuildPreserveOwnership (4.54s) [2021-07-18T22:17:05.022Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.18s) [2021-07-18T22:17:05.022Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-07-18T22:17:05.022Z] === RUN TestBuildPlatformInvalid [2021-07-18T22:17:05.022Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-18T22:17:05.022Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-18T22:17:05.621Z] --- PASS: TestExec (0.93s) [2021-07-18T22:17:05.621Z] === RUN TestExecUser [2021-07-18T22:17:06.549Z] --- PASS: TestExecUser (0.90s) [2021-07-18T22:17:06.549Z] === RUN TestExportContainerAndImportImage [2021-07-18T22:17:07.477Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-07-18T22:17:07.477Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-18T22:17:08.892Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2021-07-18T22:17:08.892Z] === RUN TestHealthCheckWorkdir [2021-07-18T22:17:10.288Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-07-18T22:17:10.288Z] === RUN TestHealthKillContainer [2021-07-18T22:17:13.550Z] --- PASS: TestHealthKillContainer (2.95s) [2021-07-18T22:17:13.550Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-18T22:17:13.550Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-07-18T22:17:13.550Z] === RUN TestIpcModeNone [2021-07-18T22:17:14.476Z] --- PASS: TestIpcModeNone (0.87s) [2021-07-18T22:17:14.476Z] === RUN TestIpcModePrivate [2021-07-18T22:17:15.403Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-18T22:17:15.403Z] --- PASS: TestIpcModePrivate (0.91s) [2021-07-18T22:17:15.403Z] === RUN TestIpcModeShareable [2021-07-18T22:17:15.403Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:17:15.403Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-18T22:17:15.403Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-18T22:17:17.228Z] Loaded image: buildpack-deps:buster [2021-07-18T22:17:17.228Z] Loaded image: busybox:latest [2021-07-18T22:17:17.228Z] Loaded image: busybox:glibc [2021-07-18T22:17:17.919Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.47s) [2021-07-18T22:17:17.919Z] === RUN TestAPIIpcModeHost [2021-07-18T22:17:17.919Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:17:17.919Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-18T22:17:17.919Z] === RUN TestDaemonIpcModeShareable [2021-07-18T22:17:17.919Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:17:17.919Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-18T22:17:17.919Z] === RUN TestDaemonIpcModePrivate [2021-07-18T22:17:19.131Z] Loaded image: debian:bullseye [2021-07-18T22:17:19.132Z] Loaded image: hello-world:latest [2021-07-18T22:17:19.132Z] Loaded image: arm32v7/hello-world:latest [2021-07-18T22:17:19.283Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-18T22:17:19.539Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2021-07-18T22:17:19.539Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-18T22:17:19.539Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:17:19.539Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-18T22:17:19.539Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-18T22:17:19.539Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:17:19.539Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-18T22:17:19.539Z] === RUN TestIpcModeOlderClient [2021-07-18T22:17:19.539Z] === PAUSE TestIpcModeOlderClient [2021-07-18T22:17:19.539Z] === RUN TestKillContainerInvalidSignal [2021-07-18T22:17:20.100Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2021-07-18T22:17:20.100Z] === RUN TestKillContainer [2021-07-18T22:17:20.100Z] === RUN TestKillContainer/no_signal [2021-07-18T22:17:20.662Z] === RUN TestKillContainer/non_killing_signal [2021-07-18T22:17:21.223Z] === RUN TestKillContainer/killing_signal [2021-07-18T22:17:22.153Z] --- PASS: TestKillContainer (1.90s) [2021-07-18T22:17:22.153Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-07-18T22:17:22.153Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-07-18T22:17:22.153Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-07-18T22:17:22.153Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-18T22:17:22.153Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-18T22:17:22.715Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-18T22:17:23.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2021-07-18T22:17:23.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-07-18T22:17:23.276Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-07-18T22:17:23.276Z] === RUN TestKillStoppedContainer [2021-07-18T22:17:23.276Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-18T22:17:23.276Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-18T22:17:23.276Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-18T22:17:23.276Z] === RUN TestKillDifferentUserContainer [2021-07-18T22:17:24.203Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-07-18T22:17:24.203Z] === RUN TestInspectOomKilledTrue [2021-07-18T22:17:24.203Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:17:24.203Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-18T22:17:24.203Z] === RUN TestInspectOomKilledFalse [2021-07-18T22:17:24.203Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:17:24.203Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-18T22:17:24.203Z] === RUN TestLinksEtcHostsContentMatch [2021-07-18T22:17:24.203Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-18T22:17:24.203Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-18T22:17:24.203Z] === RUN TestLinksContainerNames [2021-07-18T22:17:25.130Z] --- PASS: TestLinksContainerNames (1.26s) [2021-07-18T22:17:25.130Z] === RUN TestLogsFollowTailEmpty [2021-07-18T22:17:26.056Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-07-18T22:17:26.057Z] === RUN TestContainerNetworkMountsNoChown [2021-07-18T22:17:26.618Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/default [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/default [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/private [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/private [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rprivate [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/slave [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/slave [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rslave [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/shared [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/shared [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rshared [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/default [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rprivate [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/private [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/shared [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rshared [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rslave [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/slave [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-18T22:17:26.618Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:17:26.618Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:17:26.618Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-18T22:17:26.875Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-18T22:17:26.875Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-07-18T22:17:26.875Z] === RUN TestContainerBindMountNonRecursive [2021-07-18T22:17:26.875Z] 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-07-18T22:17:26.875Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-18T22:17:26.875Z] === RUN TestContainerVolumesMountedAsShared [2021-07-18T22:17:26.875Z] 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-07-18T22:17:26.875Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-18T22:17:26.875Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-18T22:17:26.875Z] 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-07-18T22:17:26.875Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-18T22:17:26.875Z] === RUN TestNetworkNat [2021-07-18T22:17:27.243Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.68s) [2021-07-18T22:17:27.243Z] PASS [2021-07-18T22:17:27.243Z] [2021-07-18T22:17:27.243Z] === Skipped [2021-07-18T22:17:27.243Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-18T22:17:27.243Z] build_session_test.go:25: TODO: BuildKit [2021-07-18T22:17:27.243Z] [2021-07-18T22:17:27.243Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-18T22:17:27.243Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-18T22:17:27.243Z] [2021-07-18T22:17:27.243Z] [2021-07-18T22:17:27.243Z] DONE 34 tests, 2 skipped in 133.814s [2021-07-18T22:17:27.243Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-18T22:17:27.243Z] INFO: Testing against a local daemon [2021-07-18T22:17:27.243Z] === RUN TestConfigInspect [2021-07-18T22:17:27.803Z] --- PASS: TestNetworkNat (0.76s) [2021-07-18T22:17:27.803Z] === RUN TestNetworkLocalhostTCPNat [2021-07-18T22:17:28.366Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2021-07-18T22:17:28.366Z] === RUN TestNetworkLoopbackNat [2021-07-18T22:17:28.883Z] ---> e9a88febe356 [2021-07-18T22:17:28.883Z] Successfully built e9a88febe356 [2021-07-18T22:17:28.883Z] Successfully tagged docker:latest [2021-07-18T22:17:28.883Z] INFO: Image build ended at 07/18/2021 22:17:28. Duration:00:03:30.5424274 [2021-07-18T22:17:28.883Z] [2021-07-18T22:17:28.883Z] [2021-07-18T22:17:28.883Z] INFO: Building the test binaries at 07/18/2021 22:17:28... [2021-07-18T22:17:29.197Z] --- PASS: TestConfigInspect (2.38s) [2021-07-18T22:17:29.197Z] === RUN TestConfigList [2021-07-18T22:17:31.137Z] --- PASS: TestConfigList (2.27s) [2021-07-18T22:17:31.137Z] === RUN TestConfigsCreateAndDelete [2021-07-18T22:17:31.630Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-07-18T22:17:31.630Z] === RUN TestPause [2021-07-18T22:17:31.630Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:17:31.630Z] --- SKIP: TestPause (0.00s) [2021-07-18T22:17:31.630Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-18T22:17:31.630Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-18T22:17:31.630Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-18T22:17:31.630Z] === RUN TestPauseStopPausedContainer [2021-07-18T22:17:31.630Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:17:31.630Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-18T22:17:31.630Z] === RUN TestPidHost [2021-07-18T22:17:32.996Z] --- PASS: TestPidHost (1.80s) [2021-07-18T22:17:32.996Z] === RUN TestPsFilter [2021-07-18T22:17:33.251Z] --- PASS: TestPsFilter (0.10s) [2021-07-18T22:17:33.251Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-18T22:17:33.673Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2021-07-18T22:17:33.673Z] === RUN TestConfigsUpdate [2021-07-18T22:17:33.812Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-07-18T22:17:33.812Z] === RUN TestRemoveContainerWithVolume [2021-07-18T22:17:33.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-18T22:17:33.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-18T22:17:34.373Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-07-18T22:17:34.373Z] === RUN TestRemoveContainerRunning [2021-07-18T22:17:34.714Z] INFO: make.ps1 starting at 07/18/2021 22:17:34 [2021-07-18T22:17:34.934Z] --- PASS: TestRemoveContainerRunning (0.62s) [2021-07-18T22:17:34.934Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-18T22:17:35.176Z] INFO: Git commit (4f1f80feb6) assumed from DOCKER_GITCOMMIT environment variable [2021-07-18T22:17:35.176Z] INFO: Invoking autogen... [2021-07-18T22:17:35.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-18T22:17:35.571Z] --- PASS: TestConfigsUpdate (2.18s) [2021-07-18T22:17:35.571Z] === RUN TestTemplatedConfig [2021-07-18T22:17:35.637Z] INFO: Building daemon... [2021-07-18T22:17:35.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-07-18T22:17:35.861Z] === RUN TestRemoveInvalidContainer [2021-07-18T22:17:35.861Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-18T22:17:35.861Z] === RUN TestRenameLinkedContainer [2021-07-18T22:17:36.516Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-18T22:17:36.516Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-18T22:17:36.516Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:17:36.516Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-18T22:17:36.516Z] [2021-07-18T22:17:36.516Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-18T22:17:36.516Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-18T22:17:36.516Z] Using test binary docker [2021-07-18T22:17:36.516Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-18T22:17:36.516Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-18T22:17:36.516Z] INFO: Waiting for daemon to start... [2021-07-18T22:17:36.516Z] Starting dockerd [2021-07-18T22:17:36.516Z] . [2021-07-18T22:17:36.516Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-18T22:17:37.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-18T22:17:38.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-18T22:17:38.376Z] --- PASS: TestRenameLinkedContainer (2.50s) [2021-07-18T22:17:38.376Z] === RUN TestRenameStoppedContainer [2021-07-18T22:17:38.858Z] --- PASS: TestTemplatedConfig (3.47s) [2021-07-18T22:17:38.858Z] === RUN TestConfigCreateResolve [2021-07-18T22:17:38.937Z] --- PASS: TestRenameStoppedContainer (0.60s) [2021-07-18T22:17:38.937Z] === RUN TestRenameRunningContainerAndReuse [2021-07-18T22:17:40.301Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2021-07-18T22:17:40.301Z] === RUN TestRenameInvalidName [2021-07-18T22:17:40.865Z] --- PASS: TestRenameInvalidName (0.66s) [2021-07-18T22:17:40.865Z] === RUN TestRenameAnonymousContainer [2021-07-18T22:17:41.389Z] --- PASS: TestConfigCreateResolve (2.20s) [2021-07-18T22:17:41.389Z] PASS [2021-07-18T22:17:41.389Z] [2021-07-18T22:17:41.389Z] DONE 6 tests in 14.729s [2021-07-18T22:17:41.389Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-18T22:17:41.389Z] INFO: Testing against a local daemon [2021-07-18T22:17:41.389Z] === RUN TestCheckpoint [2021-07-18T22:17:41.389Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-18T22:17:41.389Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-18T22:17:41.389Z] === RUN TestContainerInvalidJSON [2021-07-18T22:17:41.389Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:17:41.389Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:17:41.389Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:17:41.389Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:17:41.389Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:17:41.389Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:17:41.389Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:17:41.389Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:17:41.389Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:17:41.389Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-18T22:17:41.389Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-18T22:17:41.389Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-18T22:17:41.389Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-18T22:17:41.389Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-18T22:17:41.389Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-18T22:17:41.389Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-18T22:17:41.389Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-18T22:17:41.389Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-18T22:17:41.389Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-18T22:17:41.389Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-18T22:17:41.389Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-18T22:17:41.389Z] === RUN TestCopyFromContainer [2021-07-18T22:17:42.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-18T22:17:42.766Z] === RUN TestCopyFromContainer// [2021-07-18T22:17:42.766Z] === RUN TestCopyFromContainer//bar/root [2021-07-18T22:17:42.766Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-18T22:17:42.766Z] === RUN TestCopyFromContainer/bar/quux [2021-07-18T22:17:42.766Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-18T22:17:43.024Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-18T22:17:43.024Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-18T22:17:43.024Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-18T22:17:43.024Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-18T22:17:43.024Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer (1.84s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-18T22:17:43.283Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-07-18T22:17:43.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-18T22:17:43.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:17:43.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:17:43.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:17:43.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:17:43.283Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:17:43.283Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:17:43.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:17:43.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:17:43.283Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:17:43.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-18T22:17:43.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-18T22:17:43.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-18T22:17:43.283Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-18T22:17:43.283Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-18T22:17:43.283Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-18T22:17:43.283Z] === RUN TestCreateWithInvalidEnv [2021-07-18T22:17:43.283Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-18T22:17:43.283Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-18T22:17:43.283Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-18T22:17:43.283Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-18T22:17:43.283Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-18T22:17:43.283Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-18T22:17:43.283Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-18T22:17:43.283Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-18T22:17:43.283Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-18T22:17:43.283Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-18T22:17:43.283Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-18T22:17:43.283Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-18T22:17:43.283Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-18T22:17:43.283Z] === RUN TestCreateTmpfsMountsTarget [2021-07-18T22:17:43.283Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-18T22:17:43.283Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-18T22:17:43.379Z] --- PASS: TestRenameAnonymousContainer (2.26s) [2021-07-18T22:17:43.379Z] === RUN TestRenameContainerWithSameName [2021-07-18T22:17:43.635Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2021-07-18T22:17:43.635Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-18T22:17:44.998Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-07-18T22:17:44.998Z] === RUN TestResize [2021-07-18T22:17:45.560Z] --- PASS: TestResize (0.67s) [2021-07-18T22:17:45.560Z] === RUN TestResizeWithInvalidSize [2021-07-18T22:17:45.814Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2021-07-18T22:17:45.814Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-18T22:17:46.488Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-07-18T22:17:46.488Z] === RUN TestResizeWhenContainerNotStarted [2021-07-18T22:17:47.049Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-07-18T22:17:47.049Z] === RUN TestDaemonRestartKillContainers [2021-07-18T22:17:47.049Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-18T22:17:47.049Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-18T22:17:47.049Z] === RUN TestCgroupNamespacesRun [2021-07-18T22:17:48.345Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2021-07-18T22:17:48.345Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-18T22:17:48.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:17:48.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:17:48.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:17:48.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:17:48.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:17:48.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:17:48.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:17:48.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:17:48.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:17:48.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:17:48.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:17:48.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:17:48.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:17:48.346Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:17:48.346Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:17:48.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-18T22:17:48.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-18T22:17:48.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-18T22:17:48.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-18T22:17:48.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-18T22:17:48.346Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-18T22:17:48.346Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-18T22:17:48.414Z] --- PASS: TestCgroupNamespacesRun (1.57s) [2021-07-18T22:17:48.414Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-18T22:17:48.604Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-07-18T22:17:48.604Z] === RUN TestCreateDifferentPlatform [2021-07-18T22:17:48.604Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-18T22:17:48.604Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-18T22:17:48.604Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-18T22:17:48.604Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-18T22:17:48.604Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-18T22:17:48.604Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-18T22:17:48.863Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-18T22:17:48.863Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-18T22:17:48.863Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-18T22:17:48.863Z] === RUN TestContainerStartOnDaemonRestart [2021-07-18T22:17:48.863Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-18T22:17:48.863Z] === RUN TestDaemonRestartIpcMode [2021-07-18T22:17:48.863Z] === PAUSE TestDaemonRestartIpcMode [2021-07-18T22:17:48.863Z] === RUN TestDaemonHostGatewayIP [2021-07-18T22:17:48.863Z] === PAUSE TestDaemonHostGatewayIP [2021-07-18T22:17:48.863Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-18T22:17:48.863Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-18T22:17:48.863Z] === RUN TestContainerKillOnDaemonStart [2021-07-18T22:17:48.863Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-18T22:17:48.863Z] === RUN TestDiff [2021-07-18T22:17:49.781Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-07-18T22:17:49.781Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-18T22:17:49.799Z] --- PASS: TestDiff (0.79s) [2021-07-18T22:17:49.799Z] === RUN TestExecWithCloseStdin [2021-07-18T22:17:50.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-18T22:17:50.733Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-07-18T22:17:50.733Z] === RUN TestExec [2021-07-18T22:17:51.670Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2021-07-18T22:17:51.670Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-18T22:17:52.111Z] --- PASS: TestExec (1.10s) [2021-07-18T22:17:52.111Z] === RUN TestExecUser [2021-07-18T22:17:53.036Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2021-07-18T22:17:53.036Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-18T22:17:53.045Z] --- PASS: TestExecUser (1.13s) [2021-07-18T22:17:53.046Z] === RUN TestExportContainerAndImportImage [2021-07-18T22:17:53.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-18T22:17:53.981Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-07-18T22:17:53.981Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-18T22:17:54.401Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2021-07-18T22:17:54.401Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-18T22:17:55.356Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-07-18T22:17:55.356Z] === RUN TestHealthCheckWorkdir [2021-07-18T22:17:55.764Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2021-07-18T22:17:55.764Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-18T22:17:56.325Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2021-07-18T22:17:56.325Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-18T22:17:56.732Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-07-18T22:17:56.732Z] === RUN TestHealthKillContainer [2021-07-18T22:17:57.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-18T22:17:58.214Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.58s) [2021-07-18T22:17:58.214Z] === RUN TestNISDomainname [2021-07-18T22:17:58.214Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-18T22:17:58.214Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-18T22:17:58.214Z] === RUN TestHostnameDnsResolution [2021-07-18T22:17:58.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-18T22:17:58.776Z] --- PASS: TestHostnameDnsResolution (1.05s) [2021-07-18T22:17:58.776Z] === RUN TestStats [2021-07-18T22:17:58.776Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:17:58.776Z] --- SKIP: TestStats (0.00s) [2021-07-18T22:17:58.776Z] === RUN TestStopContainerWithTimeout [2021-07-18T22:17:59.032Z] === RUN TestStopContainerWithTimeout/0 [2021-07-18T22:17:59.032Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-18T22:17:59.032Z] === RUN TestStopContainerWithTimeout/1 [2021-07-18T22:17:59.032Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-18T22:17:59.032Z] === RUN TestStopContainerWithTimeout/3 [2021-07-18T22:17:59.032Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-18T22:17:59.032Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-18T22:17:59.032Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-18T22:17:59.032Z] === CONT TestStopContainerWithTimeout/0 [2021-07-18T22:17:59.032Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-18T22:17:59.958Z] === CONT TestStopContainerWithTimeout/3 [2021-07-18T22:18:00.015Z] --- PASS: TestHealthKillContainer (3.09s) [2021-07-18T22:18:00.015Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-18T22:18:00.952Z] --- PASS: TestInspectCpusetInConfigPre120 (1.11s) [2021-07-18T22:18:00.952Z] === RUN TestIpcModeNone [2021-07-18T22:18:00.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-18T22:18:01.846Z] === CONT TestStopContainerWithTimeout/1 [2021-07-18T22:18:01.889Z] --- PASS: TestIpcModeNone (1.07s) [2021-07-18T22:18:01.889Z] === RUN TestIpcModePrivate [2021-07-18T22:18:02.825Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-18T22:18:03.083Z] --- PASS: TestIpcModePrivate (1.06s) [2021-07-18T22:18:03.083Z] === RUN TestIpcModeShareable [2021-07-18T22:18:03.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-18T22:18:03.836Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-18T22:18:03.836Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2021-07-18T22:18:03.836Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2021-07-18T22:18:03.836Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-07-18T22:18:03.836Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-07-18T22:18:03.836Z] === RUN TestDeleteDevicemapper [2021-07-18T22:18:03.836Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-18T22:18:03.836Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-18T22:18:03.836Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-18T22:18:04.020Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-18T22:18:04.020Z] --- PASS: TestIpcModeShareable (1.08s) [2021-07-18T22:18:04.020Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-18T22:18:05.726Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2021-07-18T22:18:05.726Z] === RUN TestUpdateMemory [2021-07-18T22:18:05.726Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:05.726Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-18T22:18:05.726Z] === RUN TestUpdateCPUQuota [2021-07-18T22:18:05.726Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:05.726Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-18T22:18:05.726Z] === RUN TestUpdatePidsLimit [2021-07-18T22:18:05.726Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:05.726Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-18T22:18:05.726Z] === RUN TestUpdateRestartPolicy [2021-07-18T22:18:07.303Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2021-07-18T22:18:07.303Z] === RUN TestAPIIpcModeHost [2021-07-18T22:18:07.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-18T22:18:08.238Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-07-18T22:18:08.238Z] === RUN TestDaemonIpcModeShareable [2021-07-18T22:18:09.614Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-18T22:18:09.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-18T22:18:09.873Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2021-07-18T22:18:09.873Z] === RUN TestDaemonIpcModePrivate [2021-07-18T22:18:11.775Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-18T22:18:11.775Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2021-07-18T22:18:11.775Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-18T22:18:12.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-18T22:18:13.153Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-18T22:18:13.153Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2021-07-18T22:18:13.153Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-18T22:18:14.758Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-18T22:18:14.758Z] Using test binary docker [2021-07-18T22:18:15.018Z] +++ /etc/init.d/apparmor start [2021-07-18T22:18:15.018Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-18T22:18:15.018Z] Starting dockerd [2021-07-18T22:18:15.018Z] INFO: Waiting for daemon to start... [2021-07-18T22:18:15.018Z] +++ 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-07-18T22:18:15.058Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-18T22:18:15.058Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2021-07-18T22:18:15.058Z] === RUN TestIpcModeOlderClient [2021-07-18T22:18:15.058Z] === PAUSE TestIpcModeOlderClient [2021-07-18T22:18:15.058Z] === RUN TestKillContainerInvalidSignal [2021-07-18T22:18:15.625Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-07-18T22:18:15.626Z] === RUN TestKillContainer [2021-07-18T22:18:15.626Z] === RUN TestKillContainer/no_signal [2021-07-18T22:18:16.193Z] === RUN TestKillContainer/non_killing_signal [2021-07-18T22:18:16.760Z] === RUN TestKillContainer/killing_signal [2021-07-18T22:18:17.566Z] . [2021-07-18T22:18:17.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-18T22:18:17.695Z] --- PASS: TestKillContainer (2.14s) [2021-07-18T22:18:17.695Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-07-18T22:18:17.695Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-07-18T22:18:17.695Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-07-18T22:18:17.695Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-18T22:18:17.695Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-18T22:18:17.827Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-18T22:18:17.827Z] Error: No such image: emptyfs [2021-07-18T22:18:17.827Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-18T22:18:17.827Z] ++++ docker load [2021-07-18T22:18:17.887Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2021-07-18T22:18:17.887Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-18T22:18:18.087Z] Running integration-test (iteration 1) [2021-07-18T22:18:18.087Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-18T22:18:18.087Z] ++ 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-07-18T22:18:18.087Z] ++ set -e [2021-07-18T22:18:18.087Z] ++ '[' -n 0 ']' [2021-07-18T22:18:18.087Z] ++ set -x [2021-07-18T22:18:18.087Z] ++ 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-07-18T22:18:18.262Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-18T22:18:18.448Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-07-18T22:18:18.448Z] === RUN TestWaitNonBlocked [2021-07-18T22:18:18.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:18:18.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:18:18.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:18:18.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:18:18.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:18:18.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:18:19.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-07-18T22:18:19.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-07-18T22:18:19.197Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-07-18T22:18:19.197Z] === RUN TestKillStoppedContainer [2021-07-18T22:18:19.197Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-18T22:18:19.197Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-18T22:18:19.197Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-18T22:18:19.197Z] === RUN TestKillDifferentUserContainer [2021-07-18T22:18:19.374Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-18T22:18:19.374Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2021-07-18T22:18:19.374Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2021-07-18T22:18:19.374Z] === RUN TestWaitBlocked [2021-07-18T22:18:19.374Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:18:19.374Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:18:19.374Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:18:19.374Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:18:19.374Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:18:19.374Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:18:19.764Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-07-18T22:18:19.764Z] === RUN TestInspectOomKilledTrue [2021-07-18T22:18:19.764Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-18T22:18:19.764Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-18T22:18:19.764Z] === RUN TestInspectOomKilledFalse [2021-07-18T22:18:20.699Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-07-18T22:18:20.699Z] === RUN TestLinksEtcHostsContentMatch [2021-07-18T22:18:20.738Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-18T22:18:20.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-07-18T22:18:20.738Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-07-18T22:18:20.738Z] === CONT TestDaemonRestartIpcMode [2021-07-18T22:18:20.738Z] === CONT TestIpcModeOlderClient [2021-07-18T22:18:20.738Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-18T22:18:20.738Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-18T22:18:21.267Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-07-18T22:18:21.267Z] === RUN TestLinksContainerNames [2021-07-18T22:18:22.643Z] --- PASS: TestLinksContainerNames (1.40s) [2021-07-18T22:18:22.643Z] === RUN TestLogsFollowTailEmpty [2021-07-18T22:18:23.181Z] sha256:00f054b91766ed76bd20ad40b8d28a0e8d666d33225f5608a90cabda5b83281a [2021-07-18T22:18:23.181Z] INFO: Starting docker-py tests... [2021-07-18T22:18:23.181Z] ============================= test session starts ============================== [2021-07-18T22:18:23.181Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-18T22:18:23.181Z] rootdir: /src, inifile: pytest.ini [2021-07-18T22:18:23.181Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-18T22:18:23.181Z] collected 390 items / 1 deselected / 389 selected [2021-07-18T22:18:23.181Z] [2021-07-18T22:18:23.579Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-07-18T22:18:23.579Z] === RUN TestContainerNetworkMountsNoChown [2021-07-18T22:18:24.007Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.93s) [2021-07-18T22:18:24.147Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/default [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/default [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/private [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/private [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rprivate [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/slave [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/slave [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rslave [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/shared [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/shared [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rshared [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-18T22:18:24.147Z] === CONT TestMountDaemonRoot/default [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:18:24.147Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-18T22:18:24.147Z] === CONT TestMountDaemonRoot/rshared [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:18:24.147Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:18:24.147Z] === CONT TestMountDaemonRoot/shared [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-18T22:18:24.147Z] === CONT TestMountDaemonRoot/rslave [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:18:24.147Z] === CONT TestMountDaemonRoot/slave [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:18:24.147Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:18:24.147Z] === CONT TestMountDaemonRoot/rprivate [2021-07-18T22:18:24.147Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:18:24.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:18:24.148Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:18:24.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:18:24.148Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:18:24.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:18:24.148Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:18:24.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:18:24.148Z] === CONT TestMountDaemonRoot/private [2021-07-18T22:18:24.148Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:18:24.148Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:18:24.148Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-18T22:18:24.148Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-18T22:18:24.148Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:18:24.148Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:18:24.148Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-18T22:18:24.148Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-18T22:18:24.148Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:18:24.148Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-18T22:18:24.148Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:18:24.148Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:18:24.262Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2021-07-18T22:18:24.263Z] PASS [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === Skipped [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-18T22:18:24.263Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-18T22:18:24.263Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-18T22:18:24.263Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-18T22:18:24.263Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-18T22:18:24.263Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-18T22:18:24.263Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-18T22:18:24.263Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-18T22:18:24.263Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-18T22:18:24.263Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-18T22:18:24.263Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-18T22:18:24.263Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-18T22:18:24.263Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-18T22:18:24.263Z] 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-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-18T22:18:24.263Z] 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-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-18T22:18:24.263Z] 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-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-18T22:18:24.263Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-18T22:18:24.263Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-18T22:18:24.263Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-18T22:18:24.263Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-18T22:18:24.263Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-18T22:18:24.263Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-18T22:18:24.263Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-18T22:18:24.263Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-18T22:18:24.263Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-18T22:18:24.263Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] [2021-07-18T22:18:24.263Z] DONE 177 tests, 25 skipped in 89.776s [2021-07-18T22:18:24.263Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-18T22:18:24.263Z] === RUN TestConfigDaemonLibtrustID [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:18:24.406Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:18:24.665Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.10s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-18T22:18:24.665Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-07-18T22:18:24.665Z] === RUN TestContainerBindMountNonRecursive [2021-07-18T22:18:24.828Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-18T22:18:24.828Z] === RUN TestDaemonConfigValidation [2021-07-18T22:18:24.828Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:18:24.828Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:18:24.828Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-18T22:18:24.828Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-18T22:18:24.828Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-18T22:18:24.828Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-18T22:18:24.828Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-18T22:18:24.828Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-18T22:18:24.828Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-18T22:18:24.828Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-18T22:18:24.828Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:18:24.828Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-18T22:18:24.828Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-18T22:18:24.828Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-18T22:18:25.083Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-18T22:18:25.083Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-18T22:18:25.083Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-18T22:18:25.083Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-18T22:18:25.083Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-18T22:18:25.083Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-07-18T22:18:25.083Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-07-18T22:18:25.083Z] PASS [2021-07-18T22:18:25.083Z] [2021-07-18T22:18:25.083Z] DONE 7 tests in 0.830s [2021-07-18T22:18:25.083Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-18T22:18:25.339Z] INFO: Testing against a local daemon [2021-07-18T22:18:25.339Z] === RUN TestCommitInheritsEnv [2021-07-18T22:18:26.608Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2021-07-18T22:18:26.608Z] === RUN TestContainerVolumesMountedAsShared [2021-07-18T22:18:27.188Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-07-18T22:18:27.188Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-18T22:18:27.224Z] --- PASS: TestCommitInheritsEnv (1.88s) [2021-07-18T22:18:27.224Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-18T22:18:27.224Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-18T22:18:27.224Z] === RUN TestImagesFilterMultiReference [2021-07-18T22:18:27.224Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-18T22:18:27.224Z] === RUN TestImagePullPlatformInvalid [2021-07-18T22:18:27.224Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-18T22:18:27.224Z] === RUN TestRemoveImageOrphaning [2021-07-18T22:18:28.127Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-07-18T22:18:28.127Z] === RUN TestNetworkNat [2021-07-18T22:18:28.694Z] --- PASS: TestNetworkNat (0.75s) [2021-07-18T22:18:28.694Z] === RUN TestNetworkLocalhostTCPNat [2021-07-18T22:18:29.110Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-18T22:18:29.110Z] === RUN TestRemoveImageGarbageCollector [2021-07-18T22:18:29.110Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-18T22:18:29.110Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-18T22:18:29.110Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-18T22:18:29.110Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-18T22:18:29.110Z] === RUN TestTagInvalidReference [2021-07-18T22:18:29.110Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-18T22:18:29.110Z] === RUN TestTagValidPrefixedRepo [2021-07-18T22:18:29.110Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-18T22:18:29.110Z] === RUN TestTagExistedNameWithoutForce [2021-07-18T22:18:29.110Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-18T22:18:29.110Z] === RUN TestTagOfficialNames [2021-07-18T22:18:29.366Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-18T22:18:29.366Z] === RUN TestTagMatchesDigest [2021-07-18T22:18:29.366Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-18T22:18:29.366Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-18T22:18:29.630Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2021-07-18T22:18:29.630Z] === RUN TestNetworkLoopbackNat [2021-07-18T22:18:32.918Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-07-18T22:18:32.918Z] === RUN TestPause [2021-07-18T22:18:33.485Z] --- PASS: TestPause (0.74s) [2021-07-18T22:18:33.485Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-18T22:18:33.485Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-18T22:18:33.485Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-18T22:18:33.485Z] === RUN TestPauseStopPausedContainer [2021-07-18T22:18:34.053Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2021-07-18T22:18:34.053Z] === RUN TestPidHost [2021-07-18T22:18:35.956Z] --- PASS: TestPidHost (1.97s) [2021-07-18T22:18:35.956Z] === RUN TestPsFilter [2021-07-18T22:18:36.214Z] --- PASS: TestPsFilter (0.16s) [2021-07-18T22:18:36.214Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-18T22:18:36.784Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-07-18T22:18:36.784Z] === RUN TestRemoveContainerWithVolume [2021-07-18T22:18:37.719Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-07-18T22:18:37.719Z] === RUN TestRemoveContainerRunning [2021-07-18T22:18:38.286Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-07-18T22:18:38.286Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-18T22:18:39.221Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2021-07-18T22:18:39.221Z] === RUN TestRemoveInvalidContainer [2021-07-18T22:18:39.221Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-18T22:18:39.221Z] === RUN TestRenameLinkedContainer [2021-07-18T22:18:42.505Z] --- PASS: TestRenameLinkedContainer (2.94s) [2021-07-18T22:18:42.505Z] === RUN TestRenameStoppedContainer [2021-07-18T22:18:42.705Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-18T22:18:42.763Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-07-18T22:18:42.763Z] === RUN TestRenameRunningContainerAndReuse [2021-07-18T22:18:43.277Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-18T22:18:44.138Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2021-07-18T22:18:44.138Z] === RUN TestRenameInvalidName [2021-07-18T22:18:44.704Z] --- PASS: TestRenameInvalidName (0.70s) [2021-07-18T22:18:44.704Z] === RUN TestRenameAnonymousContainer [2021-07-18T22:18:45.031Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-18T22:18:47.239Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2021-07-18T22:18:47.239Z] === RUN TestRenameContainerWithSameName [2021-07-18T22:18:47.806Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-07-18T22:18:47.806Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-18T22:18:49.182Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2021-07-18T22:18:49.182Z] === RUN TestResize [2021-07-18T22:18:50.119Z] --- PASS: TestResize (0.72s) [2021-07-18T22:18:50.119Z] === RUN TestResizeWithInvalidSize [2021-07-18T22:18:50.687Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-07-18T22:18:50.687Z] === RUN TestResizeWhenContainerNotStarted [2021-07-18T22:18:51.255Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:18:51.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:18:51.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:18:51.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-18T22:18:51.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-18T22:18:53.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:18:53.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:18:55.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:18:55.161Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:18:56.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-18T22:18:56.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-18T22:18:58.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-18T22:18:58.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-18T22:19:01.246Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-18T22:19:01.767Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-18T22:19:01.768Z] [2021-07-18T22:19:01.768Z] ________ ____ __. [2021-07-18T22:19:01.768Z] \_____ \ | |/ _| [2021-07-18T22:19:01.768Z] / | \| < [2021-07-18T22:19:01.768Z] / | \ | \ [2021-07-18T22:19:01.768Z] \_______ /____|__ \ [2021-07-18T22:19:01.768Z] \/ \/ [2021-07-18T22:19:01.768Z] [2021-07-18T22:19:01.768Z] INFO: make.ps1 ended at 07/18/2021 22:18:50 [2021-07-18T22:19:01.768Z] INFO: Binaries build ended at 07/18/2021 22:18:51. Duration:00:01:22.7329198 [2021-07-18T22:19:01.768Z] INFO: Copying the built daemon binary to d:\CI\PR-42132\7\binary\dockerd-4f1f80feb6.exe... [2021-07-18T22:19:01.768Z] INFO: Copying the built client binary to d:\CI\PR-42132\7\binary\docker-4f1f80feb6.exe... [2021-07-18T22:19:01.768Z] INFO: Copying dockerversion from the container... [2021-07-18T22:19:01.768Z] INFO: Copying the golang package from the container to d:\CI\PR-42132\7\installer\go.zip... [2021-07-18T22:19:01.768Z] INFO: Extracting go.zip to d:\CI\PR-42132\7\go [2021-07-18T22:19:01.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.76s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2021-07-18T22:19:03.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.12s) [2021-07-18T22:19:03.719Z] === RUN TestCgroupNamespacesRun [2021-07-18T22:19:04.805Z] Loaded image: buildpack-deps:buster [2021-07-18T22:19:04.805Z] Loaded image: busybox:latest [2021-07-18T22:19:04.805Z] Loaded image: busybox:glibc [2021-07-18T22:19:05.625Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2021-07-18T22:19:05.625Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-18T22:19:05.625Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-18T22:19:05.625Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-18T22:19:05.625Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-18T22:19:07.528Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-07-18T22:19:07.528Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-18T22:19:08.908Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2021-07-18T22:19:08.908Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-18T22:19:10.096Z] Loaded image: debian:bullseye [2021-07-18T22:19:10.096Z] Loaded image: hello-world:latest [2021-07-18T22:19:10.357Z] Loaded image: arm32v7/hello-world:latest [2021-07-18T22:19:10.357Z] INFO: Testing against a local daemon [2021-07-18T22:19:10.357Z] === RUN TestCgroupNamespacesBuild [2021-07-18T22:19:10.813Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2021-07-18T22:19:10.813Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-18T22:19:11.750Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2021-07-18T22:19:11.750Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-18T22:19:12.323Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-18T22:19:12.323Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-18T22:19:14.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2021-07-18T22:19:14.228Z] === RUN TestNISDomainname [2021-07-18T22:19:15.604Z] --- PASS: TestNISDomainname (1.30s) [2021-07-18T22:19:15.604Z] === RUN TestHostnameDnsResolution [2021-07-18T22:19:15.643Z] --- PASS: TestCgroupNamespacesBuild (4.47s) [2021-07-18T22:19:15.643Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-18T22:19:16.982Z] --- PASS: TestHostnameDnsResolution (1.32s) [2021-07-18T22:19:16.982Z] === RUN TestStats [2021-07-18T22:19:18.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.84s) [2021-07-18T22:19:18.188Z] === RUN TestBuildWithSession [2021-07-18T22:19:18.188Z] build_session_test.go:25: TODO: BuildKit [2021-07-18T22:19:18.188Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-18T22:19:18.188Z] === RUN TestBuildSquashParent [2021-07-18T22:19:19.514Z] --- PASS: TestStats (2.76s) [2021-07-18T22:19:19.514Z] === RUN TestStopContainerWithTimeout [2021-07-18T22:19:19.514Z] === RUN TestStopContainerWithTimeout/0 [2021-07-18T22:19:19.514Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-18T22:19:19.514Z] === RUN TestStopContainerWithTimeout/1 [2021-07-18T22:19:19.514Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-18T22:19:19.514Z] === RUN TestStopContainerWithTimeout/3 [2021-07-18T22:19:19.514Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-18T22:19:19.514Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-18T22:19:19.514Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-18T22:19:19.514Z] === CONT TestStopContainerWithTimeout/0 [2021-07-18T22:19:19.514Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-18T22:19:20.455Z] === CONT TestStopContainerWithTimeout/3 [2021-07-18T22:19:21.325Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-18T22:19:22.988Z] === CONT TestStopContainerWithTimeout/1 [2021-07-18T22:19:23.077Z] INFO: Extraction ended at 07/18/2021 22:19:22. Duration:00:00:28.6260307 [2021-07-18T22:19:23.077Z] INFO: Updating the golang and path environment variables [2021-07-18T22:19:23.077Z] INFO: GOPATH=d:\gopath [2021-07-18T22:19:23.540Z] INFO: go version go1.16.6 windows/amd64 [2021-07-18T22:19:23.540Z] INFO: Running the daemon under test in debug mode [2021-07-18T22:19:23.540Z] INFO: Starting a daemon under test... [2021-07-18T22:19:23.540Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42132\7\daemon --pidfile d:\CI\PR-42132\7\docker.pid -D [2021-07-18T22:19:23.540Z] INFO: Process started successfully. [2021-07-18T22:19:23.540Z] INFO: Start tailing logs of the daemon under tests [2021-07-18T22:19:23.540Z] INFO: Waiting for the daemon under test to start... [2021-07-18T22:19:24.363Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-18T22:19:24.363Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-07-18T22:19:24.363Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-07-18T22:19:24.363Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-07-18T22:19:24.363Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-07-18T22:19:24.363Z] === RUN TestDeleteDevicemapper [2021-07-18T22:19:24.363Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-18T22:19:24.363Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-18T22:19:24.363Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-18T22:19:27.693Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s) [2021-07-18T22:19:27.693Z] === RUN TestUpdateMemory [2021-07-18T22:19:28.629Z] --- PASS: TestUpdateMemory (1.25s) [2021-07-18T22:19:28.629Z] === RUN TestUpdateCPUQuota [2021-07-18T22:19:30.511Z] --- PASS: TestBuildSquashParent (12.63s) [2021-07-18T22:19:30.511Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-18T22:19:30.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:19:30.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:19:30.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:19:30.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:19:30.511Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:19:30.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:19:30.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:19:30.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:19:30.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:19:30.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:19:30.511Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:19:30.511Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:19:30.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:19:30.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:19:35.193Z] --- PASS: TestUpdateCPUQuota (6.50s) [2021-07-18T22:19:35.193Z] === RUN TestUpdatePidsLimit [2021-07-18T22:19:35.193Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-18T22:19:35.761Z] === RUN TestUpdatePidsLimit/no_change [2021-07-18T22:19:35.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:19:36.380Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:19:36.697Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-18T22:19:37.265Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-18T22:19:37.836Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-18T22:19:38.772Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-18T22:19:39.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-18T22:19:40.718Z] --- PASS: TestUpdatePidsLimit (5.54s) [2021-07-18T22:19:40.718Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-07-18T22:19:40.718Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-07-18T22:19:40.718Z] --- PASS: TestUpdatePidsLimit/update_lower (0.68s) [2021-07-18T22:19:40.718Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-07-18T22:19:40.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-07-18T22:19:40.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.78s) [2021-07-18T22:19:40.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-07-18T22:19:40.718Z] === RUN TestUpdateRestartPolicy [2021-07-18T22:19:41.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:19:41.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:19:44.788Z] ...INFO: Daemon under test started and replied! [2021-07-18T22:19:44.788Z] INFO: Docker version of the daemon under test [2021-07-18T22:19:44.788Z] [2021-07-18T22:19:44.788Z] Client: [2021-07-18T22:19:44.788Z] Version: 17.06.2-ce [2021-07-18T22:19:44.788Z] API version: 1.30 [2021-07-18T22:19:44.788Z] Go version: go1.8.3 [2021-07-18T22:19:44.788Z] Git commit: cec0b72 [2021-07-18T22:19:44.788Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-18T22:19:44.788Z] OS/Arch: windows/amd64 [2021-07-18T22:19:44.788Z] [2021-07-18T22:19:44.788Z] Server: [2021-07-18T22:19:44.788Z] Version: 0.0.0-dev [2021-07-18T22:19:44.788Z] API version: 1.42 (minimum version 1.24) [2021-07-18T22:19:44.788Z] Go version: go1.16.6 [2021-07-18T22:19:44.788Z] Git commit: 4f1f80feb6 [2021-07-18T22:19:44.788Z] Built: 07/18/2021 22:17:34 [2021-07-18T22:19:44.788Z] OS/Arch: windows/amd64 [2021-07-18T22:19:44.788Z] Experimental: false [2021-07-18T22:19:44.788Z] [2021-07-18T22:19:44.788Z] INFO: Docker info of the daemon under test [2021-07-18T22:19:44.788Z] [2021-07-18T22:19:44.788Z] Containers: 0 [2021-07-18T22:19:44.788Z] Running: 0 [2021-07-18T22:19:44.788Z] Paused: 0 [2021-07-18T22:19:44.788Z] Stopped: 0 [2021-07-18T22:19:44.788Z] Images: 0 [2021-07-18T22:19:44.788Z] Server Version: 0.0.0-dev [2021-07-18T22:19:44.788Z] Storage Driver: windowsfilter [2021-07-18T22:19:44.788Z] Windows: [2021-07-18T22:19:44.788Z] Logging Driver: json-file [2021-07-18T22:19:44.788Z] Plugins: [2021-07-18T22:19:44.788Z] Volume: local [2021-07-18T22:19:44.788Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-18T22:19:44.788Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-18T22:19:44.788Z] Swarm: inactive [2021-07-18T22:19:44.788Z] Default Isolation: process [2021-07-18T22:19:44.788Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-18T22:19:44.788Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-18T22:19:44.788Z] OSType: windows [2021-07-18T22:19:44.788Z] Architecture: x86_64 [2021-07-18T22:19:44.788Z] CPUs: 4 [2021-07-18T22:19:44.788Z] Total Memory: 32GiB [2021-07-18T22:19:44.788Z] Name: azwin-2-330650 [2021-07-18T22:19:44.788Z] ID: CHAU:3WTE:KY3D:JDDM:JUK3:4GJJ:MOIT:CAPH:HD4B:UAH3:5D57:IOZI [2021-07-18T22:19:44.788Z] Docker Root Dir: D:\CI\PR-42132\7\daemon [2021-07-18T22:19:44.788Z] Debug Mode (client): false [2021-07-18T22:19:44.788Z] Debug Mode (server): true [2021-07-18T22:19:44.788Z] File Descriptors: -1 [2021-07-18T22:19:44.788Z] Goroutines: 16 [2021-07-18T22:19:44.788Z] System Time: 2021-07-18T22:19:42.9746883Z [2021-07-18T22:19:44.788Z] EventsListeners: 0 [2021-07-18T22:19:44.788Z] Registry: https://index.docker.io/v1/ [2021-07-18T22:19:44.788Z] Labels: [2021-07-18T22:19:44.788Z] Experimental: false [2021-07-18T22:19:44.788Z] Insecure Registries: [2021-07-18T22:19:44.788Z] 127.0.0.0/8 [2021-07-18T22:19:44.788Z] Live Restore Enabled: false [2021-07-18T22:19:44.788Z] [2021-07-18T22:19:44.788Z] [2021-07-18T22:19:44.788Z] INFO: Docker images of the daemon under test [2021-07-18T22:19:44.788Z] [2021-07-18T22:19:44.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-18T22:19:44.788Z] [2021-07-18T22:19:44.788Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-18T22:19:44.788Z] 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-07-18T22:19:44.788Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-18T22:19:44.788Z] 29d5b6a226d2: Pulling fs layer [2021-07-18T22:19:46.964Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-18T22:19:46.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.54s) [2021-07-18T22:19:46.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.87s) [2021-07-18T22:19:46.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.34s) [2021-07-18T22:19:46.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.02s) [2021-07-18T22:19:46.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.21s) [2021-07-18T22:19:46.964Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.25s) [2021-07-18T22:19:46.964Z] === RUN TestBuildMultiStageCopy [2021-07-18T22:19:46.964Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-18T22:19:50.266Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-18T22:19:50.838Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-18T22:19:51.410Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-18T22:19:51.671Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-18T22:19:52.242Z] --- PASS: TestBuildMultiStageCopy (5.80s) [2021-07-18T22:19:52.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.74s) [2021-07-18T22:19:52.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-07-18T22:19:52.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2021-07-18T22:19:52.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-07-18T22:19:52.242Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2021-07-18T22:19:52.242Z] === RUN TestBuildMultiStageParentConfig [2021-07-18T22:19:53.629Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2021-07-18T22:19:53.629Z] === RUN TestBuildLabelWithTargets [2021-07-18T22:19:55.143Z] 29d5b6a226d2: Verifying Checksum [2021-07-18T22:19:55.143Z] 29d5b6a226d2: Download complete [2021-07-18T22:19:55.596Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2021-07-18T22:19:55.596Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-18T22:19:55.596Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-07-18T22:19:55.596Z] === RUN TestWaitNonBlocked [2021-07-18T22:19:55.596Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:19:55.596Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:19:55.596Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:19:55.596Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:19:55.596Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:19:55.596Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:19:55.596Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-18T22:19:55.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-07-18T22:19:55.596Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-07-18T22:19:55.596Z] === RUN TestWaitBlocked [2021-07-18T22:19:55.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:19:55.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:19:55.596Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:19:55.596Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:19:55.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:19:55.596Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:19:56.165Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-18T22:19:56.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2021-07-18T22:19:56.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-07-18T22:19:56.165Z] === CONT TestContainerStartOnDaemonRestart [2021-07-18T22:19:56.165Z] === CONT TestContainerKillOnDaemonStart [2021-07-18T22:19:56.176Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2021-07-18T22:19:56.176Z] === RUN TestBuildWithEmptyLayers [2021-07-18T22:19:56.749Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-07-18T22:19:56.749Z] === RUN TestBuildMultiStageOnBuild [2021-07-18T22:19:59.453Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s) [2021-07-18T22:19:59.453Z] === CONT TestIpcModeOlderClient [2021-07-18T22:19:59.453Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-18T22:19:59.453Z] === CONT TestDaemonHostGatewayIP [2021-07-18T22:20:00.955Z] --- PASS: TestBuildMultiStageOnBuild (4.21s) [2021-07-18T22:20:00.955Z] === RUN TestBuildUncleanTarFilenames [2021-07-18T22:20:02.742Z] --- PASS: TestDaemonHostGatewayIP (3.23s) [2021-07-18T22:20:02.742Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-18T22:20:02.869Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2021-07-18T22:20:02.869Z] === RUN TestBuildMultiStageLayerLeak [2021-07-18T22:20:04.649Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2021-07-18T22:20:04.649Z] === CONT TestDaemonRestartIpcMode [2021-07-18T22:20:05.756Z] --- PASS: TestImportExtremelyLargeImageWorks (91.32s) [2021-07-18T22:20:05.756Z] PASS [2021-07-18T22:20:05.756Z] [2021-07-18T22:20:05.756Z] === Skipped [2021-07-18T22:20:05.756Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-18T22:20:05.756Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-18T22:20:05.756Z] [2021-07-18T22:20:05.756Z] [2021-07-18T22:20:05.756Z] DONE 12 tests, 1 skipped in 95.542s [2021-07-18T22:20:05.756Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-18T22:20:05.756Z] INFO: Testing against a local daemon [2021-07-18T22:20:05.756Z] === RUN TestNetworkCreateDelete [2021-07-18T22:20:05.756Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-18T22:20:05.756Z] === RUN TestDockerNetworkDeletePreferID [2021-07-18T22:20:05.756Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-18T22:20:05.756Z] === RUN TestDaemonDNSFallback [2021-07-18T22:20:07.076Z] --- PASS: TestBuildMultiStageLayerLeak (4.17s) [2021-07-18T22:20:07.077Z] === RUN TestBuildWithHugeFile [2021-07-18T22:20:07.643Z] --- PASS: TestDaemonDNSFallback (6.54s) [2021-07-18T22:20:07.643Z] === RUN TestInspectNetwork [2021-07-18T22:20:07.643Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:07.643Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-18T22:20:07.643Z] === RUN TestRunContainerWithBridgeNone [2021-07-18T22:20:07.643Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.643Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-18T22:20:07.643Z] === RUN TestNetworkInvalidJSON [2021-07-18T22:20:07.643Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-18T22:20:07.643Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-18T22:20:07.643Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:20:07.643Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:20:07.643Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:20:07.643Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:20:07.643Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-18T22:20:07.643Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:20:07.643Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:20:07.643Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-18T22:20:07.643Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-18T22:20:07.643Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-18T22:20:07.643Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-18T22:20:07.643Z] === RUN TestNetworkList [2021-07-18T22:20:07.898Z] === RUN TestNetworkList//networks [2021-07-18T22:20:07.898Z] === PAUSE TestNetworkList//networks [2021-07-18T22:20:07.898Z] === RUN TestNetworkList//networks/ [2021-07-18T22:20:07.898Z] === PAUSE TestNetworkList//networks/ [2021-07-18T22:20:07.898Z] === CONT TestNetworkList//networks [2021-07-18T22:20:07.898Z] === CONT TestNetworkList//networks/ [2021-07-18T22:20:07.898Z] --- PASS: TestNetworkList (0.02s) [2021-07-18T22:20:07.898Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-18T22:20:07.898Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-18T22:20:07.898Z] === RUN TestHostIPv4BridgeLabel [2021-07-18T22:20:07.898Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.898Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-18T22:20:07.898Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-18T22:20:07.898Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.898Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-18T22:20:07.898Z] === RUN TestDaemonDefaultNetworkPools [2021-07-18T22:20:07.898Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.898Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-18T22:20:07.898Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-18T22:20:07.898Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.898Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-18T22:20:07.898Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-18T22:20:07.898Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.898Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-18T22:20:07.898Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-18T22:20:07.898Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.898Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-18T22:20:07.898Z] === RUN TestServiceWithPredefinedNetwork [2021-07-18T22:20:07.898Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:07.898Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-18T22:20:07.898Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-18T22:20:07.898Z] service_test.go:242: FLAKY_TEST [2021-07-18T22:20:07.898Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-18T22:20:07.898Z] === RUN TestServiceWithDataPathPortInit [2021-07-18T22:20:07.898Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:07.898Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-18T22:20:07.899Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-18T22:20:07.899Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:07.899Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-18T22:20:07.899Z] PASS [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === Skipped [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-18T22:20:07.899Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-18T22:20:07.899Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-18T22:20:07.899Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-18T22:20:07.899Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-18T22:20:07.899Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-18T22:20:07.899Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-18T22:20:07.899Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-18T22:20:07.899Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-18T22:20:07.899Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-18T22:20:07.899Z] service_test.go:242: FLAKY_TEST [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-18T22:20:07.899Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-18T22:20:07.899Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] DONE 22 tests, 12 skipped in 7.218s [2021-07-18T22:20:07.899Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-18T22:20:07.899Z] INFO: Testing against a local daemon [2021-07-18T22:20:07.899Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-18T22:20:07.899Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:20:07.899Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-18T22:20:07.899Z] === RUN TestDockerNetworkIpvlan [2021-07-18T22:20:07.899Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:20:07.899Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-18T22:20:07.899Z] PASS [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === Skipped [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-18T22:20:07.899Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-18T22:20:07.899Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] [2021-07-18T22:20:07.899Z] DONE 2 tests, 2 skipped in 0.111s [2021-07-18T22:20:07.899Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-18T22:20:07.939Z] --- PASS: TestDaemonRestartIpcMode (2.95s) [2021-07-18T22:20:08.154Z] INFO: Testing against a local daemon [2021-07-18T22:20:08.154Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-18T22:20:08.154Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:08.154Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestDockerNetworkMacvlan [2021-07-18T22:20:08.154Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:08.154Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-18T22:20:08.154Z] PASS [2021-07-18T22:20:08.154Z] [2021-07-18T22:20:08.154Z] === Skipped [2021-07-18T22:20:08.154Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-18T22:20:08.154Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:08.154Z] [2021-07-18T22:20:08.154Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-18T22:20:08.154Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:08.154Z] [2021-07-18T22:20:08.154Z] [2021-07-18T22:20:08.154Z] DONE 2 tests, 2 skipped in 0.101s [2021-07-18T22:20:08.154Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-18T22:20:08.154Z] testing: warning: no tests to run [2021-07-18T22:20:08.154Z] PASS [2021-07-18T22:20:08.154Z] [2021-07-18T22:20:08.154Z] DONE 0 tests in 0.024s [2021-07-18T22:20:08.154Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-18T22:20:08.154Z] INFO: Testing against a local daemon [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginAllowRequest [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginTLS [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginDenyRequest [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginDenyResponse [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginAllowEventStream [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginErrorResponse [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginErrorRequest [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginHeader [2021-07-18T22:20:08.154Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.154Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-18T22:20:08.154Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-07-18T22:20:08.410Z] === RUN TestAuthZPluginV2Disable [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-07-18T22:20:08.410Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-18T22:20:08.410Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-18T22:20:08.410Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-18T22:20:08.410Z] PASS [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === Skipped [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-18T22:20:08.410Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] [2021-07-18T22:20:08.410Z] DONE 17 tests, 17 skipped in 0.331s [2021-07-18T22:20:08.410Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-18T22:20:08.506Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2021-07-18T22:20:08.506Z] PASS [2021-07-18T22:20:08.506Z] [2021-07-18T22:20:08.506Z] === Skipped [2021-07-18T22:20:08.506Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-18T22:20:08.506Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-18T22:20:08.506Z] [2021-07-18T22:20:08.506Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-18T22:20:08.506Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-18T22:20:08.506Z] [2021-07-18T22:20:08.506Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-18T22:20:08.506Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-18T22:20:08.506Z] [2021-07-18T22:20:08.506Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-18T22:20:08.506Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-18T22:20:08.506Z] [2021-07-18T22:20:08.506Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-18T22:20:08.506Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-18T22:20:08.506Z] [2021-07-18T22:20:08.506Z] [2021-07-18T22:20:08.506Z] DONE 196 tests, 5 skipped in 147.462s [2021-07-18T22:20:08.506Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-18T22:20:08.666Z] INFO: Testing against a local daemon [2021-07-18T22:20:08.666Z] === RUN TestPluginInvalidJSON [2021-07-18T22:20:08.666Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:20:08.666Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:20:08.666Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:20:08.666Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-18T22:20:08.666Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-18T22:20:08.666Z] === RUN TestPluginInstall [2021-07-18T22:20:08.666Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.666Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-18T22:20:08.667Z] === RUN TestPluginsWithRuntimes [2021-07-18T22:20:08.667Z] 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-07-18T22:20:08.667Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-18T22:20:08.667Z] === RUN TestPluginBackCompatMediaTypes [2021-07-18T22:20:08.667Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-18T22:20:08.667Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-18T22:20:08.667Z] PASS [2021-07-18T22:20:08.667Z] [2021-07-18T22:20:08.667Z] === Skipped [2021-07-18T22:20:08.667Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-18T22:20:08.667Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-18T22:20:08.667Z] [2021-07-18T22:20:08.667Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-18T22:20:08.667Z] 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-07-18T22:20:08.667Z] [2021-07-18T22:20:08.667Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-18T22:20:08.667Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-18T22:20:08.667Z] [2021-07-18T22:20:08.667Z] [2021-07-18T22:20:08.667Z] DONE 5 tests, 3 skipped in 0.128s [2021-07-18T22:20:08.667Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-18T22:20:08.667Z] INFO: Testing against a local daemon [2021-07-18T22:20:08.667Z] === RUN TestExternalGraphDriver [2021-07-18T22:20:08.667Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-18T22:20:08.667Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-18T22:20:08.667Z] === RUN TestGraphdriverPluginV2 [2021-07-18T22:20:08.765Z] === RUN TestConfigDaemonLibtrustID [2021-07-18T22:20:09.333Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-18T22:20:09.333Z] === RUN TestDaemonConfigValidation [2021-07-18T22:20:09.333Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:20:09.333Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:20:09.333Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-18T22:20:09.333Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-18T22:20:09.333Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-18T22:20:09.333Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-18T22:20:09.333Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-18T22:20:09.333Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-18T22:20:09.333Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-18T22:20:09.333Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-18T22:20:09.333Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:20:09.333Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-18T22:20:09.333Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-18T22:20:09.333Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-18T22:20:09.333Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-18T22:20:09.333Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-18T22:20:09.333Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-18T22:20:09.333Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-07-18T22:20:09.333Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-18T22:20:09.333Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-18T22:20:09.333Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2021-07-18T22:20:09.333Z] PASS [2021-07-18T22:20:09.333Z] [2021-07-18T22:20:09.333Z] DONE 7 tests in 0.790s [2021-07-18T22:20:09.333Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-18T22:20:09.333Z] INFO: Testing against a local daemon [2021-07-18T22:20:09.333Z] === RUN TestCommitInheritsEnv [2021-07-18T22:20:09.592Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-07-18T22:20:09.592Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-18T22:20:09.592Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-18T22:20:09.593Z] === RUN TestImagesFilterMultiReference [2021-07-18T22:20:09.852Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-18T22:20:09.852Z] === RUN TestImagePullPlatformInvalid [2021-07-18T22:20:09.852Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-18T22:20:09.852Z] === RUN TestRemoveImageOrphaning [2021-07-18T22:20:10.111Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-07-18T22:20:10.111Z] === RUN TestRemoveImageGarbageCollector [2021-07-18T22:20:12.014Z] --- PASS: TestRemoveImageGarbageCollector (1.92s) [2021-07-18T22:20:12.014Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-18T22:20:12.014Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-18T22:20:12.014Z] === RUN TestTagInvalidReference [2021-07-18T22:20:12.014Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-18T22:20:12.014Z] === RUN TestTagValidPrefixedRepo [2021-07-18T22:20:12.014Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-18T22:20:12.014Z] === RUN TestTagExistedNameWithoutForce [2021-07-18T22:20:12.014Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-18T22:20:12.014Z] === RUN TestTagOfficialNames [2021-07-18T22:20:12.272Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-18T22:20:12.272Z] === RUN TestTagMatchesDigest [2021-07-18T22:20:12.272Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-18T22:20:12.272Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-18T22:20:12.828Z] --- PASS: TestGraphdriverPluginV2 (3.99s) [2021-07-18T22:20:12.828Z] PASS [2021-07-18T22:20:12.828Z] [2021-07-18T22:20:12.828Z] === Skipped [2021-07-18T22:20:12.828Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-18T22:20:12.828Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-18T22:20:12.828Z] [2021-07-18T22:20:12.828Z] [2021-07-18T22:20:12.828Z] DONE 2 tests, 1 skipped in 4.172s [2021-07-18T22:20:12.828Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-18T22:20:12.828Z] INFO: Testing against a local daemon [2021-07-18T22:20:12.828Z] === RUN TestContinueAfterPluginCrash [2021-07-18T22:20:12.828Z] === PAUSE TestContinueAfterPluginCrash [2021-07-18T22:20:12.828Z] === RUN TestReadPluginNoRead [2021-07-18T22:20:12.828Z] === PAUSE TestReadPluginNoRead [2021-07-18T22:20:12.828Z] === RUN TestDaemonStartWithLogOpt [2021-07-18T22:20:12.828Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-18T22:20:12.828Z] === CONT TestContinueAfterPluginCrash [2021-07-18T22:20:12.828Z] === CONT TestDaemonStartWithLogOpt [2021-07-18T22:20:18.073Z] --- PASS: TestDaemonStartWithLogOpt (4.35s) [2021-07-18T22:20:18.073Z] === CONT TestReadPluginNoRead [2021-07-18T22:20:19.436Z] === RUN TestReadPluginNoRead/default [2021-07-18T22:20:21.322Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-18T22:20:22.248Z] --- PASS: TestContinueAfterPluginCrash (9.37s) [2021-07-18T22:20:22.506Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-18T22:20:23.868Z] === CONT TestReadPluginNoRead [2021-07-18T22:20:23.868Z] read_test.go:92: [d83269dd745b0] daemon is not started [2021-07-18T22:20:23.868Z] --- PASS: TestReadPluginNoRead (6.74s) [2021-07-18T22:20:23.868Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-07-18T22:20:23.868Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-07-18T22:20:23.868Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-07-18T22:20:23.868Z] PASS [2021-07-18T22:20:23.868Z] [2021-07-18T22:20:23.868Z] DONE 6 tests in 11.201s [2021-07-18T22:20:23.868Z] 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-07-18T22:20:24.124Z] testing: warning: no tests to run [2021-07-18T22:20:24.124Z] PASS [2021-07-18T22:20:24.124Z] [2021-07-18T22:20:24.124Z] DONE 0 tests in 0.039s [2021-07-18T22:20:24.124Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-18T22:20:24.124Z] INFO: Testing against a local daemon [2021-07-18T22:20:24.124Z] === RUN TestPluginWithDevMounts [2021-07-18T22:20:24.124Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-18T22:20:24.124Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-18T22:20:24.124Z] PASS [2021-07-18T22:20:24.124Z] [2021-07-18T22:20:24.124Z] === Skipped [2021-07-18T22:20:24.124Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-18T22:20:24.124Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-18T22:20:24.124Z] [2021-07-18T22:20:24.124Z] [2021-07-18T22:20:24.124Z] DONE 1 tests, 1 skipped in 0.117s [2021-07-18T22:20:24.124Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-18T22:20:24.379Z] INFO: Testing against a local daemon [2021-07-18T22:20:24.379Z] === RUN TestSecretInspect [2021-07-18T22:20:24.379Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.379Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-18T22:20:24.379Z] === RUN TestSecretList [2021-07-18T22:20:24.379Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.379Z] --- SKIP: TestSecretList (0.02s) [2021-07-18T22:20:24.379Z] === RUN TestSecretsCreateAndDelete [2021-07-18T22:20:24.379Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.379Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-18T22:20:24.379Z] === RUN TestSecretsUpdate [2021-07-18T22:20:24.379Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.379Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-18T22:20:24.379Z] === RUN TestTemplatedSecret [2021-07-18T22:20:24.379Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.379Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-18T22:20:24.379Z] === RUN TestSecretCreateResolve [2021-07-18T22:20:24.379Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-18T22:20:24.380Z] PASS [2021-07-18T22:20:24.380Z] [2021-07-18T22:20:24.380Z] === Skipped [2021-07-18T22:20:24.380Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-18T22:20:24.380Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] [2021-07-18T22:20:24.380Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-18T22:20:24.380Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] [2021-07-18T22:20:24.380Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-18T22:20:24.380Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] [2021-07-18T22:20:24.380Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-18T22:20:24.380Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] [2021-07-18T22:20:24.380Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-18T22:20:24.380Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] [2021-07-18T22:20:24.380Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-18T22:20:24.380Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] [2021-07-18T22:20:24.380Z] [2021-07-18T22:20:24.380Z] DONE 6 tests, 6 skipped in 0.179s [2021-07-18T22:20:24.380Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-18T22:20:24.380Z] INFO: Testing against a local daemon [2021-07-18T22:20:24.380Z] === RUN TestServiceCreateInit [2021-07-18T22:20:24.380Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-18T22:20:24.380Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-18T22:20:24.380Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-18T22:20:24.380Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-18T22:20:24.380Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-18T22:20:24.380Z] === RUN TestCreateServiceMultipleTimes [2021-07-18T22:20:24.380Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-18T22:20:24.380Z] === RUN TestCreateServiceConflict [2021-07-18T22:20:24.380Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.380Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-18T22:20:24.380Z] === RUN TestCreateServiceMaxReplicas [2021-07-18T22:20:24.635Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.635Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-07-18T22:20:24.635Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-18T22:20:24.635Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.635Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-18T22:20:24.635Z] === RUN TestCreateServiceSecretFileMode [2021-07-18T22:20:24.635Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.635Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-18T22:20:24.635Z] === RUN TestCreateServiceConfigFileMode [2021-07-18T22:20:24.635Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.635Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-18T22:20:24.635Z] === RUN TestCreateServiceSysctls [2021-07-18T22:20:24.635Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.635Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-18T22:20:24.635Z] === RUN TestCreateServiceCapabilities [2021-07-18T22:20:24.635Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.635Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-18T22:20:24.635Z] === RUN TestInspect [2021-07-18T22:20:24.635Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.635Z] --- SKIP: TestInspect (0.01s) [2021-07-18T22:20:24.635Z] === RUN TestCreateJob [2021-07-18T22:20:24.635Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.635Z] --- SKIP: TestCreateJob (0.01s) [2021-07-18T22:20:24.635Z] === RUN TestReplicatedJob [2021-07-18T22:20:24.636Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.636Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-18T22:20:24.636Z] === RUN TestUpdateReplicatedJob [2021-07-18T22:20:24.636Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.636Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-18T22:20:24.636Z] === RUN TestServiceListWithStatuses [2021-07-18T22:20:24.636Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-18T22:20:24.636Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-18T22:20:24.636Z] === RUN TestDockerNetworkConnectAlias [2021-07-18T22:20:24.636Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.636Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-18T22:20:24.636Z] === RUN TestDockerNetworkReConnect [2021-07-18T22:20:24.636Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:24.636Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-18T22:20:24.636Z] === RUN TestServicePlugin [2021-07-18T22:20:27.148Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] --- SKIP: TestServicePlugin (2.03s) [2021-07-18T22:20:27.148Z] === RUN TestServiceUpdateLabel [2021-07-18T22:20:27.148Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-18T22:20:27.148Z] === RUN TestServiceUpdateSecrets [2021-07-18T22:20:27.148Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-18T22:20:27.148Z] === RUN TestServiceUpdateConfigs [2021-07-18T22:20:27.148Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-07-18T22:20:27.148Z] === RUN TestServiceUpdateNetwork [2021-07-18T22:20:27.148Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-18T22:20:27.148Z] === RUN TestServiceUpdatePidsLimit [2021-07-18T22:20:27.148Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-18T22:20:27.148Z] PASS [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === Skipped [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-18T22:20:27.148Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-18T22:20:27.148Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-18T22:20:27.148Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-18T22:20:27.148Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-07-18T22:20:27.148Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-18T22:20:27.148Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-18T22:20:27.148Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-18T22:20:27.148Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-18T22:20:27.148Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-18T22:20:27.148Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-18T22:20:27.148Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-18T22:20:27.148Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-18T22:20:27.148Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.148Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-18T22:20:27.148Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.148Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-18T22:20:27.149Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-18T22:20:27.149Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-18T22:20:27.149Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestServicePlugin (2.03s) [2021-07-18T22:20:27.149Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-18T22:20:27.149Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-18T22:20:27.149Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-07-18T22:20:27.149Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-18T22:20:27.149Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-18T22:20:27.149Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] DONE 24 tests, 23 skipped in 2.415s [2021-07-18T22:20:27.149Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-18T22:20:27.149Z] INFO: Testing against a local daemon [2021-07-18T22:20:27.149Z] === RUN TestSessionCreate [2021-07-18T22:20:27.149Z] --- PASS: TestSessionCreate (0.02s) [2021-07-18T22:20:27.149Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-18T22:20:27.149Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-18T22:20:27.149Z] PASS [2021-07-18T22:20:27.149Z] [2021-07-18T22:20:27.149Z] DONE 2 tests in 0.147s [2021-07-18T22:20:27.149Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-18T22:20:27.149Z] INFO: Testing against a local daemon [2021-07-18T22:20:27.149Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-18T22:20:27.149Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-18T22:20:27.149Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-18T22:20:27.149Z] === RUN TestEventsExecDie [2021-07-18T22:20:27.579Z] ..........................xx.................... [ 29%] [2021-07-18T22:20:28.076Z] --- PASS: TestEventsExecDie (0.90s) [2021-07-18T22:20:28.076Z] === RUN TestEventsBackwardsCompatible [2021-07-18T22:20:28.076Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-18T22:20:28.076Z] === RUN TestEventsVolumeCreate [2021-07-18T22:20:28.076Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-18T22:20:28.076Z] === RUN TestInfoBinaryCommits [2021-07-18T22:20:28.076Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-18T22:20:28.076Z] === RUN TestInfoAPIVersioned [2021-07-18T22:20:28.076Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-18T22:20:28.076Z] === RUN TestInfoDiscoveryBackend [2021-07-18T22:20:28.638Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-18T22:20:28.638Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-18T22:20:31.900Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-07-18T22:20:31.900Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-18T22:20:31.900Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:31.900Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-18T22:20:31.900Z] === RUN TestInfoAPI [2021-07-18T22:20:31.900Z] --- PASS: TestInfoAPI (0.02s) [2021-07-18T22:20:31.900Z] === RUN TestInfoAPIWarnings [2021-07-18T22:20:45.832Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-18T22:20:45.832Z] Using test binary docker [2021-07-18T22:20:45.832Z] +++ /etc/init.d/apparmor start [2021-07-18T22:20:45.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-18T22:20:45.832Z] INFO: Waiting for daemon to start... [2021-07-18T22:20:45.832Z] Starting dockerd [2021-07-18T22:20:45.832Z] +++ 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-07-18T22:20:45.832Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-18T22:20:45.832Z] Using test binary docker [2021-07-18T22:20:45.832Z] +++ /etc/init.d/apparmor start [2021-07-18T22:20:45.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-18T22:20:45.832Z] Starting dockerd [2021-07-18T22:20:45.832Z] INFO: Waiting for daemon to start... [2021-07-18T22:20:45.832Z] +++ 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-07-18T22:20:45.832Z] . [2021-07-18T22:20:45.832Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-18T22:20:45.832Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-18T22:20:45.832Z] Error: No such image: emptyfs [2021-07-18T22:20:45.832Z] ++++ docker load [2021-07-18T22:20:45.832Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-18T22:20:45.832Z] Running integration-test (iteration 1) [2021-07-18T22:20:45.832Z] 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-07-18T22:20:45.832Z] ++ 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-07-18T22:20:45.832Z] ++ set -e [2021-07-18T22:20:45.832Z] ++ '[' -n 0 ']' [2021-07-18T22:20:45.832Z] ++ set -x [2021-07-18T22:20:45.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-18T22:20:47.214Z] [2021-07-18T22:20:47.214Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-18T22:20:47.214Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-18T22:20:47.214Z] Error: No such image: emptyfs [2021-07-18T22:20:47.214Z] ++++ docker load [2021-07-18T22:20:47.214Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-18T22:20:47.475Z] Running integration-test (iteration 1) [2021-07-18T22:20:47.475Z] 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-07-18T22:20:47.475Z] ++ 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-07-18T22:20:47.475Z] ++ set -e [2021-07-18T22:20:47.475Z] ++ '[' -n 0 ']' [2021-07-18T22:20:47.475Z] ++ set -x [2021-07-18T22:20:47.475Z] ++ 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-07-18T22:20:49.983Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-07-18T22:20:49.983Z] === RUN TestInfoDebug [2021-07-18T22:20:49.983Z] --- PASS: TestInfoDebug (0.52s) [2021-07-18T22:20:49.983Z] === RUN TestInfoInsecureRegistries [2021-07-18T22:20:49.983Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-18T22:20:49.983Z] === RUN TestInfoRegistryMirrors [2021-07-18T22:20:49.983Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-18T22:20:49.983Z] === RUN TestLoginFailsWithBadCredentials [2021-07-18T22:20:49.983Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-18T22:20:49.983Z] === RUN TestPingCacheHeaders [2021-07-18T22:20:49.983Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-18T22:20:49.983Z] === RUN TestPingGet [2021-07-18T22:20:49.983Z] --- PASS: TestPingGet (0.02s) [2021-07-18T22:20:49.983Z] === RUN TestPingHead [2021-07-18T22:20:49.983Z] --- PASS: TestPingHead (0.02s) [2021-07-18T22:20:49.983Z] === RUN TestVersion [2021-07-18T22:20:49.984Z] --- PASS: TestVersion (0.02s) [2021-07-18T22:20:49.984Z] PASS [2021-07-18T22:20:49.984Z] [2021-07-18T22:20:49.984Z] === Skipped [2021-07-18T22:20:49.984Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-18T22:20:49.984Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-18T22:20:49.984Z] [2021-07-18T22:20:49.984Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-18T22:20:49.984Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-18T22:20:49.984Z] [2021-07-18T22:20:49.984Z] [2021-07-18T22:20:49.984Z] DONE 19 tests, 2 skipped in 23.166s [2021-07-18T22:20:50.240Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-18T22:20:50.240Z] INFO: Testing against a local daemon [2021-07-18T22:20:50.240Z] === RUN TestVolumesCreateAndList [2021-07-18T22:20:50.240Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-18T22:20:50.240Z] === RUN TestVolumesRemove [2021-07-18T22:20:50.240Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-18T22:20:50.240Z] === RUN TestVolumesInspect [2021-07-18T22:20:50.240Z] --- PASS: TestVolumesInspect (0.01s) [2021-07-18T22:20:50.240Z] === RUN TestVolumesInvalidJSON [2021-07-18T22:20:50.240Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-18T22:20:50.240Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-18T22:20:50.240Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-18T22:20:50.240Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-18T22:20:50.240Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-18T22:20:50.240Z] PASS [2021-07-18T22:20:50.240Z] [2021-07-18T22:20:50.240Z] DONE 5 tests in 0.208s [2021-07-18T22:20:50.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-18T22:20:50.497Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12584 is not a child of this shell [2021-07-18T22:20:50.497Z] warning: PID 12584 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-18T22:20:50.497Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-18T22:20:50.497Z] [2021-07-18T22:20:50.497Z] Unloading profiles will leave already running processes permanently [2021-07-18T22:20:50.497Z] unconfined, which can lead to unexpected situations. [2021-07-18T22:20:50.497Z] [2021-07-18T22:20:50.497Z] To set a process to complain mode, use the command line tool [2021-07-18T22:20:50.497Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-18T22:20:50.497Z] Removing test suite binaries [2021-07-18T22:20:50.497Z] exiting test-integration [2021-07-18T22:20:50.497Z] ++ exit 0 [2021-07-18T22:20:50.497Z] Post stage [Pipeline] junit [2021-07-18T22:20:51.877Z] Recording test results [2021-07-18T22:20:53.257Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-18T22:20:53.574Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-18T22:20:53.602Z] + echo Ensuring container killed. [2021-07-18T22:20:53.602Z] Ensuring container killed. [2021-07-18T22:20:53.602Z] + docker rm -vf docker-pr7 [2021-07-18T22:20:53.602Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-18T22:20:53.879Z] + echo Chowning /workspace to jenkins user [2021-07-18T22:20:53.879Z] Chowning /workspace to jenkins user [2021-07-18T22:20:53.879Z] + id -u [2021-07-18T22:20:53.879Z] + id -g [2021-07-18T22:20:53.879Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42132:/workspace busybox chown -R 1000:1000 /workspace [2021-07-18T22:20:53.879Z] Unable to find image 'busybox:latest' locally [2021-07-18T22:20:54.134Z] latest: Pulling from library/busybox [2021-07-18T22:20:54.134Z] b71f96345d44: Pulling fs layer [2021-07-18T22:20:54.134Z] b71f96345d44: Download complete [2021-07-18T22:20:54.134Z] b71f96345d44: Pull complete [2021-07-18T22:20:54.134Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-18T22:20:54.134Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-18T22:20:56.358Z] + bundleName=amd64-rootless [2021-07-18T22:20:56.358Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-18T22:20:56.358Z] Creating amd64-rootless-bundles.tar.gz [2021-07-18T22:20:56.358Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-07-18T22:20:56.358Z] + 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-07-18T22:20:56.367Z] Archiving artifacts [2021-07-18T22:20:58.137Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42132/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-18T22:20:58.447Z] + make clean [2021-07-18T22:20:58.702Z] docker volume rm -f docker-dev-cache [2021-07-18T22:20:58.702Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-18T22:21:02.623Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-18T22:21:07.265Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-18T22:21:27.212Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-18T22:21:34.205Z] Loaded image: buildpack-deps:buster [2021-07-18T22:21:34.205Z] Loaded image: busybox:latest [2021-07-18T22:21:34.205Z] Loaded image: buildpack-deps:buster [2021-07-18T22:21:34.205Z] Loaded image: busybox:glibc [2021-07-18T22:21:34.205Z] Loaded image: busybox:latest [2021-07-18T22:21:34.205Z] Loaded image: busybox:glibc [2021-07-18T22:21:34.223Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-18T22:21:35.718Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-18T22:21:36.470Z] 29d5b6a226d2: Pull complete [2021-07-18T22:21:36.470Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-18T22:21:36.470Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:21:36.470Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-18T22:21:36.470Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-18T22:21:36.470Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-18T22:21:36.470Z] WARN: Skipping validation tests [2021-07-18T22:21:36.470Z] INFO: Running unit tests at 07/18/2021 22:21:28... [2021-07-18T22:21:36.470Z] INFO: make.ps1 starting at 07/18/2021 22:21:32 [2021-07-18T22:21:36.470Z] INFO: Git commit (4f1f80feb6) assumed from DOCKER_GITCOMMIT environment variable [2021-07-18T22:21:36.470Z] INFO: Invoking autogen... [2021-07-18T22:21:36.470Z] INFO: Running unit tests... [2021-07-18T22:21:38.415Z] Loaded image: debian:bullseye [2021-07-18T22:21:38.415Z] Loaded image: hello-world:latest [2021-07-18T22:21:38.415Z] Loaded image: arm32v7/hello-world:latest [2021-07-18T22:21:38.415Z] INFO: Testing against a local daemon [2021-07-18T22:21:38.415Z] === RUN TestDockerDaemonSuite [2021-07-18T22:21:38.415Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-18T22:21:38.985Z] Loaded image: debian:bullseye [2021-07-18T22:21:38.985Z] Loaded image: hello-world:latest [2021-07-18T22:21:39.245Z] Loaded image: arm32v7/hello-world:latest [2021-07-18T22:21:39.245Z] INFO: Testing against a local daemon [2021-07-18T22:21:39.245Z] === RUN TestDockerSuite [2021-07-18T22:21:39.245Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-18T22:21:39.506Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-18T22:21:39.506Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-18T22:21:39.506Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-18T22:21:39.506Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-18T22:21:39.506Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-18T22:21:39.506Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-18T22:21:39.506Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-18T22:21:40.328Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-18T22:21:41.167Z] 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-07-18T22:21:42.051Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-18T22:21:42.051Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-18T22:21:42.311Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-18T22:21:42.311Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-18T22:21:43.251Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-18T22:21:43.512Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-18T22:21:43.512Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-18T22:21:45.422Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-18T22:21:45.993Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-18T22:21:45.993Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-18T22:21:45.993Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-18T22:21:46.256Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-18T22:21:47.227Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-18T22:21:48.725Z] --- PASS: TestImportExtremelyLargeImageWorks (91.63s) [2021-07-18T22:21:48.725Z] PASS [2021-07-18T22:21:48.725Z] [2021-07-18T22:21:48.725Z] DONE 12 tests in 94.387s [2021-07-18T22:21:48.725Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-18T22:21:48.725Z] INFO: Testing against a local daemon [2021-07-18T22:21:48.725Z] === RUN TestNetworkCreateDelete [2021-07-18T22:21:48.725Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-18T22:21:48.725Z] === RUN TestDockerNetworkDeletePreferID [2021-07-18T22:21:48.725Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-18T22:21:48.725Z] === RUN TestDaemonDNSFallback [2021-07-18T22:21:49.156Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-18T22:21:49.156Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-18T22:21:49.156Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-18T22:21:49.156Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-18T22:21:49.156Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-18T22:21:51.257Z] --- PASS: TestDaemonDNSFallback (6.62s) [2021-07-18T22:21:51.257Z] === RUN TestInspectNetwork [2021-07-18T22:21:51.498Z] ? github.com/docker/docker/api [no test files] [2021-07-18T22:21:54.497Z] .......................... [ 67%] [2021-07-18T22:21:54.544Z] === RUN TestInspectNetwork/full_network_id [2021-07-18T22:21:54.544Z] === RUN TestInspectNetwork/partial_network_id [2021-07-18T22:21:54.544Z] === RUN TestInspectNetwork/network_name [2021-07-18T22:21:54.544Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-18T22:21:57.288Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-18T22:21:58.676Z] --- PASS: TestBuildWithHugeFile (111.79s) [2021-07-18T22:21:58.676Z] === RUN TestBuildWCOWSandboxSize [2021-07-18T22:21:58.676Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-18T22:21:58.676Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-18T22:21:58.676Z] === RUN TestBuildWithEmptyDockerfile [2021-07-18T22:21:58.676Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:21:58.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:21:58.676Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:21:58.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:21:58.676Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:21:58.676Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:21:58.676Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:21:58.676Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:21:58.676Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:21:58.732Z] --- PASS: TestInspectNetwork (7.33s) [2021-07-18T22:21:58.732Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-18T22:21:58.732Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-18T22:21:58.732Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-18T22:21:58.732Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-18T22:21:58.732Z] === RUN TestRunContainerWithBridgeNone [2021-07-18T22:21:58.937Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-18T22:21:58.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-07-18T22:21:58.937Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2021-07-18T22:21:58.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-18T22:21:58.937Z] === RUN TestBuildPreserveOwnership [2021-07-18T22:21:58.937Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-18T22:21:59.507Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-18T22:22:01.269Z] --- PASS: TestRunContainerWithBridgeNone (3.07s) [2021-07-18T22:22:01.269Z] === RUN TestNetworkInvalidJSON [2021-07-18T22:22:01.269Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-18T22:22:01.269Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-18T22:22:01.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:22:01.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:22:01.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:22:01.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:22:01.269Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-18T22:22:01.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:22:01.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:22:01.269Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-18T22:22:01.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-18T22:22:01.269Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-18T22:22:01.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-18T22:22:01.269Z] === RUN TestNetworkList [2021-07-18T22:22:01.269Z] === RUN TestNetworkList//networks [2021-07-18T22:22:01.269Z] === PAUSE TestNetworkList//networks [2021-07-18T22:22:01.269Z] === RUN TestNetworkList//networks/ [2021-07-18T22:22:01.269Z] === PAUSE TestNetworkList//networks/ [2021-07-18T22:22:01.528Z] === CONT TestNetworkList//networks [2021-07-18T22:22:01.528Z] === CONT TestNetworkList//networks/ [2021-07-18T22:22:01.528Z] --- PASS: TestNetworkList (0.02s) [2021-07-18T22:22:01.528Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-18T22:22:01.528Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-18T22:22:01.528Z] === RUN TestHostIPv4BridgeLabel [2021-07-18T22:22:02.095Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-18T22:22:02.095Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-18T22:22:02.804Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-18T22:22:02.804Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-18T22:22:03.031Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-18T22:22:03.031Z] === RUN TestDaemonDefaultNetworkPools [2021-07-18T22:22:03.975Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-07-18T22:22:03.975Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-18T22:22:04.714Z] --- PASS: TestBuildPreserveOwnership (5.73s) [2021-07-18T22:22:04.714Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.74s) [2021-07-18T22:22:04.714Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s) [2021-07-18T22:22:04.714Z] === RUN TestBuildPlatformInvalid [2021-07-18T22:22:04.714Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-18T22:22:04.714Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-18T22:22:04.714Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-18T22:22:04.913Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-18T22:22:04.913Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-18T22:22:06.098Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-18T22:22:06.329Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2021-07-18T22:22:06.329Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-18T22:22:06.359Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-18T22:22:06.595Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-18T22:22:06.595Z] === RUN TestServiceWithPredefinedNetwork [2021-07-18T22:22:07.746Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-18T22:22:09.134Z] docker_cli_daemon_test.go:1455: [d063028ce50bf] daemon is not started [2021-07-18T22:22:09.134Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-18T22:22:09.137Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2021-07-18T22:22:09.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-18T22:22:09.137Z] service_test.go:242: FLAKY_TEST [2021-07-18T22:22:09.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-18T22:22:09.137Z] === RUN TestServiceWithDataPathPortInit [2021-07-18T22:22:09.207Z] === RUN TestMiddlewares [2021-07-18T22:22:09.207Z] --- PASS: TestMiddlewares (0.00s) [2021-07-18T22:22:09.207Z] PASS [2021-07-18T22:22:09.207Z] coverage: 9.0% of statements [2021-07-18T22:22:09.207Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements [2021-07-18T22:22:10.077Z] check_test.go:309: [da0a19e2cb304] daemon is not started [2021-07-18T22:22:10.077Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-18T22:22:10.338Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-18T22:22:12.881Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-18T22:22:12.881Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-18T22:22:15.427Z] check_test.go:309: [d91a80e7c82ca] daemon is not started [2021-07-18T22:22:15.427Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-18T22:22:15.427Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-18T22:22:17.339Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-18T22:22:18.730Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-18T22:22:20.646Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-18T22:22:20.906Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-18T22:22:22.289Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-18T22:22:24.015Z] --- PASS: TestServiceWithDataPathPortInit (14.41s) [2021-07-18T22:22:24.015Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-18T22:22:24.201Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-18T22:22:24.462Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-18T22:22:25.409Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-18T22:22:26.547Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rscttw9w1dak9c3zk7m9yr3q4 Created:2021-07-18 22:22:24.682606695 +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[2f8e0d822255bd3bc2e38894030124ef04dd68713f568ee10ed878e67b607f20:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7lwlixvslhp77asnaccagbwg6 EndpointID:190e20157bcc4606e6a92128b0fc2fa18d52ea252714f0977c5f4818abc86d0e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5772213abf7f383716a4634c2d78688e7296310504d68a7c5a715ff6d13d2ba6 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:d338a380ed20 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7lwlixvslhp77asnaccagbwg6 EndpointID:190e20157bcc4606e6a92128b0fc2fa18d52ea252714f0977c5f4818abc86d0e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-18T22:22:27.320Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-18T22:22:28.264Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-18T22:22:30.176Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-18T22:22:30.735Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s) [2021-07-18T22:22:30.735Z] PASS [2021-07-18T22:22:30.735Z] [2021-07-18T22:22:30.735Z] === Skipped [2021-07-18T22:22:30.735Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-18T22:22:30.735Z] service_test.go:242: FLAKY_TEST [2021-07-18T22:22:30.735Z] [2021-07-18T22:22:30.735Z] [2021-07-18T22:22:30.735Z] DONE 26 tests, 1 skipped in 46.928s [2021-07-18T22:22:30.735Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-18T22:22:30.735Z] INFO: Testing against a local daemon [2021-07-18T22:22:30.735Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-18T22:22:30.735Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:22:30.735Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-18T22:22:30.735Z] === RUN TestDockerNetworkIpvlan [2021-07-18T22:22:30.735Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:22:30.735Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-18T22:22:30.735Z] PASS [2021-07-18T22:22:30.735Z] [2021-07-18T22:22:30.735Z] === Skipped [2021-07-18T22:22:30.735Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-18T22:22:30.735Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:22:30.735Z] [2021-07-18T22:22:30.735Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-18T22:22:30.735Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:22:30.735Z] [2021-07-18T22:22:30.735Z] [2021-07-18T22:22:30.735Z] DONE 2 tests, 2 skipped in 0.038s [2021-07-18T22:22:30.735Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-18T22:22:30.735Z] INFO: Testing against a local daemon [2021-07-18T22:22:30.735Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-18T22:22:32.089Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-18T22:22:32.089Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-18T22:22:32.089Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-18T22:22:32.114Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-07-18T22:22:32.114Z] === RUN TestDockerNetworkMacvlan [2021-07-18T22:22:33.050Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-18T22:22:33.618Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-18T22:22:34.004Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-18T22:22:34.004Z] Loaded image: buildpack-deps:buster [2021-07-18T22:22:34.265Z] Loaded image: busybox:latest [2021-07-18T22:22:34.525Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-18T22:22:34.553Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-18T22:22:34.787Z] Loaded image: busybox:glibc [2021-07-18T22:22:36.367Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-18T22:22:37.088Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-18T22:22:37.331Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-18T22:22:39.623Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-18T22:22:39.875Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-18T22:22:40.820Z] Loaded image: debian:bullseye [2021-07-18T22:22:40.820Z] Loaded image: hello-world:latest [2021-07-18T22:22:41.081Z] Loaded image: arm32v7/hello-world:latest [2021-07-18T22:22:41.343Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-18T22:22:44.649Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-18T22:22:44.898Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-18T22:22:44.910Z] check_test.go:309: [d52779823af8c] daemon is not started [2021-07-18T22:22:44.910Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-18T22:22:45.480Z] check_test.go:309: [d4c5adebfb1f9] daemon is not started [2021-07-18T22:22:45.480Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-18T22:22:46.277Z] --- PASS: TestDockerNetworkMacvlan (14.24s) [2021-07-18T22:22:46.277Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-18T22:22:46.277Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-18T22:22:46.277Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-07-18T22:22:46.277Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s) [2021-07-18T22:22:46.277Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.98s) [2021-07-18T22:22:46.277Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2021-07-18T22:22:46.277Z] PASS [2021-07-18T22:22:46.277Z] [2021-07-18T22:22:46.277Z] DONE 8 tests in 15.593s [2021-07-18T22:22:46.277Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-18T22:22:46.536Z] testing: warning: no tests to run [2021-07-18T22:22:46.536Z] PASS [2021-07-18T22:22:46.536Z] [2021-07-18T22:22:46.536Z] DONE 0 tests in 0.008s [2021-07-18T22:22:46.536Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-18T22:22:46.536Z] INFO: Testing against a local daemon [2021-07-18T22:22:46.536Z] === RUN TestAuthZPluginAllowRequest [2021-07-18T22:22:47.392Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-18T22:22:47.914Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2021-07-18T22:22:47.914Z] === RUN TestAuthZPluginTLS [2021-07-18T22:22:47.965Z] check_test.go:309: [dbfaca83f18b4] daemon is not started [2021-07-18T22:22:47.965Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-18T22:22:48.481Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-18T22:22:48.481Z] === RUN TestAuthZPluginDenyRequest [2021-07-18T22:22:49.048Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-18T22:22:49.048Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-18T22:22:49.614Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-18T22:22:49.614Z] === RUN TestAuthZPluginDenyResponse [2021-07-18T22:22:50.181Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-18T22:22:50.181Z] === RUN TestAuthZPluginAllowEventStream [2021-07-18T22:22:51.266Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-18T22:22:51.478Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-18T22:22:51.563Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2021-07-18T22:22:51.563Z] === RUN TestAuthZPluginErrorResponse [2021-07-18T22:22:51.567Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.91s) [2021-07-18T22:22:51.567Z] PASS [2021-07-18T22:22:51.567Z] [2021-07-18T22:22:51.567Z] === Skipped [2021-07-18T22:22:51.567Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-18T22:22:51.567Z] build_session_test.go:25: TODO: BuildKit [2021-07-18T22:22:51.567Z] [2021-07-18T22:22:51.567Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-18T22:22:51.567Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-18T22:22:51.567Z] [2021-07-18T22:22:51.567Z] [2021-07-18T22:22:51.567Z] DONE 34 tests, 2 skipped in 273.419s [2021-07-18T22:22:51.567Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-18T22:22:51.567Z] ++ 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-07-18T22:22:51.567Z] ++ set -e [2021-07-18T22:22:51.567Z] ++ '[' -n 0 ']' [2021-07-18T22:22:51.567Z] ++ set -x [2021-07-18T22:22:51.567Z] ++ 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-07-18T22:22:51.830Z] INFO: Testing against a local daemon [2021-07-18T22:22:51.830Z] === RUN TestConfigInspect [2021-07-18T22:22:52.130Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-07-18T22:22:52.130Z] === RUN TestAuthZPluginErrorRequest [2021-07-18T22:22:52.698Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-18T22:22:52.698Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-18T22:22:52.779Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-18T22:22:53.267Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-07-18T22:22:53.267Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-18T22:22:54.002Z] tests/integration/client_test.py ..... [ 75%] [2021-07-18T22:22:54.002Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-18T22:22:54.259Z] tests/integration/errors_test.py . [ 76%] [2021-07-18T22:22:55.173Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2021-07-18T22:22:55.174Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-18T22:22:55.322Z] --- PASS: TestConfigInspect (3.23s) [2021-07-18T22:22:55.322Z] === RUN TestConfigList [2021-07-18T22:22:55.322Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-18T22:22:56.552Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-07-18T22:22:56.552Z] === RUN TestAuthZPluginHeader [2021-07-18T22:22:56.705Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-18T22:22:57.120Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-18T22:22:57.120Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-18T22:22:57.275Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-18T22:22:58.217Z] --- PASS: TestConfigList (2.96s) [2021-07-18T22:22:58.217Z] === RUN TestConfigsCreateAndDelete [2021-07-18T22:22:59.157Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-18T22:22:59.727Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-18T22:23:00.669Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-18T22:23:00.669Z] --- PASS: TestConfigsCreateAndDelete (2.67s) [2021-07-18T22:23:00.669Z] === RUN TestConfigsUpdate [2021-07-18T22:23:00.930Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-18T22:23:01.191Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-18T22:23:01.308Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.71s) [2021-07-18T22:23:01.308Z] === RUN TestAuthZPluginV2Disable [2021-07-18T22:23:01.762Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-18T22:23:03.672Z] --- PASS: TestConfigsUpdate (2.68s) [2021-07-18T22:23:03.672Z] === RUN TestTemplatedConfig [2021-07-18T22:23:03.841Z] --- PASS: TestAuthZPluginV2Disable (2.91s) [2021-07-18T22:23:03.841Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-18T22:23:03.933Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-18T22:23:04.193Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-18T22:23:04.765Z] check_test.go:309: [dfe154de20f3c] daemon is not started [2021-07-18T22:23:04.765Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-18T22:23:05.336Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-18T22:23:05.907Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-18T22:23:06.168Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-18T22:23:06.429Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-18T22:23:07.000Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-18T22:23:07.129Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s) [2021-07-18T22:23:07.129Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-18T22:23:07.569Z] --- PASS: TestTemplatedConfig (4.25s) [2021-07-18T22:23:07.569Z] === RUN TestConfigCreateResolve [2021-07-18T22:23:09.674Z] === RUN TestBoolValue [2021-07-18T22:23:09.674Z] --- PASS: TestBoolValue (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestBoolValueOrDefault [2021-07-18T22:23:09.674Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestInt64ValueOrZero [2021-07-18T22:23:09.674Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestInt64ValueOrDefault [2021-07-18T22:23:09.674Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-18T22:23:09.674Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestJsonContentType [2021-07-18T22:23:09.674Z] --- PASS: TestJsonContentType (0.00s) [2021-07-18T22:23:09.674Z] PASS [2021-07-18T22:23:09.674Z] coverage: 14.7% of statements [2021-07-18T22:23:09.674Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 14.7% of statements [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-18T22:23:09.674Z] === RUN TestMaskSecretKeys [2021-07-18T22:23:09.674Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-18T22:23:09.674Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-18T22:23:09.674Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-18T22:23:09.674Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestVersionMiddlewareVersion [2021-07-18T22:23:09.674Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-18T22:23:09.674Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-18T22:23:09.674Z] PASS [2021-07-18T22:23:09.674Z] coverage: 37.7% of statements [2021-07-18T22:23:09.674Z] ok github.com/docker/docker/api/server/middleware 0.100s coverage: 37.7% of statements [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-18T22:23:09.674Z] === RUN TestAdjustForAPIVersion [2021-07-18T22:23:09.674Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-18T22:23:09.674Z] PASS [2021-07-18T22:23:09.674Z] coverage: 5.7% of statements [2021-07-18T22:23:09.674Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-18T22:23:09.674Z] === RUN TestStrSliceMarshalJSON [2021-07-18T22:23:09.674Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestStrSliceUnmarshalJSON [2021-07-18T22:23:09.674Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestStrSliceUnmarshalString [2021-07-18T22:23:09.674Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestStrSliceUnmarshalSlice [2021-07-18T22:23:09.674Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-18T22:23:09.674Z] PASS [2021-07-18T22:23:09.674Z] coverage: 90.0% of statements [2021-07-18T22:23:09.674Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2021-07-18T22:23:09.674Z] === RUN TestToJSON [2021-07-18T22:23:09.674Z] --- PASS: TestToJSON (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestToParamWithVersion [2021-07-18T22:23:09.674Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestFromJSON [2021-07-18T22:23:09.674Z] --- PASS: TestFromJSON (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestEmpty [2021-07-18T22:23:09.674Z] --- PASS: TestEmpty (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestArgsMatchKVListEmptySources [2021-07-18T22:23:09.674Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestArgsMatchKVList [2021-07-18T22:23:09.674Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestArgsMatch [2021-07-18T22:23:09.674Z] --- PASS: TestArgsMatch (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestAdd [2021-07-18T22:23:09.674Z] --- PASS: TestAdd (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestDel [2021-07-18T22:23:09.674Z] --- PASS: TestDel (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestLen [2021-07-18T22:23:09.674Z] --- PASS: TestLen (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestExactMatch [2021-07-18T22:23:09.674Z] --- PASS: TestExactMatch (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestOnlyOneExactMatch [2021-07-18T22:23:09.674Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestContains [2021-07-18T22:23:09.674Z] --- PASS: TestContains (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestValidate [2021-07-18T22:23:09.674Z] --- PASS: TestValidate (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestWalkValues [2021-07-18T22:23:09.674Z] --- PASS: TestWalkValues (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestFuzzyMatch [2021-07-18T22:23:09.674Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestClone [2021-07-18T22:23:09.674Z] --- PASS: TestClone (0.00s) [2021-07-18T22:23:09.674Z] PASS [2021-07-18T22:23:09.674Z] coverage: 92.2% of statements [2021-07-18T22:23:09.674Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-18T22:23:09.674Z] === RUN TestDurationToSecondsString [2021-07-18T22:23:09.674Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestGetTimestamp [2021-07-18T22:23:09.674Z] === RUN TestCompareVersion [2021-07-18T22:23:09.674Z] --- PASS: TestCompareVersion (0.00s) [2021-07-18T22:23:09.674Z] PASS [2021-07-18T22:23:09.674Z] coverage: 75.0% of statements [2021-07-18T22:23:09.674Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2021-07-18T22:23:09.674Z] --- PASS: TestGetTimestamp (0.16s) [2021-07-18T22:23:09.674Z] === RUN TestParseTimestamps [2021-07-18T22:23:09.674Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-18T22:23:09.674Z] PASS [2021-07-18T22:23:09.674Z] coverage: 100.0% of statements [2021-07-18T22:23:09.674Z] ok github.com/docker/docker/api/types/time 0.198s coverage: 100.0% of statements [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/builder [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-18T22:23:09.674Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-18T22:23:09.674Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-18T22:23:09.674Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestCloneArgsSmartHttp [2021-07-18T22:23:09.674Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestCloneArgsDumbHttp [2021-07-18T22:23:09.674Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestCloneArgsGit [2021-07-18T22:23:09.674Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-18T22:23:09.674Z] === RUN TestCheckoutGit [2021-07-18T22:23:10.111Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-18T22:23:10.644Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-18T22:23:10.645Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestProcessNoDockerignore [2021-07-18T22:23:10.645Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-18T22:23:10.645Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-18T22:23:10.645Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-18T22:23:10.645Z] === RUN TestDetectContentType [2021-07-18T22:23:10.645Z] --- PASS: TestDetectContentType (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestSelectAcceptableMIME [2021-07-18T22:23:10.645Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestInspectEmptyResponse [2021-07-18T22:23:10.645Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestInspectResponseBinary [2021-07-18T22:23:10.645Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestResponseUnsupportedContentType [2021-07-18T22:23:10.645Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestInspectResponseTextSimple [2021-07-18T22:23:10.645Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestInspectResponseEmptyContentType [2021-07-18T22:23:10.645Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestUnknownContentLength [2021-07-18T22:23:10.645Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestDownloadRemote [2021-07-18T22:23:10.645Z] --- PASS: TestDownloadRemote (0.09s) [2021-07-18T22:23:10.645Z] === RUN TestGetWithStatusError [2021-07-18T22:23:10.645Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestCloseRootDirectory [2021-07-18T22:23:10.645Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:23:10.645Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestHashFile [2021-07-18T22:23:10.645Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:23:10.645Z] --- SKIP: TestHashFile (0.00s) [2021-07-18T22:23:10.645Z] === RUN TestHashSubdir [2021-07-18T22:23:10.645Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:23:10.645Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-18T22:23:10.645Z] === RUN TestRemoveDirectory [2021-07-18T22:23:10.645Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:23:10.645Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-18T22:23:10.645Z] PASS [2021-07-18T22:23:10.645Z] coverage: 9.3% of statements [2021-07-18T22:23:10.645Z] ok github.com/docker/docker/builder/remotecontext 0.219s coverage: 9.3% of statements [2021-07-18T22:23:10.680Z] --- PASS: TestConfigCreateResolve (3.07s) [2021-07-18T22:23:10.680Z] PASS [2021-07-18T22:23:10.680Z] [2021-07-18T22:23:10.680Z] DONE 6 tests in 19.117s [2021-07-18T22:23:10.680Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-18T22:23:10.680Z] ++ 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-07-18T22:23:10.680Z] ++ set -e [2021-07-18T22:23:10.680Z] ++ '[' -n 0 ']' [2021-07-18T22:23:10.680Z] ++ set -x [2021-07-18T22:23:10.680Z] ++ 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-07-18T22:23:10.940Z] INFO: Testing against a local daemon [2021-07-18T22:23:10.940Z] === RUN TestCheckpoint [2021-07-18T22:23:10.940Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-18T22:23:10.940Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-18T22:23:10.940Z] === RUN TestContainerInvalidJSON [2021-07-18T22:23:10.940Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:23:10.940Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:23:10.940Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:23:10.940Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:23:10.940Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:23:10.940Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:23:10.940Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:23:10.940Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:23:10.940Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:23:10.940Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-18T22:23:10.940Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-18T22:23:10.940Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-18T22:23:10.940Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-18T22:23:10.940Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-18T22:23:11.106Z] === RUN TestGetAllAllowed [2021-07-18T22:23:11.106Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestGetAllMeta [2021-07-18T22:23:11.106Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-18T22:23:11.106Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestIsUnreferencedBuiltin [2021-07-18T22:23:11.106Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestIsExistingDirectory [2021-07-18T22:23:11.106Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestGetFilenameForDownload [2021-07-18T22:23:11.106Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestEnv2Variables [2021-07-18T22:23:11.106Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-18T22:23:11.106Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestMaintainer [2021-07-18T22:23:11.106Z] --- PASS: TestMaintainer (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestLabel [2021-07-18T22:23:11.106Z] --- PASS: TestLabel (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestFromScratch [2021-07-18T22:23:11.106Z] --- PASS: TestFromScratch (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestFromWithArg [2021-07-18T22:23:11.106Z] --- PASS: TestFromWithArg (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-18T22:23:11.106Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestFromWithUndefinedArg [2021-07-18T22:23:11.106Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-18T22:23:11.106Z] === RUN TestFromMultiStageWithNamedStage [2021-07-18T22:23:11.106Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestOnbuild [2021-07-18T22:23:11.107Z] --- PASS: TestOnbuild (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestWorkdir [2021-07-18T22:23:11.107Z] --- PASS: TestWorkdir (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestCmd [2021-07-18T22:23:11.107Z] --- PASS: TestCmd (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestHealthcheckNone [2021-07-18T22:23:11.107Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestHealthcheckCmd [2021-07-18T22:23:11.107Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestEntrypoint [2021-07-18T22:23:11.107Z] --- PASS: TestEntrypoint (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestExpose [2021-07-18T22:23:11.107Z] --- PASS: TestExpose (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestUser [2021-07-18T22:23:11.107Z] --- PASS: TestUser (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestVolume [2021-07-18T22:23:11.107Z] --- PASS: TestVolume (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestStopSignal [2021-07-18T22:23:11.107Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-18T22:23:11.107Z] --- SKIP: TestStopSignal (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestArg [2021-07-18T22:23:11.107Z] --- PASS: TestArg (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestShell [2021-07-18T22:23:11.107Z] --- PASS: TestShell (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestPrependEnvOnCmd [2021-07-18T22:23:11.107Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestRunWithBuildArgs [2021-07-18T22:23:11.107Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestRunIgnoresHealthcheck [2021-07-18T22:23:11.107Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestDispatchUnsupportedOptions [2021-07-18T22:23:11.107Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-18T22:23:11.107Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-18T22:23:11.107Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-18T22:23:11.107Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestNormalizeWorkdir [2021-07-18T22:23:11.107Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestDispatch [2021-07-18T22:23:11.107Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-18T22:23:11.107Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-18T22:23:11.107Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-18T22:23:11.107Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-18T22:23:11.107Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-18T22:23:11.107Z] === RUN TestEnable [2021-07-18T22:23:11.107Z] --- PASS: TestEnable (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestDisable [2021-07-18T22:23:11.107Z] --- PASS: TestDisable (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestEnabled [2021-07-18T22:23:11.107Z] --- PASS: TestEnabled (0.00s) [2021-07-18T22:23:11.107Z] PASS [2021-07-18T22:23:11.107Z] coverage: 100.0% of statements [2021-07-18T22:23:11.107Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-18T22:23:11.107Z] === RUN TestDispatch/COPY_url [2021-07-18T22:23:11.107Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-07-18T22:23:11.107Z] --- PASS: TestDispatch (0.07s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-18T22:23:11.107Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestAddScratchImageAddsToMounts [2021-07-18T22:23:11.107Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-18T22:23:11.107Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-18T22:23:11.107Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-18T22:23:11.107Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-18T22:23:11.107Z] === RUN TestImageSourceGetAddsToMounts [2021-07-18T22:23:11.201Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-18T22:23:11.201Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-18T22:23:11.201Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-18T22:23:11.201Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-18T22:23:11.201Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-18T22:23:11.201Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-18T22:23:11.201Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-18T22:23:11.201Z] === RUN TestCopyFromContainer [2021-07-18T22:23:11.567Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-18T22:23:11.567Z] === RUN TestEmptyDockerfile [2021-07-18T22:23:11.567Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-18T22:23:11.567Z] === RUN TestSymlinkDockerfile [2021-07-18T22:23:11.567Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-07-18T22:23:11.567Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-18T22:23:11.567Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-18T22:23:11.567Z] === RUN TestNonExistingDockerfile [2021-07-18T22:23:11.567Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-18T22:23:11.567Z] === RUN TestCopyRunConfig [2021-07-18T22:23:11.567Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-18T22:23:11.567Z] === RUN TestDeepCopyRunConfig [2021-07-18T22:23:11.567Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-18T22:23:11.567Z] === RUN TestExportImage [2021-07-18T22:23:11.567Z] --- PASS: TestExportImage (0.00s) [2021-07-18T22:23:11.567Z] === RUN TestNormalizeDest [2021-07-18T22:23:11.567Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-18T22:23:11.567Z] PASS [2021-07-18T22:23:11.567Z] coverage: 47.0% of statements [2021-07-18T22:23:11.567Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 47.0% of statements [2021-07-18T22:23:11.567Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-18T22:23:12.542Z] === RUN TestTCP4Proxy [2021-07-18T22:23:12.542Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-18T22:23:12.542Z] === RUN TestTCP4ProxyHalfClose [2021-07-18T22:23:12.542Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-18T22:23:12.542Z] === RUN TestTCP6Proxy [2021-07-18T22:23:12.542Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-18T22:23:12.542Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-18T22:23:12.542Z] === RUN TestTCPDualStackProxy [2021-07-18T22:23:12.542Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-18T22:23:12.542Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-18T22:23:12.542Z] === RUN TestUDP4Proxy [2021-07-18T22:23:12.542Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-18T22:23:12.542Z] === RUN TestUDP6Proxy [2021-07-18T22:23:12.542Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-18T22:23:12.542Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-18T22:23:12.542Z] === RUN TestUDPWriteError [2021-07-18T22:23:12.542Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-18T22:23:12.542Z] === RUN TestSCTP4Proxy [2021-07-18T22:23:12.542Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-18T22:23:12.542Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-18T22:23:12.542Z] === RUN TestSCTP6Proxy [2021-07-18T22:23:12.542Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-18T22:23:12.542Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-18T22:23:12.542Z] PASS [2021-07-18T22:23:12.542Z] coverage: 49.4% of statements [2021-07-18T22:23:12.542Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2021-07-18T22:23:13.746Z] === RUN TestCopyFromContainer// [2021-07-18T22:23:13.746Z] === RUN TestCopyFromContainer//bar/root [2021-07-18T22:23:13.746Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-18T22:23:13.746Z] === RUN TestCopyFromContainer/bar/quux [2021-07-18T22:23:13.746Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-18T22:23:14.007Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-18T22:23:14.007Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-18T22:23:14.007Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-18T22:23:14.267Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-18T22:23:14.267Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer (3.12s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-07-18T22:23:14.528Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-07-18T22:23:14.528Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-18T22:23:14.528Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:23:14.528Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:23:14.528Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:23:14.528Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:23:14.528Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:23:14.528Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:23:14.528Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:23:14.528Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:23:14.528Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:23:14.528Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-07-18T22:23:14.528Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-18T22:23:14.528Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-18T22:23:14.528Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-18T22:23:14.528Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-18T22:23:14.528Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-18T22:23:14.528Z] === RUN TestCreateWithInvalidEnv [2021-07-18T22:23:14.528Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-18T22:23:14.528Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-18T22:23:14.528Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-18T22:23:14.528Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-18T22:23:14.528Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-18T22:23:14.528Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-18T22:23:14.528Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-18T22:23:14.528Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-18T22:23:14.528Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-18T22:23:14.528Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-18T22:23:14.528Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-18T22:23:14.528Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-18T22:23:14.528Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-18T22:23:14.528Z] === RUN TestCreateTmpfsMountsTarget [2021-07-18T22:23:14.528Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-18T22:23:14.528Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-18T22:23:16.445Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-18T22:23:17.105Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.66s) [2021-07-18T22:23:17.105Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-18T22:23:17.832Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-18T22:23:18.093Z] --- PASS: TestCreateWithCustomMaskedPaths (3.37s) [2021-07-18T22:23:18.093Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-18T22:23:19.271Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-18T22:23:19.475Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-18T22:23:19.475Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-18T22:23:19.475Z] check_test.go:309: [d44a9171c9478] daemon is not started [2021-07-18T22:23:19.475Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-18T22:23:21.124Z] === RUN TestCheckpointCreateError [2021-07-18T22:23:21.124Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCheckpointCreate [2021-07-18T22:23:21.124Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCheckpointDeleteError [2021-07-18T22:23:21.124Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCheckpointDelete [2021-07-18T22:23:21.124Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCheckpointListError [2021-07-18T22:23:21.124Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCheckpointList [2021-07-18T22:23:21.124Z] --- PASS: TestCheckpointList (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCheckpointListContainerNotFound [2021-07-18T22:23:21.124Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestNewClientWithOpsFromEnv [2021-07-18T22:23:21.124Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-18T22:23:21.124Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestGetAPIPath [2021-07-18T22:23:21.124Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestParseHostURL [2021-07-18T22:23:21.124Z] --- PASS: TestParseHostURL (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-18T22:23:21.124Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-18T22:23:21.124Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestNegotiateAPIVersion [2021-07-18T22:23:21.124Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestNegotiateAPVersionOverride [2021-07-18T22:23:21.124Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-18T22:23:21.124Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-18T22:23:21.124Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-18T22:23:21.124Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestClientRedirect [2021-07-18T22:23:21.124Z] --- PASS: TestClientRedirect (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigCreateUnsupported [2021-07-18T22:23:21.124Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigCreateError [2021-07-18T22:23:21.124Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigCreate [2021-07-18T22:23:21.124Z] --- PASS: TestConfigCreate (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigInspectNotFound [2021-07-18T22:23:21.124Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigInspectWithEmptyID [2021-07-18T22:23:21.124Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigInspectUnsupported [2021-07-18T22:23:21.124Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigInspectError [2021-07-18T22:23:21.124Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigInspectConfigNotFound [2021-07-18T22:23:21.124Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigInspect [2021-07-18T22:23:21.124Z] --- PASS: TestConfigInspect (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigListUnsupported [2021-07-18T22:23:21.124Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigListError [2021-07-18T22:23:21.124Z] --- PASS: TestConfigListError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigList [2021-07-18T22:23:21.124Z] --- PASS: TestConfigList (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigRemoveUnsupported [2021-07-18T22:23:21.124Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigRemoveError [2021-07-18T22:23:21.124Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigRemove [2021-07-18T22:23:21.124Z] --- PASS: TestConfigRemove (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigUpdateUnsupported [2021-07-18T22:23:21.124Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigUpdateError [2021-07-18T22:23:21.124Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestConfigUpdate [2021-07-18T22:23:21.124Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerCommitError [2021-07-18T22:23:21.124Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerCommit [2021-07-18T22:23:21.124Z] --- PASS: TestContainerCommit (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerStatPathError [2021-07-18T22:23:21.124Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerStatPathNotFoundError [2021-07-18T22:23:21.124Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerStatPathNoHeaderError [2021-07-18T22:23:21.124Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerStatPath [2021-07-18T22:23:21.124Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyToContainerError [2021-07-18T22:23:21.124Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyToContainerNotFoundError [2021-07-18T22:23:21.124Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-18T22:23:21.124Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyToContainer [2021-07-18T22:23:21.124Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyFromContainerError [2021-07-18T22:23:21.124Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyFromContainerNotFoundError [2021-07-18T22:23:21.124Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-18T22:23:21.124Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-18T22:23:21.124Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestCopyFromContainer [2021-07-18T22:23:21.124Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerCreateError [2021-07-18T22:23:21.124Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerCreateImageNotFound [2021-07-18T22:23:21.124Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerCreateWithName [2021-07-18T22:23:21.124Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerCreateAutoRemove [2021-07-18T22:23:21.124Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerDiffError [2021-07-18T22:23:21.124Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerDiff [2021-07-18T22:23:21.124Z] --- PASS: TestContainerDiff (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerExecCreateError [2021-07-18T22:23:21.124Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerExecCreate [2021-07-18T22:23:21.124Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerExecStartError [2021-07-18T22:23:21.124Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-18T22:23:21.124Z] === RUN TestContainerExecStart [2021-07-18T22:23:21.389Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.44s) [2021-07-18T22:23:21.389Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-18T22:23:21.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:23:21.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:23:21.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:23:21.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:23:21.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:23:21.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:23:21.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:23:21.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:23:21.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:23:21.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:23:21.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:23:21.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:23:21.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:23:21.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:23:21.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:23:21.585Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerExecInspectError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerExecInspect [2021-07-18T22:23:21.585Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerExportError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerExportError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerExport [2021-07-18T22:23:21.585Z] --- PASS: TestContainerExport (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerInspectError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerInspectContainerNotFound [2021-07-18T22:23:21.585Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerInspectWithEmptyID [2021-07-18T22:23:21.585Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerInspect [2021-07-18T22:23:21.585Z] --- PASS: TestContainerInspect (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerInspectNode [2021-07-18T22:23:21.585Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerKillError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerKillError (0.01s) [2021-07-18T22:23:21.585Z] === RUN TestContainerKill [2021-07-18T22:23:21.585Z] --- PASS: TestContainerKill (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerListError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerListError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerList [2021-07-18T22:23:21.585Z] --- PASS: TestContainerList (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerLogsNotFoundError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerLogsError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerLogs [2021-07-18T22:23:21.585Z] --- PASS: TestContainerLogs (0.17s) [2021-07-18T22:23:21.585Z] === RUN TestContainerPauseError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerPause [2021-07-18T22:23:21.585Z] --- PASS: TestContainerPause (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainersPruneError [2021-07-18T22:23:21.585Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainersPrune [2021-07-18T22:23:21.585Z] --- PASS: TestContainersPrune (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerRemoveError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerRemoveNotFoundError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerRemove [2021-07-18T22:23:21.585Z] --- PASS: TestContainerRemove (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerRenameError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerRename [2021-07-18T22:23:21.585Z] --- PASS: TestContainerRename (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerResizeError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerExecResizeError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerResize [2021-07-18T22:23:21.585Z] --- PASS: TestContainerResize (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerExecResize [2021-07-18T22:23:21.585Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerRestartError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerRestart [2021-07-18T22:23:21.585Z] --- PASS: TestContainerRestart (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerStartError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerStartError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerStart [2021-07-18T22:23:21.585Z] --- PASS: TestContainerStart (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerStatsError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerStats [2021-07-18T22:23:21.585Z] --- PASS: TestContainerStats (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerStopError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerStopError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerStop [2021-07-18T22:23:21.585Z] --- PASS: TestContainerStop (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerTopError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerTopError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerTop [2021-07-18T22:23:21.585Z] --- PASS: TestContainerTop (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerUnpauseError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerUnpause [2021-07-18T22:23:21.585Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerUpdateError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerUpdate [2021-07-18T22:23:21.585Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerWaitError [2021-07-18T22:23:21.585Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestContainerWait [2021-07-18T22:23:21.585Z] --- PASS: TestContainerWait (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestDiskUsageError [2021-07-18T22:23:21.585Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestDiskUsage [2021-07-18T22:23:21.585Z] --- PASS: TestDiskUsage (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestDistributionInspectUnsupported [2021-07-18T22:23:21.585Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestDistributionInspectWithEmptyID [2021-07-18T22:23:21.585Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestEventsErrorInOptions [2021-07-18T22:23:21.585Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestEventsErrorFromServer [2021-07-18T22:23:21.585Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestEvents [2021-07-18T22:23:21.585Z] --- PASS: TestEvents (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestTLSCloseWriter [2021-07-18T22:23:21.585Z] === PAUSE TestTLSCloseWriter [2021-07-18T22:23:21.585Z] === RUN TestImageBuildError [2021-07-18T22:23:21.585Z] --- PASS: TestImageBuildError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageBuild [2021-07-18T22:23:21.585Z] --- PASS: TestImageBuild (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestGetDockerOS [2021-07-18T22:23:21.585Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageCreateError [2021-07-18T22:23:21.585Z] --- PASS: TestImageCreateError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageCreate [2021-07-18T22:23:21.585Z] --- PASS: TestImageCreate (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageHistoryError [2021-07-18T22:23:21.585Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageHistory [2021-07-18T22:23:21.585Z] --- PASS: TestImageHistory (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageImportError [2021-07-18T22:23:21.585Z] --- PASS: TestImageImportError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageImport [2021-07-18T22:23:21.585Z] --- PASS: TestImageImport (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageInspectError [2021-07-18T22:23:21.585Z] --- PASS: TestImageInspectError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageInspectImageNotFound [2021-07-18T22:23:21.585Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageInspectWithEmptyID [2021-07-18T22:23:21.585Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageInspect [2021-07-18T22:23:21.585Z] --- PASS: TestImageInspect (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageListError [2021-07-18T22:23:21.585Z] --- PASS: TestImageListError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageList [2021-07-18T22:23:21.585Z] --- PASS: TestImageList (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageListApiBefore125 [2021-07-18T22:23:21.585Z] --- PASS: TestImageListApiBefore125 (0.03s) [2021-07-18T22:23:21.585Z] === RUN TestImageLoadError [2021-07-18T22:23:21.585Z] --- PASS: TestImageLoadError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageLoad [2021-07-18T22:23:21.585Z] --- PASS: TestImageLoad (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagesPruneError [2021-07-18T22:23:21.585Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagesPrune [2021-07-18T22:23:21.585Z] --- PASS: TestImagesPrune (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePullReferenceParseError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePullAnyError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePullWithoutErrors [2021-07-18T22:23:21.585Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePushReferenceError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePushAnyError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImagePushWithoutErrors [2021-07-18T22:23:21.585Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-18T22:23:21.585Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-18T22:23:21.585Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-18T22:23:21.585Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-18T22:23:21.585Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageRemoveError [2021-07-18T22:23:21.585Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageRemoveImageNotFound [2021-07-18T22:23:21.585Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageRemove [2021-07-18T22:23:21.585Z] --- PASS: TestImageRemove (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageSaveError [2021-07-18T22:23:21.585Z] --- PASS: TestImageSaveError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageSave [2021-07-18T22:23:21.585Z] --- PASS: TestImageSave (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageSearchAnyError [2021-07-18T22:23:21.585Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-18T22:23:21.585Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-18T22:23:21.585Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-18T22:23:21.585Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-18T22:23:21.585Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.02s) [2021-07-18T22:23:21.585Z] === RUN TestImageSearchWithoutErrors [2021-07-18T22:23:21.585Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageTagError [2021-07-18T22:23:21.585Z] --- PASS: TestImageTagError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageTagInvalidReference [2021-07-18T22:23:21.585Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageTagInvalidSourceImageName [2021-07-18T22:23:21.585Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageTagHexSource [2021-07-18T22:23:21.585Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestImageTag [2021-07-18T22:23:21.585Z] --- PASS: TestImageTag (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestInfoServerError [2021-07-18T22:23:21.585Z] --- PASS: TestInfoServerError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestInfoInvalidResponseJSONError [2021-07-18T22:23:21.585Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestInfo [2021-07-18T22:23:21.585Z] --- PASS: TestInfo (0.03s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkConnectError [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkConnect [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkCreateError [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkCreate [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkDisconnectError [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkDisconnect [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkInspectError [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkInspectNotFoundError [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkInspectWithEmptyID [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkInspect [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkListError [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkListError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkList [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkList (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworksPruneError [2021-07-18T22:23:21.585Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworksPrune [2021-07-18T22:23:21.585Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkRemoveError [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNetworkRemove [2021-07-18T22:23:21.585Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeInspectError [2021-07-18T22:23:21.585Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeInspectNodeNotFound [2021-07-18T22:23:21.585Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeInspectWithEmptyID [2021-07-18T22:23:21.585Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeInspect [2021-07-18T22:23:21.585Z] --- PASS: TestNodeInspect (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeListError [2021-07-18T22:23:21.585Z] --- PASS: TestNodeListError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeList [2021-07-18T22:23:21.585Z] --- PASS: TestNodeList (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeRemoveError [2021-07-18T22:23:21.585Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeRemove [2021-07-18T22:23:21.585Z] --- PASS: TestNodeRemove (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeUpdateError [2021-07-18T22:23:21.585Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestNodeUpdate [2021-07-18T22:23:21.585Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestOptionWithTimeout [2021-07-18T22:23:21.585Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPingFail [2021-07-18T22:23:21.585Z] --- PASS: TestPingFail (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPingWithError [2021-07-18T22:23:21.585Z] 2021/07/18 22:23:21 RoundTripper returned a response & error; ignoring response [2021-07-18T22:23:21.585Z] 2021/07/18 22:23:21 RoundTripper returned a response & error; ignoring response [2021-07-18T22:23:21.585Z] --- PASS: TestPingWithError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPingSuccess [2021-07-18T22:23:21.585Z] --- PASS: TestPingSuccess (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPingHeadFallback [2021-07-18T22:23:21.585Z] === RUN TestPingHeadFallback/OK [2021-07-18T22:23:21.585Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-18T22:23:21.585Z] === RUN TestPingHeadFallback/Not_Found [2021-07-18T22:23:21.585Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-18T22:23:21.585Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-18T22:23:21.585Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-18T22:23:21.585Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-18T22:23:21.585Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-18T22:23:21.585Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginDisableError [2021-07-18T22:23:21.585Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginDisable [2021-07-18T22:23:21.585Z] --- PASS: TestPluginDisable (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginEnableError [2021-07-18T22:23:21.585Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginEnable [2021-07-18T22:23:21.585Z] --- PASS: TestPluginEnable (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginInspectError [2021-07-18T22:23:21.585Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginInspectWithEmptyID [2021-07-18T22:23:21.585Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginInspect [2021-07-18T22:23:21.585Z] --- PASS: TestPluginInspect (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginListError [2021-07-18T22:23:21.585Z] --- PASS: TestPluginListError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginList [2021-07-18T22:23:21.585Z] --- PASS: TestPluginList (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginPushError [2021-07-18T22:23:21.585Z] --- PASS: TestPluginPushError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginPush [2021-07-18T22:23:21.585Z] --- PASS: TestPluginPush (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginRemoveError [2021-07-18T22:23:21.585Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginRemove [2021-07-18T22:23:21.585Z] --- PASS: TestPluginRemove (0.00s) [2021-07-18T22:23:21.585Z] === RUN TestPluginSetError [2021-07-18T22:23:21.586Z] --- PASS: TestPluginSetError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestPluginSet [2021-07-18T22:23:21.586Z] --- PASS: TestPluginSet (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSetHostHeader [2021-07-18T22:23:21.586Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestPlainTextError [2021-07-18T22:23:21.586Z] --- PASS: TestPlainTextError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestInfiniteError [2021-07-18T22:23:21.586Z] --- PASS: TestInfiniteError (0.02s) [2021-07-18T22:23:21.586Z] === RUN TestCanceledContext [2021-07-18T22:23:21.586Z] 2021/07/18 22:23:21 RoundTripper returned a response & error; ignoring response [2021-07-18T22:23:21.586Z] --- PASS: TestCanceledContext (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestDeadlineExceededContext [2021-07-18T22:23:21.586Z] 2021/07/18 22:23:21 RoundTripper returned a response & error; ignoring response [2021-07-18T22:23:21.586Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretCreateUnsupported [2021-07-18T22:23:21.586Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretCreateError [2021-07-18T22:23:21.586Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretCreate [2021-07-18T22:23:21.586Z] --- PASS: TestSecretCreate (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretInspectUnsupported [2021-07-18T22:23:21.586Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretInspectError [2021-07-18T22:23:21.586Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretInspectSecretNotFound [2021-07-18T22:23:21.586Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretInspectWithEmptyID [2021-07-18T22:23:21.586Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretInspect [2021-07-18T22:23:21.586Z] --- PASS: TestSecretInspect (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretListUnsupported [2021-07-18T22:23:21.586Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretListError [2021-07-18T22:23:21.586Z] --- PASS: TestSecretListError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretList [2021-07-18T22:23:21.586Z] --- PASS: TestSecretList (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretRemoveUnsupported [2021-07-18T22:23:21.586Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretRemoveError [2021-07-18T22:23:21.586Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretRemove [2021-07-18T22:23:21.586Z] --- PASS: TestSecretRemove (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretUpdateUnsupported [2021-07-18T22:23:21.586Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretUpdateError [2021-07-18T22:23:21.586Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSecretUpdate [2021-07-18T22:23:21.586Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceCreateError [2021-07-18T22:23:21.586Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceCreate [2021-07-18T22:23:21.586Z] --- PASS: TestServiceCreate (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-18T22:23:21.586Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceCreateDigestPinning [2021-07-18T22:23:21.586Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceInspectError [2021-07-18T22:23:21.586Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceInspectServiceNotFound [2021-07-18T22:23:21.586Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceInspectWithEmptyID [2021-07-18T22:23:21.586Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceInspect [2021-07-18T22:23:21.586Z] --- PASS: TestServiceInspect (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceListError [2021-07-18T22:23:21.586Z] --- PASS: TestServiceListError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceList [2021-07-18T22:23:21.586Z] --- PASS: TestServiceList (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceLogsError [2021-07-18T22:23:21.586Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceLogs [2021-07-18T22:23:21.586Z] --- PASS: TestServiceLogs (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceRemoveError [2021-07-18T22:23:21.586Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceRemoveNotFoundError [2021-07-18T22:23:21.586Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceRemove [2021-07-18T22:23:21.586Z] --- PASS: TestServiceRemove (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceUpdateError [2021-07-18T22:23:21.586Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestServiceUpdate [2021-07-18T22:23:21.586Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmGetUnlockKeyError [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmGetUnlockKey [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmInitError [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmInit [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmInit (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmInspectError [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmInspect [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmJoinError [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmJoin [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmLeaveError [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmLeave [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmUnlockError [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmUnlock [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmUpdateError [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestSwarmUpdate [2021-07-18T22:23:21.586Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestTaskInspectError [2021-07-18T22:23:21.586Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestTaskInspectWithEmptyID [2021-07-18T22:23:21.586Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestTaskInspect [2021-07-18T22:23:21.586Z] --- PASS: TestTaskInspect (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestTaskListError [2021-07-18T22:23:21.586Z] --- PASS: TestTaskListError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestTaskList [2021-07-18T22:23:21.586Z] --- PASS: TestTaskList (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeCreateError [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeCreate [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeInspectError [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeInspectNotFound [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeInspectWithEmptyID [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeInspect [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeListError [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeListError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeList [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeList (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeRemoveError [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-18T22:23:21.586Z] === RUN TestVolumeRemove [2021-07-18T22:23:21.586Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-18T22:23:21.586Z] === CONT TestTLSCloseWriter [2021-07-18T22:23:21.586Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-18T22:23:21.586Z] PASS [2021-07-18T22:23:21.586Z] coverage: 75.0% of statements [2021-07-18T22:23:21.586Z] ok github.com/docker/docker/client 0.446s coverage: 75.0% of statements [2021-07-18T22:23:21.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-18T22:23:21.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-18T22:23:21.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-07-18T22:23:21.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-18T22:23:21.650Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-07-18T22:23:21.650Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-07-18T22:23:21.650Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-18T22:23:22.221Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-18T22:23:22.792Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.35s) [2021-07-18T22:23:22.792Z] === RUN TestCreateDifferentPlatform [2021-07-18T22:23:22.792Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-18T22:23:22.792Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-18T22:23:23.053Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-18T22:23:23.053Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-18T22:23:23.053Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-18T22:23:23.053Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-18T22:23:23.053Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-18T22:23:23.053Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-18T22:23:23.053Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-18T22:23:23.053Z] === RUN TestContainerStartOnDaemonRestart [2021-07-18T22:23:23.053Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-18T22:23:23.053Z] === RUN TestDaemonRestartIpcMode [2021-07-18T22:23:23.053Z] === PAUSE TestDaemonRestartIpcMode [2021-07-18T22:23:23.053Z] === RUN TestDaemonHostGatewayIP [2021-07-18T22:23:23.053Z] === PAUSE TestDaemonHostGatewayIP [2021-07-18T22:23:23.053Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-18T22:23:23.053Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-18T22:23:23.053Z] === RUN TestContainerKillOnDaemonStart [2021-07-18T22:23:23.053Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-18T22:23:23.053Z] === RUN TestDiff [2021-07-18T22:23:23.625Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-18T22:23:23.886Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-18T22:23:24.147Z] --- PASS: TestDiff (1.14s) [2021-07-18T22:23:24.147Z] === RUN TestExecWithCloseStdin [2021-07-18T22:23:25.089Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-18T22:23:26.032Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-18T22:23:26.032Z] --- PASS: TestExecWithCloseStdin (1.66s) [2021-07-18T22:23:26.032Z] === RUN TestExec [2021-07-18T22:23:27.418Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-18T22:23:27.990Z] --- PASS: TestExec (1.98s) [2021-07-18T22:23:27.990Z] === RUN TestExecUser [2021-07-18T22:23:29.906Z] --- PASS: TestExecUser (1.92s) [2021-07-18T22:23:29.906Z] === RUN TestExportContainerAndImportImage [2021-07-18T22:23:29.906Z] check_test.go:309: [dc83f51043df9] daemon is not started [2021-07-18T22:23:29.906Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-18T22:23:30.477Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-18T22:23:31.417Z] --- PASS: TestExportContainerAndImportImage (1.73s) [2021-07-18T22:23:31.418Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-18T22:23:32.360Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-18T22:23:32.930Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2021-07-18T22:23:32.930Z] === RUN TestHealthCheckWorkdir [2021-07-18T22:23:33.190Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-18T22:23:34.132Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-18T22:23:34.702Z] check_test.go:309: [d1fa6ca8e3004] daemon is not started [2021-07-18T22:23:34.702Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-18T22:23:35.187Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-18T22:23:35.187Z] PASS [2021-07-18T22:23:35.187Z] [2021-07-18T22:23:35.187Z] DONE 17 tests in 46.353s [2021-07-18T22:23:35.187Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-18T22:23:35.187Z] INFO: Testing against a local daemon [2021-07-18T22:23:35.187Z] === RUN TestPluginInvalidJSON [2021-07-18T22:23:35.187Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:23:35.187Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:23:35.187Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:23:35.187Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-18T22:23:35.187Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-18T22:23:35.187Z] === RUN TestPluginInstall [2021-07-18T22:23:35.187Z] === RUN TestPluginInstall/no_auth [2021-07-18T22:23:35.187Z] time="2021-07-18T22:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:23:35.187Z] time="2021-07-18T22:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eda042afdc976f413c0099bf862ba0bd380c0be4c290da46f440831efd5f3be0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:23:35.187Z] time="2021-07-18T22:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:23:35.187Z] time="2021-07-18T22:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eda042afdc976f413c0099bf862ba0bd380c0be4c290da46f440831efd5f3be0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:23:35.187Z] === RUN TestPluginInstall/with_htpasswd [2021-07-18T22:23:35.187Z] time="2021-07-18T22:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:23:35.187Z] time="2021-07-18T22:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:047290aef312836da2947882e1162c8fb468b1648d37c0cc3c1399123c202122" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:23:35.187Z] time="2021-07-18T22:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:23:35.187Z] time="2021-07-18T22:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:047290aef312836da2947882e1162c8fb468b1648d37c0cc3c1399123c202122" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:23:35.277Z] --- PASS: TestHealthCheckWorkdir (2.41s) [2021-07-18T22:23:35.277Z] === RUN TestHealthKillContainer [2021-07-18T22:23:35.446Z] === RUN TestPluginInstall/with_insecure [2021-07-18T22:23:36.383Z] time="2021-07-18T22:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:23:36.384Z] time="2021-07-18T22:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a81fba0ea3bd04ea29a770e319c5e61c106446f938a1660f462758fdefe48e8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:23:36.384Z] time="2021-07-18T22:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:23:36.384Z] time="2021-07-18T22:23:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a81fba0ea3bd04ea29a770e319c5e61c106446f938a1660f462758fdefe48e8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:23:36.384Z] plugin_test.go:165: [df198894a184d] daemon is not started [2021-07-18T22:23:36.384Z] --- PASS: TestPluginInstall (3.65s) [2021-07-18T22:23:36.384Z] --- PASS: TestPluginInstall/no_auth (1.86s) [2021-07-18T22:23:36.384Z] --- PASS: TestPluginInstall/with_htpasswd (0.67s) [2021-07-18T22:23:36.384Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-07-18T22:23:36.384Z] === RUN TestPluginsWithRuntimes [2021-07-18T22:23:37.189Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-18T22:23:37.189Z] docker_cli_daemon_plugins_test.go:79: [d38d8b76f24ec] daemon is not started [2021-07-18T22:23:37.607Z] ......... [ 86%] [2021-07-18T22:23:38.129Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-18T22:23:38.343Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-18T22:23:39.069Z] --- PASS: TestHealthKillContainer (3.49s) [2021-07-18T22:23:39.069Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-18T22:23:39.288Z] --- PASS: TestCheckoutGit (29.50s) [2021-07-18T22:23:39.288Z] === RUN TestValidGitTransport [2021-07-18T22:23:39.288Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-18T22:23:39.288Z] === RUN TestGitInvalidRef [2021-07-18T22:23:39.288Z] --- PASS: TestGitInvalidRef (0.18s) [2021-07-18T22:23:39.288Z] PASS [2021-07-18T22:23:39.288Z] coverage: 86.3% of statements [2021-07-18T22:23:39.288Z] ok github.com/docker/docker/builder/remotecontext/git 29.718s coverage: 86.3% of statements [2021-07-18T22:23:39.288Z] ? github.com/docker/docker/cli [no test files] [2021-07-18T22:23:39.288Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-18T22:23:39.290Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-18T22:23:39.641Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2021-07-18T22:23:39.641Z] === RUN TestIpcModeNone [2021-07-18T22:23:39.901Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-18T22:23:40.162Z] docker_cli_daemon_plugins_test.go:169: [d67aae3f81ae8] daemon is not started [2021-07-18T22:23:40.226Z] --- PASS: TestPluginsWithRuntimes (3.69s) [2021-07-18T22:23:40.227Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2021-07-18T22:23:40.227Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-07-18T22:23:40.227Z] === RUN TestPluginBackCompatMediaTypes [2021-07-18T22:23:40.795Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-18T22:23:40.795Z] PASS [2021-07-18T22:23:40.795Z] [2021-07-18T22:23:40.795Z] DONE 10 tests in 7.984s [2021-07-18T22:23:40.795Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-18T22:23:40.795Z] INFO: Testing against a local daemon [2021-07-18T22:23:40.795Z] === RUN TestExternalGraphDriver [2021-07-18T22:23:40.795Z] === RUN TestExternalGraphDriver/json [2021-07-18T22:23:41.105Z] --- PASS: TestIpcModeNone (1.42s) [2021-07-18T22:23:41.105Z] === RUN TestIpcModePrivate [2021-07-18T22:23:41.105Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-18T22:23:41.677Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-18T22:23:42.619Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2021-07-18T22:23:42.705Z] === RUN TestExternalGraphDriver/spec [2021-07-18T22:23:42.762Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-18T22:23:42.880Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-18T22:23:42.880Z] --- PASS: TestIpcModePrivate (1.84s) [2021-07-18T22:23:42.880Z] === RUN TestIpcModeShareable [2021-07-18T22:23:44.211Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-18T22:23:44.609Z] === RUN TestExternalGraphDriver/pull [2021-07-18T22:23:44.833Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2021-07-18T22:23:45.099Z] --- PASS: TestIpcModeShareable (2.15s) [2021-07-18T22:23:45.099Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-18T22:23:46.480Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-18T22:23:46.511Z] --- PASS: TestExternalGraphDriver (5.43s) [2021-07-18T22:23:46.511Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-07-18T22:23:46.511Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2021-07-18T22:23:46.511Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-07-18T22:23:46.511Z] === RUN TestGraphdriverPluginV2 [2021-07-18T22:23:46.740Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-18T22:23:47.311Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-18T22:23:47.311Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-18T22:23:47.881Z] check_test.go:309: [dd254c9b78be0] daemon is not started [2021-07-18T22:23:47.881Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-18T22:23:50.426Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-18T22:23:50.426Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.06s) [2021-07-18T22:23:50.426Z] === RUN TestAPIIpcModeHost [2021-07-18T22:23:50.702Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2021-07-18T22:23:50.702Z] PASS [2021-07-18T22:23:50.702Z] [2021-07-18T22:23:50.702Z] DONE 5 tests in 9.424s [2021-07-18T22:23:50.702Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-18T22:23:50.702Z] INFO: Testing against a local daemon [2021-07-18T22:23:50.702Z] === RUN TestContinueAfterPluginCrash [2021-07-18T22:23:50.702Z] === PAUSE TestContinueAfterPluginCrash [2021-07-18T22:23:50.702Z] === RUN TestReadPluginNoRead [2021-07-18T22:23:50.702Z] === PAUSE TestReadPluginNoRead [2021-07-18T22:23:50.702Z] === RUN TestDaemonStartWithLogOpt [2021-07-18T22:23:50.702Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-18T22:23:50.702Z] === CONT TestContinueAfterPluginCrash [2021-07-18T22:23:50.702Z] === CONT TestDaemonStartWithLogOpt [2021-07-18T22:23:50.759Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-18T22:23:51.323Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-18T22:23:51.681Z] === RUN TestContainerStopSignal [2021-07-18T22:23:51.681Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestContainerStopTimeout [2021-07-18T22:23:51.681Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-18T22:23:51.681Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-18T22:23:51.681Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-18T22:23:51.681Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestReplaceAndAppendEnvVars [2021-07-18T22:23:51.681Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-18T22:23:51.681Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestNewMemoryStore [2021-07-18T22:23:51.681Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestAddContainers [2021-07-18T22:23:51.681Z] --- PASS: TestAddContainers (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestGetContainer [2021-07-18T22:23:51.681Z] --- PASS: TestGetContainer (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestDeleteContainer [2021-07-18T22:23:51.681Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestListContainers [2021-07-18T22:23:51.681Z] --- PASS: TestListContainers (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestFirstContainer [2021-07-18T22:23:51.681Z] --- PASS: TestFirstContainer (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestApplyAllContainer [2021-07-18T22:23:51.681Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestIsValidHealthString [2021-07-18T22:23:51.681Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestStateRunStop [2021-07-18T22:23:51.681Z] --- PASS: TestStateRunStop (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestStateTimeoutWait [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-18T22:23:51.681Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestConfigureDaemonLogs [2021-07-18T22:23:51.681Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestCommonOptionsInstallFlags [2021-07-18T22:23:51.681Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-18T22:23:51.681Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-18T22:23:51.681Z] PASS [2021-07-18T22:23:51.681Z] coverage: 18.5% of statements [2021-07-18T22:23:51.681Z] ok github.com/docker/docker/cmd/dockerd 0.170s coverage: 18.5% of statements [2021-07-18T22:23:51.681Z] state_test.go:141: Stop callback fired [2021-07-18T22:23:51.681Z] state_test.go:165: Stop callback fired [2021-07-18T22:23:51.681Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-18T22:23:51.681Z] === RUN TestIsValidStateString [2021-07-18T22:23:51.681Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestViewSaveDelete [2021-07-18T22:23:51.681Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-18T22:23:51.681Z] === RUN TestViewAll [2021-07-18T22:23:51.681Z] --- PASS: TestViewAll (0.01s) [2021-07-18T22:23:51.681Z] === RUN TestViewGet [2021-07-18T22:23:51.681Z] --- PASS: TestViewGet (0.01s) [2021-07-18T22:23:51.681Z] === RUN TestNames [2021-07-18T22:23:51.681Z] --- PASS: TestNames (0.00s) [2021-07-18T22:23:51.681Z] === RUN TestViewWithHealthCheck [2021-07-18T22:23:51.681Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-18T22:23:51.681Z] PASS [2021-07-18T22:23:51.681Z] coverage: 41.5% of statements [2021-07-18T22:23:51.681Z] ok github.com/docker/docker/container 0.231s coverage: 41.5% of statements [2021-07-18T22:23:51.681Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-18T22:23:51.681Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-18T22:23:51.681Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-18T22:23:51.681Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-18T22:23:52.142Z] === RUN TestPrepare [2021-07-18T22:23:52.142Z] --- PASS: TestPrepare (0.00s) [2021-07-18T22:23:52.142Z] === RUN TestStart [2021-07-18T22:23:52.142Z] --- PASS: TestStart (0.00s) [2021-07-18T22:23:52.142Z] === RUN TestWaitCancel [2021-07-18T22:23:52.142Z] --- PASS: TestWaitCancel (0.00s) [2021-07-18T22:23:52.142Z] === RUN TestWaitDisabled [2021-07-18T22:23:52.142Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-18T22:23:52.142Z] === RUN TestWaitEnabled [2021-07-18T22:23:52.142Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-18T22:23:52.142Z] === RUN TestRemove [2021-07-18T22:23:52.142Z] --- PASS: TestRemove (0.00s) [2021-07-18T22:23:52.142Z] PASS [2021-07-18T22:23:52.142Z] coverage: 65.3% of statements [2021-07-18T22:23:52.142Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2021-07-18T22:23:52.337Z] --- PASS: TestAPIIpcModeHost (2.06s) [2021-07-18T22:23:52.337Z] === RUN TestDaemonIpcModeShareable [2021-07-18T22:23:52.598Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-18T22:23:53.684Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-18T22:23:53.989Z] --- PASS: TestDaemonStartWithLogOpt (3.61s) [2021-07-18T22:23:53.989Z] === CONT TestReadPluginNoRead [2021-07-18T22:23:54.144Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-18T22:23:54.144Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-18T22:23:54.144Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-18T22:23:54.144Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-18T22:23:54.144Z] PASS [2021-07-18T22:23:54.144Z] coverage: 35.9% of statements [2021-07-18T22:23:54.144Z] ok github.com/docker/docker/daemon/cluster/convert 0.364s coverage: 35.9% of statements [2021-07-18T22:23:54.144Z] === RUN TestNewListSecretsFilters [2021-07-18T22:23:54.144Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-18T22:23:54.144Z] === RUN TestNewListConfigsFilters [2021-07-18T22:23:54.144Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-18T22:23:54.144Z] PASS [2021-07-18T22:23:54.144Z] coverage: 0.5% of statements [2021-07-18T22:23:54.144Z] ok github.com/docker/docker/daemon/cluster 0.613s coverage: 0.5% of statements [2021-07-18T22:23:55.143Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-18T22:23:55.143Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-07-18T22:23:55.143Z] --- PASS: TestDaemonIpcModeShareable (2.65s) [2021-07-18T22:23:55.143Z] === RUN TestDaemonIpcModePrivate [2021-07-18T22:23:56.523Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-18T22:23:57.056Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-18T22:23:57.317Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-07-18T22:23:57.317Z] --- PASS: TestDaemonIpcModePrivate (2.55s) [2021-07-18T22:23:57.317Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-18T22:23:57.398Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-18T22:23:57.884Z] === RUN TestDiscoveryOptsErrors [2021-07-18T22:23:57.884Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-18T22:23:57.884Z] === RUN TestDiscoveryOpts [2021-07-18T22:23:57.884Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-18T22:23:57.884Z] PASS [2021-07-18T22:23:57.884Z] coverage: 30.0% of statements [2021-07-18T22:23:57.884Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2021-07-18T22:23:57.902Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-18T22:23:58.260Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-18T22:23:58.345Z] === RUN TestBuilderGC [2021-07-18T22:23:58.345Z] --- PASS: TestBuilderGC (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationNotFound [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestDaemonBrokenConfiguration [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestParseClusterAdvertiseSettings [2021-07-18T22:23:58.345Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestFindConfigurationConflicts [2021-07-18T22:23:58.345Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-18T22:23:58.345Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-18T22:23:58.345Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-18T22:23:58.345Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-18T22:23:58.345Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration/with_label [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration/with_dns [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-18T22:23:58.345Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-18T22:23:58.345Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestModifiedDiscoverySettings [2021-07-18T22:23:58.345Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestReloadSetConfigFileNotExist [2021-07-18T22:23:58.345Z] time="2021-07-18T22:23:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-18T22:23:58.345Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-07-18T22:23:58.345Z] === RUN TestReloadDefaultConfigNotExist [2021-07-18T22:23:58.345Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:23:58.345Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestReloadBadDefaultConfig [2021-07-18T22:23:58.345Z] time="2021-07-18T22:23:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-833802667" [2021-07-18T22:23:58.345Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestReloadWithConflictingLabels [2021-07-18T22:23:58.345Z] time="2021-07-18T22:23:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-450262286" [2021-07-18T22:23:58.345Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestReloadWithDuplicateLabels [2021-07-18T22:23:58.345Z] time="2021-07-18T22:23:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-886856981" [2021-07-18T22:23:58.345Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-18T22:23:58.345Z] === RUN TestDaemonConfigurationMerge [2021-07-18T22:23:58.345Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-18T22:23:58.345Z] PASS [2021-07-18T22:23:58.345Z] coverage: 79.2% of statements [2021-07-18T22:23:58.345Z] ok github.com/docker/docker/daemon/config 0.243s coverage: 79.2% of statements [2021-07-18T22:23:58.805Z] === RUN TestWaitNodeAttachment [2021-07-18T22:23:58.805Z] === RUN TestVerifyNetworkingConfig [2021-07-18T22:23:58.805Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-18T22:23:58.805Z] === RUN TestGetContainer [2021-07-18T22:23:58.805Z] --- PASS: TestGetContainer (0.00s) [2021-07-18T22:23:58.805Z] === RUN TestValidContainerNames [2021-07-18T22:23:58.805Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-18T22:23:58.805Z] === RUN TestContainerInitDNS [2021-07-18T22:23:59.202Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-18T22:23:59.264Z] daemon_test.go:147: root required [2021-07-18T22:23:59.264Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestMerge [2021-07-18T22:23:59.264Z] --- PASS: TestMerge (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestValidateContainerIsolation [2021-07-18T22:23:59.264Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestFindNetworkErrorType [2021-07-18T22:23:59.264Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestEnsureServicesExist [2021-07-18T22:23:59.264Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestEnsureServicesExistErrors [2021-07-18T22:23:59.264Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-18T22:23:59.264Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-18T22:23:59.264Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-18T22:23:59.264Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-18T22:23:59.264Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-18T22:23:59.264Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-18T22:23:59.264Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestContainerDelete [2021-07-18T22:23:59.264Z] --- PASS: TestContainerDelete (0.01s) [2021-07-18T22:23:59.264Z] === RUN TestContainerDoubleDelete [2021-07-18T22:23:59.264Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestLogContainerEventCopyLabels [2021-07-18T22:23:59.264Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestLogContainerEventWithAttributes [2021-07-18T22:23:59.264Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestNoneHealthcheck [2021-07-18T22:23:59.264Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestHealthStates [2021-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] time="2021-07-18T22:23:58Z" 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-07-18T22:23:59.264Z] --- PASS: TestHealthStates (0.17s) [2021-07-18T22:23:59.264Z] === RUN TestMaskURLCredentials [2021-07-18T22:23:59.264Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestGetInspectData [2021-07-18T22:23:59.264Z] --- PASS: TestGetInspectData (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestFillLicense [2021-07-18T22:23:59.264Z] --- PASS: TestFillLicense (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestListInvalidFilter [2021-07-18T22:23:59.264Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestNameFilter [2021-07-18T22:23:59.264Z] --- PASS: TestNameFilter (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-18T22:23:59.264Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-18T22:23:59.264Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-18T22:23:59.265Z] === 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-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-18T22:23:59.265Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-18T22:23:59.265Z] --- 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-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestDaemonReloadLabels [2021-07-18T22:23:59.265Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-18T22:23:59.265Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestDaemonReloadMirrors [2021-07-18T22:23:59.265Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-18T22:23:59.265Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-18T22:23:59.265Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestDaemonDiscoveryReload [2021-07-18T22:23:59.265Z] === RUN TestEventsLog [2021-07-18T22:23:59.265Z] --- PASS: TestEventsLog (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestEventsLogTimeout [2021-07-18T22:23:59.265Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestLogEvents [2021-07-18T22:23:59.265Z] --- PASS: TestLogEvents (0.05s) [2021-07-18T22:23:59.265Z] === RUN TestLoadBufferedEvents [2021-07-18T22:23:59.265Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-18T22:23:59.265Z] === RUN TestIsolationConversion [2021-07-18T22:23:59.265Z] === RUN TestIsolationConversion/default [2021-07-18T22:23:59.265Z] === RUN TestIsolationConversion/process [2021-07-18T22:23:59.265Z] === RUN TestIsolationConversion/hyperv [2021-07-18T22:23:59.265Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestContainerLabels [2021-07-18T22:23:59.265Z] --- PASS: TestContainerLabels (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestCredentialSpecConversion [2021-07-18T22:23:59.265Z] === RUN TestCredentialSpecConversion/none [2021-07-18T22:23:59.265Z] === RUN TestCredentialSpecConversion/config [2021-07-18T22:23:59.265Z] === RUN TestCredentialSpecConversion/file [2021-07-18T22:23:59.265Z] === RUN TestCredentialSpecConversion/registry [2021-07-18T22:23:59.265Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-18T22:23:59.265Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestControllerValidateMountBind [2021-07-18T22:23:59.265Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestControllerValidateMountVolume [2021-07-18T22:23:59.265Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestControllerValidateMountTarget [2021-07-18T22:23:59.265Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestControllerValidateMountTmpfs [2021-07-18T22:23:59.265Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestControllerValidateMountInvalidType [2021-07-18T22:23:59.265Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-18T22:23:59.265Z] === RUN TestControllerValidateMountNamedPipe [2021-07-18T22:23:59.265Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-18T22:23:59.265Z] PASS [2021-07-18T22:23:59.265Z] coverage: 11.0% of statements [2021-07-18T22:23:59.265Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.611s coverage: 11.0% of statements [2021-07-18T22:23:59.279Z] --- PASS: TestContinueAfterPluginCrash (8.82s) [2021-07-18T22:23:59.279Z] === RUN TestReadPluginNoRead/default [2021-07-18T22:23:59.725Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-07-18T22:23:59.725Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-18T22:23:59.725Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-18T22:23:59.725Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-18T22:23:59.725Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-18T22:23:59.725Z] PASS [2021-07-18T22:23:59.725Z] coverage: 50.0% of statements [2021-07-18T22:23:59.725Z] ok github.com/docker/docker/daemon/events 0.272s coverage: 50.0% of statements [2021-07-18T22:23:59.725Z] === RUN TestIsEmptyDir [2021-07-18T22:23:59.725Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-18T22:23:59.725Z] PASS [2021-07-18T22:23:59.725Z] coverage: 2.3% of statements [2021-07-18T22:23:59.725Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2021-07-18T22:24:00.144Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-07-18T22:24:00.184Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-18T22:24:00.184Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-18T22:24:00.195Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-18T22:24:00.195Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-18T22:24:00.405Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.90s) [2021-07-18T22:24:00.405Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-18T22:24:00.645Z] === RUN TestLinkNaming [2021-07-18T22:24:00.645Z] --- PASS: TestLinkNaming (0.00s) [2021-07-18T22:24:00.645Z] === RUN TestLinkNew [2021-07-18T22:24:00.645Z] --- PASS: TestLinkNew (0.00s) [2021-07-18T22:24:00.645Z] === RUN TestLinkEnv [2021-07-18T22:24:00.645Z] --- PASS: TestLinkEnv (0.00s) [2021-07-18T22:24:00.645Z] === RUN TestLinkMultipleEnv [2021-07-18T22:24:00.645Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-18T22:24:00.645Z] === RUN TestLinkPortRangeEnv [2021-07-18T22:24:00.645Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-18T22:24:00.645Z] PASS [2021-07-18T22:24:00.645Z] coverage: 93.0% of statements [2021-07-18T22:24:00.645Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-07-18T22:24:00.645Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-18T22:24:00.645Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-18T22:24:00.656Z] === CONT TestReadPluginNoRead [2021-07-18T22:24:00.656Z] read_test.go:92: [d3ea65e416648] daemon is not started [2021-07-18T22:24:00.656Z] --- PASS: TestReadPluginNoRead (6.91s) [2021-07-18T22:24:00.656Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-07-18T22:24:00.656Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2021-07-18T22:24:00.656Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-07-18T22:24:00.656Z] PASS [2021-07-18T22:24:00.915Z] [2021-07-18T22:24:00.915Z] DONE 6 tests in 10.559s [2021-07-18T22:24:00.915Z] 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-07-18T22:24:00.915Z] testing: warning: no tests to run [2021-07-18T22:24:00.915Z] PASS [2021-07-18T22:24:00.915Z] [2021-07-18T22:24:00.915Z] DONE 0 tests in 0.019s [2021-07-18T22:24:00.915Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-18T22:24:00.915Z] INFO: Testing against a local daemon [2021-07-18T22:24:00.915Z] === RUN TestPluginWithDevMounts [2021-07-18T22:24:00.915Z] === PAUSE TestPluginWithDevMounts [2021-07-18T22:24:00.915Z] === CONT TestPluginWithDevMounts [2021-07-18T22:24:01.106Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-18T22:24:01.106Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-18T22:24:01.106Z] reload_test.go:520: root required [2021-07-18T22:24:01.106Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-18T22:24:01.106Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-18T22:24:01.106Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-18T22:24:01.106Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-18T22:24:01.106Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-18T22:24:01.106Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-18T22:24:01.106Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-18T22:24:01.106Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-18T22:24:01.106Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-18T22:24:01.106Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-18T22:24:01.106Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-18T22:24:01.106Z] === RUN TestParseVolumesFrom [2021-07-18T22:24:01.106Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-18T22:24:01.106Z] PASS [2021-07-18T22:24:01.106Z] coverage: 9.1% of statements [2021-07-18T22:24:01.106Z] ok github.com/docker/docker/daemon 2.466s coverage: 9.1% of statements [2021-07-18T22:24:01.347Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-18T22:24:01.567Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-18T22:24:02.027Z] === RUN TestAdapterReadLogs [2021-07-18T22:24:02.027Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-18T22:24:02.027Z] === RUN TestCopier [2021-07-18T22:24:02.027Z] --- PASS: TestCopier (0.00s) [2021-07-18T22:24:02.027Z] === RUN TestCopierLongLines [2021-07-18T22:24:02.027Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-18T22:24:02.027Z] === RUN TestCopierSlow [2021-07-18T22:24:02.489Z] --- PASS: TestCopierSlow (0.20s) [2021-07-18T22:24:02.489Z] === RUN TestCopierWithSized [2021-07-18T22:24:02.489Z] === RUN TestCopierWithSized/as_is [2021-07-18T22:24:02.489Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-18T22:24:02.489Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-18T22:24:02.489Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-18T22:24:02.489Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-18T22:24:02.489Z] === RUN TestCopierWithPartial [2021-07-18T22:24:02.489Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-18T22:24:02.489Z] === RUN TestRingLogger [2021-07-18T22:24:02.489Z] --- PASS: TestRingLogger (0.00s) [2021-07-18T22:24:02.489Z] === RUN TestRingCap [2021-07-18T22:24:02.489Z] --- PASS: TestRingCap (0.00s) [2021-07-18T22:24:02.489Z] === RUN TestRingClose [2021-07-18T22:24:02.489Z] --- PASS: TestRingClose (0.00s) [2021-07-18T22:24:02.489Z] === RUN TestRingDrain [2021-07-18T22:24:02.489Z] --- PASS: TestRingDrain (0.00s) [2021-07-18T22:24:02.489Z] PASS [2021-07-18T22:24:02.489Z] coverage: 43.8% of statements [2021-07-18T22:24:02.489Z] ok github.com/docker/docker/daemon/logger 0.282s coverage: 43.8% of statements [2021-07-18T22:24:02.819Z] --- PASS: TestPluginWithDevMounts (1.63s) [2021-07-18T22:24:02.819Z] PASS [2021-07-18T22:24:02.819Z] [2021-07-18T22:24:02.819Z] DONE 1 tests in 1.665s [2021-07-18T22:24:02.819Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-18T22:24:02.819Z] INFO: Testing against a local daemon [2021-07-18T22:24:02.819Z] === RUN TestSecretInspect [2021-07-18T22:24:02.949Z] === RUN TestNewStreamConfig [2021-07-18T22:24:02.949Z] === RUN TestNewStreamConfig/defaults [2021-07-18T22:24:02.949Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-18T22:24:02.949Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-18T22:24:02.949Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-18T22:24:02.949Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-18T22:24:02.949Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-18T22:24:02.949Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-18T22:24:02.949Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-18T22:24:02.949Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-18T22:24:02.949Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-18T22:24:02.949Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-18T22:24:02.949Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-18T22:24:02.949Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-18T22:24:02.949Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-18T22:24:02.949Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-18T22:24:02.949Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-18T22:24:02.949Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-18T22:24:02.949Z] time="2021-07-18T22:24:02Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-18T22:24:02.949Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-07-18T22:24:02.949Z] === RUN TestCreateSuccess [2021-07-18T22:24:02.949Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestCreateStreamSkipped [2021-07-18T22:24:02.949Z] time="2021-07-18T22:24:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-18T22:24:02.949Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestCreateLogGroupSuccess [2021-07-18T22:24:02.949Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestCreateError [2021-07-18T22:24:02.949Z] --- PASS: TestCreateError (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestCreateAlreadyExists [2021-07-18T22:24:02.949Z] time="2021-07-18T22:24:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-18T22:24:02.949Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestLogClosed [2021-07-18T22:24:02.949Z] --- PASS: TestLogClosed (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestLogBlocking [2021-07-18T22:24:02.949Z] --- PASS: TestLogBlocking (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-18T22:24:02.949Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestLogNonBlockingBufferFull [2021-07-18T22:24:02.949Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestPublishBatchSuccess [2021-07-18T22:24:02.949Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestPublishBatchError [2021-07-18T22:24:02.949Z] time="2021-07-18T22:24:02Z" level=error msg=Error [2021-07-18T22:24:02.949Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-18T22:24:02.949Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-18T22:24:02.949Z] time="2021-07-18T22:24:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-18T22:24:02.949Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-18T22:24:02.950Z] time="2021-07-18T22:24:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-18T22:24:02.950Z] time="2021-07-18T22:24:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-18T22:24:02.950Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchSimple [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchTicker [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchMultilinePattern [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchClose [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestEffectiveLen [2021-07-18T22:24:02.950Z] === RUN TestEffectiveLen/0/Hello [2021-07-18T22:24:02.950Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-18T22:24:02.950Z] === RUN TestEffectiveLen/2/🙃 [2021-07-18T22:24:02.950Z] === RUN TestEffectiveLen/3/���� [2021-07-18T22:24:02.950Z] === RUN TestEffectiveLen/4/He��o [2021-07-18T22:24:02.950Z] === RUN TestEffectiveLen/5/ [2021-07-18T22:24:02.950Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit/0/ [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1064: [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1065: [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit/1/Hello [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1064: Hello [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1065: [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit/2/Hello [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1064: He [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1065: llo [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit/3/Hello [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1064: [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1065: Hello [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit/4/🙃 [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1064: [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit/5/🙃 [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1065: [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit/6/a� [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1064: a [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1065: � [2021-07-18T22:24:02.950Z] === RUN TestFindValidSplit/7/a� [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1064: a� [2021-07-18T22:24:02.950Z] cloudwatchlogs_test.go:1065: [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-18T22:24:02.950Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestProcessEventEmoji [2021-07-18T22:24:02.950Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchLineSplit [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchMaxEvents [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-18T22:24:02.950Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-18T22:24:02.950Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-18T22:24:03.265Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-07-18T22:24:03.265Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.94s) [2021-07-18T22:24:03.265Z] === RUN TestIpcModeOlderClient [2021-07-18T22:24:03.265Z] === PAUSE TestIpcModeOlderClient [2021-07-18T22:24:03.265Z] === RUN TestKillContainerInvalidSignal [2021-07-18T22:24:03.411Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-18T22:24:03.411Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-18T22:24:03.411Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-18T22:24:03.411Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-18T22:24:03.411Z] === RUN TestCreateTagSuccess [2021-07-18T22:24:03.411Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-18T22:24:03.411Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-18T22:24:03.411Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-18T22:24:03.411Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-18T22:24:03.412Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-18T22:24:03.412Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-18T22:24:03.412Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-18T22:24:03.412Z] PASS [2021-07-18T22:24:03.412Z] coverage: 77.4% of statements [2021-07-18T22:24:03.412Z] ok github.com/docker/docker/daemon/logger/awslogs 0.389s coverage: 77.4% of statements [2021-07-18T22:24:03.412Z] === RUN TestSearchRegistryForImagesErrors [2021-07-18T22:24:03.412Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-18T22:24:03.412Z] === RUN TestSearchRegistryForImages [2021-07-18T22:24:03.412Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-18T22:24:03.412Z] === RUN TestOnlyPlatformWithFallback [2021-07-18T22:24:03.412Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-18T22:24:03.412Z] === RUN TestImageDelete [2021-07-18T22:24:03.412Z] === RUN TestImageDelete/no_lease [2021-07-18T22:24:03.412Z] === RUN TestImageDelete/lease_exists [2021-07-18T22:24:03.412Z] --- PASS: TestImageDelete (0.04s) [2021-07-18T22:24:03.412Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-18T22:24:03.412Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-18T22:24:03.412Z] === RUN TestContentStoreForPull [2021-07-18T22:24:03.412Z] --- PASS: TestContentStoreForPull (0.18s) [2021-07-18T22:24:03.412Z] PASS [2021-07-18T22:24:03.412Z] coverage: 6.8% of statements [2021-07-18T22:24:03.412Z] ok github.com/docker/docker/daemon/images 0.318s coverage: 6.8% of statements [2021-07-18T22:24:03.412Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-18T22:24:03.412Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-18T22:24:03.412Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-18T22:24:03.412Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-18T22:24:03.412Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-18T22:24:03.412Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-18T22:24:03.412Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-18T22:24:03.412Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-18T22:24:03.412Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-18T22:24:03.412Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-18T22:24:03.836Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-18T22:24:03.872Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-07-18T22:24:03.872Z] === RUN TestFastTimeMarshalJSON [2021-07-18T22:24:03.872Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-18T22:24:03.872Z] PASS [2021-07-18T22:24:03.872Z] coverage: 87.2% of statements [2021-07-18T22:24:03.872Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.213s coverage: 87.2% of statements [2021-07-18T22:24:03.872Z] === RUN TestJSONFileLogger [2021-07-18T22:24:03.872Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-18T22:24:03.872Z] === RUN TestJSONFileLoggerWithTags [2021-07-18T22:24:03.872Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-18T22:24:03.872Z] === RUN TestJSONFileLoggerWithOpts [2021-07-18T22:24:03.872Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-18T22:24:03.872Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-18T22:24:03.872Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-18T22:24:03.872Z] === RUN TestEncodeDecode [2021-07-18T22:24:03.872Z] === PAUSE TestEncodeDecode [2021-07-18T22:24:03.872Z] === RUN TestUnexpectedEOF [2021-07-18T22:24:03.872Z] time="2021-07-18T22:24:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-18T22:24:03.872Z] time="2021-07-18T22:24:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-18T22:24:03.872Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-07-18T22:24:03.872Z] === CONT TestEncodeDecode [2021-07-18T22:24:03.872Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-18T22:24:03.872Z] PASS [2021-07-18T22:24:03.872Z] coverage: 69.9% of statements [2021-07-18T22:24:03.872Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.246s coverage: 69.9% of statements [2021-07-18T22:24:04.407Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-18T22:24:04.407Z] --- PASS: TestKillContainerInvalidSignal (1.19s) [2021-07-18T22:24:04.407Z] === RUN TestKillContainer [2021-07-18T22:24:04.407Z] === RUN TestKillContainer/no_signal [2021-07-18T22:24:04.723Z] --- PASS: TestSecretInspect (2.21s) [2021-07-18T22:24:04.723Z] === RUN TestSecretList [2021-07-18T22:24:04.842Z] === RUN TestWriteLog [2021-07-18T22:24:04.842Z] === PAUSE TestWriteLog [2021-07-18T22:24:04.842Z] === RUN TestReadLog [2021-07-18T22:24:04.842Z] === PAUSE TestReadLog [2021-07-18T22:24:04.842Z] === CONT TestWriteLog [2021-07-18T22:24:04.842Z] --- PASS: TestWriteLog (0.00s) [2021-07-18T22:24:04.842Z] === CONT TestReadLog [2021-07-18T22:24:04.842Z] === RUN TestReadLog/tail_exact [2021-07-18T22:24:04.842Z] === RUN TestReadLog/tail_less_than_available [2021-07-18T22:24:04.842Z] === RUN TestReadLog/tail_more_than_available [2021-07-18T22:24:04.842Z] --- PASS: TestReadLog (0.18s) [2021-07-18T22:24:04.842Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-07-18T22:24:04.842Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-18T22:24:04.842Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-18T22:24:04.842Z] PASS [2021-07-18T22:24:04.842Z] coverage: 75.2% of statements [2021-07-18T22:24:04.842Z] ok github.com/docker/docker/daemon/logger/local 0.254s coverage: 75.2% of statements [2021-07-18T22:24:04.842Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-18T22:24:05.229Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-18T22:24:05.302Z] === RUN TestOpenFileDelete [2021-07-18T22:24:05.302Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-18T22:24:05.302Z] === RUN TestOpenFileRename [2021-07-18T22:24:05.302Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-18T22:24:05.302Z] === RUN TestParseLogTagDefaultTag [2021-07-18T22:24:05.302Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-18T22:24:05.302Z] === RUN TestParseLogTag [2021-07-18T22:24:05.302Z] --- PASS: TestParseLogTag (0.00s) [2021-07-18T22:24:05.302Z] === RUN TestParseLogTagEmptyTag [2021-07-18T22:24:05.302Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-18T22:24:05.302Z] === RUN TestTailFiles [2021-07-18T22:24:05.302Z] --- PASS: TestTailFiles (0.00s) [2021-07-18T22:24:05.302Z] === RUN TestFollowLogsConsumerGone [2021-07-18T22:24:05.302Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-18T22:24:05.302Z] === RUN TestFollowLogsProducerGone [2021-07-18T22:24:05.302Z] logfile_test.go:179: logDecode() closed after sending 289 messages [2021-07-18T22:24:05.302Z] logfile_test.go:232: messages sent: 289, received: 289 [2021-07-18T22:24:05.302Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-18T22:24:05.302Z] === RUN TestCheckCapacityAndRotate [2021-07-18T22:24:05.302Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-18T22:24:05.302Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-18T22:24:05.302Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-07-18T22:24:05.302Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-18T22:24:05.302Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-18T22:24:05.302Z] PASS [2021-07-18T22:24:05.302Z] coverage: 53.7% of statements [2021-07-18T22:24:05.302Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.115s coverage: 53.7% of statements [2021-07-18T22:24:05.350Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-18T22:24:05.487Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-18T22:24:05.487Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-18T22:24:05.487Z] [2021-07-18T22:24:05.487Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-18T22:24:05.487Z] =========================== short test summary info ============================ [2021-07-18T22:24:05.487Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-18T22:24:05.487Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-18T22:24:05.487Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-18T22:24:05.487Z] Not supported on most drivers [2021-07-18T22:24:05.487Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-18T22:24:05.488Z] Output of docker top depends on host distro, and is not formalized. [2021-07-18T22:24:05.488Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-18T22:24:05.488Z] Output of docker top depends on host distro, and is not formalized. [2021-07-18T22:24:05.488Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-18T22:24:05.488Z] Can fail if eth0 has multiple IP addresses [2021-07-18T22:24:05.488Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-18T22:24:05.488Z] This doesn't seem to be taken into account by the engine [2021-07-18T22:24:05.488Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-18T22:24:05.488Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-18T22:24:05.488Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-18T22:24:05.488Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 345.20 seconds == [2021-07-18T22:24:05.612Z] === RUN TestKillContainer/non_killing_signal [2021-07-18T22:24:05.745Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-18T22:24:05.763Z] === RUN TestLog [2021-07-18T22:24:05.763Z] --- PASS: TestLog (0.01s) [2021-07-18T22:24:05.763Z] PASS [2021-07-18T22:24:05.763Z] coverage: 31.5% of statements [2021-07-18T22:24:05.763Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2021-07-18T22:24:06.222Z] === RUN TestValidateLogOpt [2021-07-18T22:24:06.222Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-18T22:24:06.222Z] === RUN TestNewMissedConfig [2021-07-18T22:24:06.222Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-18T22:24:06.222Z] === RUN TestNewMissedUrl [2021-07-18T22:24:06.222Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-18T22:24:06.222Z] === RUN TestNewMissedToken [2021-07-18T22:24:06.223Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestNewWithProxy [2021-07-18T22:24:06.223Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestDefault [2021-07-18T22:24:06.223Z] --- PASS: TestDefault (0.01s) [2021-07-18T22:24:06.223Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-18T22:24:06.223Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestJsonFormat [2021-07-18T22:24:06.223Z] --- PASS: TestJsonFormat (0.01s) [2021-07-18T22:24:06.223Z] === RUN TestRawFormat [2021-07-18T22:24:06.223Z] --- PASS: TestRawFormat (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestRawFormatWithLabels [2021-07-18T22:24:06.223Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestRawFormatWithoutTag [2021-07-18T22:24:06.223Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestBatching [2021-07-18T22:24:06.223Z] === RUN TestNewParse [2021-07-18T22:24:06.223Z] --- PASS: TestNewParse (0.00s) [2021-07-18T22:24:06.223Z] PASS [2021-07-18T22:24:06.223Z] coverage: 8.3% of statements [2021-07-18T22:24:06.223Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2021-07-18T22:24:06.223Z] --- PASS: TestBatching (0.33s) [2021-07-18T22:24:06.223Z] === RUN TestFrequency [2021-07-18T22:24:06.223Z] === RUN TestParseLogFormat [2021-07-18T22:24:06.223Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestValidateLogOptEmpty [2021-07-18T22:24:06.223Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestValidateSyslogAddress [2021-07-18T22:24:06.223Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestParseAddressDefaultPort [2021-07-18T22:24:06.223Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestValidateSyslogFacility [2021-07-18T22:24:06.223Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestValidateLogOptSyslogFormat [2021-07-18T22:24:06.223Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-18T22:24:06.223Z] === RUN TestValidateLogOpt [2021-07-18T22:24:06.223Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-18T22:24:06.223Z] PASS [2021-07-18T22:24:06.553Z] === RUN TestKillContainer/killing_signal [2021-07-18T22:24:06.682Z] coverage: 46.8% of statements [2021-07-18T22:24:06.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-07-18T22:24:06.682Z] --- PASS: TestFrequency (0.16s) [2021-07-18T22:24:06.682Z] === RUN TestOneMessagePerRequest [2021-07-18T22:24:06.682Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-18T22:24:06.682Z] === RUN TestVerify [2021-07-18T22:24:06.682Z] --- PASS: TestVerify (0.00s) [2021-07-18T22:24:06.682Z] === RUN TestSkipVerify [2021-07-18T22:24:06.682Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:06.682Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:06.682Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:06.682Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.142Z] --- PASS: TestSkipVerify (0.56s) [2021-07-18T22:24:07.143Z] === RUN TestBufferMaximum [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626647046.788136\",\"host\":\"1dfc22b6acf6\"}'" [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626647046.788136\",\"host\":\"1dfc22b6acf6\"}'" [2021-07-18T22:24:07.143Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-18T22:24:07.143Z] === RUN TestServerAlwaysDown [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626647046.791136\",\"host\":\"1dfc22b6acf6\"}'" [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626647046.791136\",\"host\":\"1dfc22b6acf6\"}'" [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626647046.791136\",\"host\":\"1dfc22b6acf6\"}'" [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626647046.791136\",\"host\":\"1dfc22b6acf6\"}'" [2021-07-18T22:24:07.143Z] time="2021-07-18T22:24:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626647046.791136\",\"host\":\"1dfc22b6acf6\"}'" [2021-07-18T22:24:07.143Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-18T22:24:07.143Z] === RUN TestCannotSendAfterClose [2021-07-18T22:24:07.143Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-18T22:24:07.143Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-18T22:24:07.264Z] --- PASS: TestSecretList (2.23s) [2021-07-18T22:24:07.264Z] === RUN TestSecretsCreateAndDelete [2021-07-18T22:24:07.494Z] --- PASS: TestKillContainer (3.09s) [2021-07-18T22:24:07.494Z] --- PASS: TestKillContainer/no_signal (1.07s) [2021-07-18T22:24:07.494Z] --- PASS: TestKillContainer/non_killing_signal (0.77s) [2021-07-18T22:24:07.494Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-07-18T22:24:07.494Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-18T22:24:07.494Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-18T22:24:07.602Z] === RUN TestV1IDService [2021-07-18T22:24:07.602Z] --- PASS: TestV1IDService (0.03s) [2021-07-18T22:24:07.602Z] === RUN TestV2MetadataService [2021-07-18T22:24:07.754Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-18T22:24:08.062Z] time="2021-07-18T22:24:07Z" 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-07-18T22:24:08.062Z] time="2021-07-18T22:24:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1dfc22b6acf6\"}'" [2021-07-18T22:24:08.062Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-18T22:24:08.062Z] PASS [2021-07-18T22:24:08.062Z] coverage: 82.5% of statements [2021-07-18T22:24:08.062Z] ok github.com/docker/docker/daemon/logger/splunk 2.137s coverage: 82.5% of statements [2021-07-18T22:24:08.062Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-18T22:24:08.062Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-18T22:24:08.062Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-18T22:24:08.522Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-18T22:24:08.522Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-18T22:24:08.522Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-18T22:24:08.522Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-18T22:24:08.522Z] === RUN TestContinueOnError_NeverContinue [2021-07-18T22:24:08.522Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-18T22:24:08.522Z] === RUN TestManifestStore [2021-07-18T22:24:08.522Z] === RUN TestManifestStore/no_remote_or_local [2021-07-18T22:24:08.522Z] === RUN TestSuccessfulDownload [2021-07-18T22:24:08.522Z] --- PASS: TestV2MetadataService (1.12s) [2021-07-18T22:24:08.522Z] PASS [2021-07-18T22:24:08.522Z] coverage: 48.2% of statements [2021-07-18T22:24:08.522Z] download_test.go:268: Needs fixing on Windows [2021-07-18T22:24:08.522Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-18T22:24:08.522Z] === RUN TestCancelledDownload [2021-07-18T22:24:08.522Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-18T22:24:08.522Z] === RUN TestMaxDownloadAttempts [2021-07-18T22:24:08.522Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-18T22:24:08.522Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-18T22:24:08.522Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-18T22:24:08.522Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-18T22:24:08.522Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-18T22:24:08.522Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-18T22:24:08.522Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-18T22:24:08.522Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-18T22:24:08.522Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-18T22:24:08.522Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-18T22:24:08.522Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-18T22:24:08.522Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-18T22:24:08.522Z] ok github.com/docker/docker/distribution/metadata 1.227s coverage: 48.2% of statements [2021-07-18T22:24:08.982Z] time="2021-07-18T22:24:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local745656971\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/no_local_cache [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/with_local_cache [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/unknown_media_type [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-18T22:24:08.982Z] time="2021-07-18T22:24:08Z" level=warning msg="reference for unknown type: " [2021-07-18T22:24:08.982Z] time="2021-07-18T22:24:08Z" level=warning msg="reference for unknown type: " [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-18T22:24:08.982Z] time="2021-07-18T22:24:08Z" level=warning msg="reference for unknown type: " [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-18T22:24:08.982Z] time="2021-07-18T22:24:08Z" level=warning msg="reference for unknown type: " [2021-07-18T22:24:08.982Z] time="2021-07-18T22:24:08Z" level=warning msg="reference for unknown type: " [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-18T22:24:08.982Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-18T22:24:08.982Z] time="2021-07-18T22:24:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore (0.28s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-18T22:24:08.982Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-18T22:24:08.982Z] === RUN TestDetectManifestBlobMediaType [2021-07-18T22:24:08.982Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-18T22:24:08.982Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-18T22:24:08.982Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-18T22:24:08.982Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-18T22:24:08.982Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-18T22:24:08.982Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-18T22:24:08.982Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-18T22:24:08.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-18T22:24:08.983Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-18T22:24:08.983Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-18T22:24:08.983Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-18T22:24:08.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-18T22:24:08.983Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-18T22:24:08.983Z] === RUN TestFixManifestLayers [2021-07-18T22:24:08.983Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-18T22:24:08.983Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-18T22:24:08.983Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-18T22:24:08.983Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-18T22:24:08.983Z] === RUN TestFixManifestLayersBadParent [2021-07-18T22:24:08.983Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-18T22:24:08.983Z] === RUN TestValidateManifest [2021-07-18T22:24:08.983Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-18T22:24:08.983Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-18T22:24:08.983Z] === RUN TestFormatPlatform [2021-07-18T22:24:08.983Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-18T22:24:08.983Z] === RUN TestGetRepositoryMountCandidates [2021-07-18T22:24:08.983Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-18T22:24:08.983Z] === RUN TestLayerAlreadyExists [2021-07-18T22:24:08.983Z] 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-07-18T22:24:08.983Z] 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-07-18T22:24:08.983Z] 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-07-18T22:24:08.983Z] 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-07-18T22:24:08.983Z] 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-07-18T22:24:08.983Z] 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-07-18T22:24:08.983Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-18T22:24:08.983Z] === RUN TestWhenEmptyAuthConfig [2021-07-18T22:24:08.983Z] time="2021-07-18T22:24:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-18T22:24:08.983Z] time="2021-07-18T22:24:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-18T22:24:08.983Z] time="2021-07-18T22:24:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-18T22:24:08.983Z] time="2021-07-18T22:24:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-18T22:24:08.983Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-18T22:24:08.983Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-07-18T22:24:08.983Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-07-18T22:24:08.983Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-07-18T22:24:08.983Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-07-18T22:24:08.983Z] === RUN TestTransfer [2021-07-18T22:24:09.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-18T22:24:09.141Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-18T22:24:09.141Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-18T22:24:09.168Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2021-07-18T22:24:09.168Z] === RUN TestSecretsUpdate [2021-07-18T22:24:09.443Z] --- PASS: TestTransfer (0.12s) [2021-07-18T22:24:09.443Z] === RUN TestConcurrencyLimit [2021-07-18T22:24:09.443Z] === RUN TestNotFound [2021-07-18T22:24:09.443Z] --- PASS: TestNotFound (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestConflict [2021-07-18T22:24:09.443Z] --- PASS: TestConflict (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestForbidden [2021-07-18T22:24:09.443Z] --- PASS: TestForbidden (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestInvalidParameter [2021-07-18T22:24:09.443Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestNotImplemented [2021-07-18T22:24:09.443Z] --- PASS: TestNotImplemented (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestNotModified [2021-07-18T22:24:09.443Z] --- PASS: TestNotModified (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestUnauthorized [2021-07-18T22:24:09.443Z] --- PASS: TestUnauthorized (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestUnknown [2021-07-18T22:24:09.443Z] --- PASS: TestUnknown (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestCancelled [2021-07-18T22:24:09.443Z] --- PASS: TestCancelled (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestDeadline [2021-07-18T22:24:09.443Z] --- PASS: TestDeadline (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestDataLoss [2021-07-18T22:24:09.443Z] --- PASS: TestDataLoss (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestUnavailable [2021-07-18T22:24:09.443Z] --- PASS: TestUnavailable (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestSystem [2021-07-18T22:24:09.443Z] --- PASS: TestSystem (0.00s) [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Not_Found [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Bad_Request [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Conflict [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Unauthorized [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Forbidden [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Not_Modified [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-18T22:24:09.443Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-18T22:24:09.443Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-18T22:24:09.443Z] PASS [2021-07-18T22:24:09.443Z] coverage: 53.1% of statements [2021-07-18T22:24:09.443Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-07-18T22:24:09.443Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-07-18T22:24:09.443Z] === RUN TestInactiveJobs [2021-07-18T22:24:09.903Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2021-07-18T22:24:09.903Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-18T22:24:09.903Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-18T22:24:09.903Z] === RUN TestTokenPassThru [2021-07-18T22:24:09.903Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-18T22:24:09.903Z] === RUN TestTokenPassThruDifferentHost [2021-07-18T22:24:09.903Z] --- PASS: TestInactiveJobs (0.35s) [2021-07-18T22:24:09.903Z] === RUN TestWatchRelease [2021-07-18T22:24:09.903Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-18T22:24:09.903Z] PASS [2021-07-18T22:24:09.903Z] coverage: 23.8% of statements [2021-07-18T22:24:09.903Z] ok github.com/docker/docker/distribution 1.445s coverage: 23.8% of statements [2021-07-18T22:24:09.903Z] --- PASS: TestWatchRelease (0.04s) [2021-07-18T22:24:09.903Z] === RUN TestWatchFinishedTransfer [2021-07-18T22:24:09.903Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-18T22:24:09.903Z] === RUN TestDuplicateTransfer [2021-07-18T22:24:10.081Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.32s) [2021-07-18T22:24:10.081Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.29s) [2021-07-18T22:24:10.081Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.85s) [2021-07-18T22:24:10.081Z] === RUN TestKillStoppedContainer [2021-07-18T22:24:10.081Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-18T22:24:10.081Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-18T22:24:10.081Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-18T22:24:10.081Z] === RUN TestKillDifferentUserContainer [2021-07-18T22:24:10.363Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-18T22:24:10.363Z] --- PASS: TestDuplicateTransfer (0.12s) [2021-07-18T22:24:10.363Z] === RUN TestSuccessfulUpload [2021-07-18T22:24:10.363Z] time="2021-07-18T22:24:10Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-18T22:24:10.363Z] === RUN TestFSGetInvalidData [2021-07-18T22:24:10.363Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-18T22:24:10.363Z] === RUN TestFSInvalidSet [2021-07-18T22:24:10.363Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-18T22:24:10.363Z] === RUN TestFSInvalidRoot [2021-07-18T22:24:10.363Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-18T22:24:10.363Z] === RUN TestFSMetadataGetSet [2021-07-18T22:24:10.823Z] --- PASS: TestSuccessfulUpload (0.44s) [2021-07-18T22:24:10.823Z] === RUN TestCancelledUpload [2021-07-18T22:24:10.823Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-18T22:24:10.823Z] PASS [2021-07-18T22:24:10.823Z] coverage: 76.8% of statements [2021-07-18T22:24:10.823Z] === RUN TestCompare [2021-07-18T22:24:10.823Z] --- PASS: TestCompare (0.00s) [2021-07-18T22:24:10.823Z] PASS [2021-07-18T22:24:10.823Z] coverage: 19.2% of statements [2021-07-18T22:24:10.823Z] ok github.com/docker/docker/distribution/xfer 1.958s coverage: 76.8% of statements [2021-07-18T22:24:10.823Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-07-18T22:24:10.823Z] === RUN TestFSInvalidWalker [2021-07-18T22:24:10.823Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2021-07-18T22:24:10.823Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-18T22:24:10.823Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-18T22:24:10.823Z] === RUN TestFSGetSet [2021-07-18T22:24:10.823Z] --- PASS: TestFSGetSet (0.03s) [2021-07-18T22:24:10.823Z] === RUN TestFSGetUnsetKey [2021-07-18T22:24:10.823Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-18T22:24:10.823Z] === RUN TestFSGetEmptyData [2021-07-18T22:24:10.823Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-18T22:24:10.823Z] === RUN TestFSDelete [2021-07-18T22:24:10.823Z] --- PASS: TestFSDelete (0.02s) [2021-07-18T22:24:10.823Z] === RUN TestFSWalker [2021-07-18T22:24:10.823Z] --- PASS: TestFSWalker (0.02s) [2021-07-18T22:24:10.823Z] === RUN TestFSWalkerStopOnError [2021-07-18T22:24:10.823Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-18T22:24:10.823Z] === RUN TestNewFromJSON [2021-07-18T22:24:10.823Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-18T22:24:10.823Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-18T22:24:10.823Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-18T22:24:10.823Z] === RUN TestMarshalKeyOrder [2021-07-18T22:24:10.823Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-18T22:24:10.823Z] === RUN TestHistoryEqual [2021-07-18T22:24:10.823Z] --- PASS: TestHistoryEqual (0.16s) [2021-07-18T22:24:10.823Z] === RUN TestImage [2021-07-18T22:24:10.823Z] --- PASS: TestImage (0.00s) [2021-07-18T22:24:10.823Z] === RUN TestImageOSNotEmpty [2021-07-18T22:24:10.823Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-18T22:24:10.823Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-18T22:24:10.823Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-18T22:24:10.823Z] === RUN TestCreate [2021-07-18T22:24:10.823Z] --- PASS: TestCreate (0.01s) [2021-07-18T22:24:10.823Z] === RUN TestRestore [2021-07-18T22:24:10.823Z] time="2021-07-18T22:24:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-18T22:24:10.823Z] --- PASS: TestRestore (0.05s) [2021-07-18T22:24:10.823Z] === RUN TestAddDelete [2021-07-18T22:24:10.823Z] --- PASS: TestAddDelete (0.03s) [2021-07-18T22:24:10.823Z] === RUN TestSearchAfterDelete [2021-07-18T22:24:10.823Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-18T22:24:10.823Z] === RUN TestParentReset [2021-07-18T22:24:10.823Z] --- PASS: TestParentReset (0.03s) [2021-07-18T22:24:10.823Z] === RUN TestGetAndSetLastUpdated [2021-07-18T22:24:10.823Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-18T22:24:10.823Z] === RUN TestStoreLen [2021-07-18T22:24:11.022Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2021-07-18T22:24:11.022Z] === RUN TestInspectOomKilledTrue [2021-07-18T22:24:11.022Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:24:11.022Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-18T22:24:11.022Z] === RUN TestInspectOomKilledFalse [2021-07-18T22:24:11.022Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:24:11.022Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-18T22:24:11.022Z] === RUN TestLinksEtcHostsContentMatch [2021-07-18T22:24:11.283Z] --- PASS: TestStoreLen (0.06s) [2021-07-18T22:24:11.283Z] PASS [2021-07-18T22:24:11.283Z] coverage: 86.6% of statements [2021-07-18T22:24:11.283Z] ok github.com/docker/docker/image 0.650s coverage: 86.6% of statements [2021-07-18T22:24:11.283Z] === RUN TestValidateManifest [2021-07-18T22:24:11.283Z] === RUN TestValidateManifest/nil [2021-07-18T22:24:11.283Z] === RUN TestValidateManifest/non-nil [2021-07-18T22:24:11.283Z] --- PASS: TestValidateManifest (0.00s) [2021-07-18T22:24:11.283Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-18T22:24:11.283Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-18T22:24:11.283Z] PASS [2021-07-18T22:24:11.283Z] coverage: 0.7% of statements [2021-07-18T22:24:11.283Z] ok github.com/docker/docker/image/tarexport 0.062s coverage: 0.7% of statements [2021-07-18T22:24:11.283Z] === RUN TestMakeV1ConfigFromConfig [2021-07-18T22:24:11.700Z] --- PASS: TestSecretsUpdate (2.21s) [2021-07-18T22:24:11.700Z] === RUN TestTemplatedSecret [2021-07-18T22:24:11.743Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-18T22:24:11.743Z] PASS [2021-07-18T22:24:11.743Z] coverage: 25.0% of statements [2021-07-18T22:24:11.743Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements [2021-07-18T22:24:11.743Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-18T22:24:11.964Z] --- PASS: TestLinksEtcHostsContentMatch (1.16s) [2021-07-18T22:24:11.964Z] === RUN TestLinksContainerNames [2021-07-18T22:24:13.283Z] === RUN TestSerialization [2021-07-18T22:24:13.283Z] --- PASS: TestSerialization (0.02s) [2021-07-18T22:24:13.283Z] PASS [2021-07-18T22:24:13.283Z] coverage: 100.0% of statements [2021-07-18T22:24:13.283Z] ok github.com/docker/docker/libcontainerd/queue 0.165s coverage: 100.0% of statements [2021-07-18T22:24:13.283Z] === RUN TestEmptyLayer [2021-07-18T22:24:13.283Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-18T22:24:13.283Z] === RUN TestCommitFailure [2021-07-18T22:24:13.283Z] --- PASS: TestCommitFailure (0.01s) [2021-07-18T22:24:13.283Z] === RUN TestStartTransactionFailure [2021-07-18T22:24:13.283Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-18T22:24:13.283Z] === RUN TestGetOrphan [2021-07-18T22:24:13.283Z] --- PASS: TestGetOrphan (0.02s) [2021-07-18T22:24:13.283Z] === RUN TestMountAndRegister [2021-07-18T22:24:13.283Z] layer_test.go:271: Layer size: 14 [2021-07-18T22:24:13.283Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-18T22:24:13.283Z] === RUN TestLayerRelease [2021-07-18T22:24:13.283Z] layer_test.go:304: Failing on Windows [2021-07-18T22:24:13.283Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-18T22:24:13.283Z] === RUN TestStoreRestore [2021-07-18T22:24:13.283Z] layer_test.go:353: Failing on Windows [2021-07-18T22:24:13.283Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-18T22:24:13.283Z] === RUN TestTarStreamStability [2021-07-18T22:24:13.283Z] layer_test.go:468: Failing on Windows [2021-07-18T22:24:13.283Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-18T22:24:13.283Z] === RUN TestRegisterExistingLayer [2021-07-18T22:24:13.283Z] === RUN TestEnvironmentParsing [2021-07-18T22:24:13.283Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-18T22:24:13.283Z] PASS [2021-07-18T22:24:13.283Z] coverage: 1.2% of statements [2021-07-18T22:24:13.283Z] ok github.com/docker/docker/libcontainerd/local 0.079s coverage: 1.2% of statements [2021-07-18T22:24:13.743Z] --- PASS: TestRegisterExistingLayer (0.21s) [2021-07-18T22:24:13.743Z] === RUN TestTarStreamVerification [2021-07-18T22:24:13.743Z] layer_test.go:697: Failing on Windows [2021-07-18T22:24:13.743Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-18T22:24:13.743Z] === RUN TestLayerMigration [2021-07-18T22:24:13.743Z] migration_test.go:46: Failing on Windows [2021-07-18T22:24:13.743Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-18T22:24:13.743Z] === RUN TestLayerMigrationNoTarsplit [2021-07-18T22:24:13.743Z] migration_test.go:182: Failing on Windows [2021-07-18T22:24:13.743Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-18T22:24:13.743Z] === RUN TestMountInit [2021-07-18T22:24:13.743Z] mount_test.go:17: Failing on Windows [2021-07-18T22:24:13.743Z] --- SKIP: TestMountInit (0.00s) [2021-07-18T22:24:13.743Z] === RUN TestMountSize [2021-07-18T22:24:13.743Z] mount_test.go:76: Failing on Windows [2021-07-18T22:24:13.743Z] --- SKIP: TestMountSize (0.00s) [2021-07-18T22:24:13.743Z] === RUN TestMountChanges [2021-07-18T22:24:13.743Z] mount_test.go:125: Failing on Windows [2021-07-18T22:24:13.743Z] --- SKIP: TestMountChanges (0.00s) [2021-07-18T22:24:13.743Z] === RUN TestMountApply [2021-07-18T22:24:13.743Z] mount_test.go:212: Failing on Windows [2021-07-18T22:24:13.743Z] --- SKIP: TestMountApply (0.00s) [2021-07-18T22:24:13.743Z] PASS [2021-07-18T22:24:13.743Z] coverage: 30.1% of statements [2021-07-18T22:24:13.743Z] ok github.com/docker/docker/layer 0.382s coverage: 30.1% of statements [2021-07-18T22:24:13.743Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-18T22:24:13.743Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-18T22:24:13.743Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-18T22:24:13.743Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-18T22:24:13.879Z] --- PASS: TestLinksContainerNames (1.94s) [2021-07-18T22:24:13.879Z] === RUN TestLogsFollowTailEmpty [2021-07-18T22:24:14.452Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-18T22:24:14.989Z] --- PASS: TestTemplatedSecret (3.28s) [2021-07-18T22:24:14.989Z] === RUN TestSecretCreateResolve [2021-07-18T22:24:15.024Z] --- PASS: TestLogsFollowTailEmpty (1.10s) [2021-07-18T22:24:15.024Z] === RUN TestContainerNetworkMountsNoChown [2021-07-18T22:24:15.285Z] === RUN TestSequenceGetAvailableBit [2021-07-18T22:24:15.285Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestSequenceEqual [2021-07-18T22:24:15.285Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestSequenceCopy [2021-07-18T22:24:15.285Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestGetFirstAvailable [2021-07-18T22:24:15.285Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestFindSequence [2021-07-18T22:24:15.285Z] --- PASS: TestFindSequence (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestCheckIfAvailable [2021-07-18T22:24:15.285Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestMergeSequences [2021-07-18T22:24:15.285Z] --- PASS: TestMergeSequences (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestPushReservation [2021-07-18T22:24:15.285Z] --- PASS: TestPushReservation (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestSerializeDeserialize [2021-07-18T22:24:15.285Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestSet [2021-07-18T22:24:15.285Z] --- PASS: TestSet (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestSetUnset [2021-07-18T22:24:15.285Z] --- PASS: TestSetUnset (0.01s) [2021-07-18T22:24:15.285Z] === RUN TestOffsetSetUnset [2021-07-18T22:24:15.285Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestSetInRange [2021-07-18T22:24:15.285Z] --- PASS: TestSetInRange (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestSetAnyInRange [2021-07-18T22:24:15.285Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestMethods [2021-07-18T22:24:15.285Z] --- PASS: TestMethods (0.00s) [2021-07-18T22:24:15.285Z] === RUN TestRandomAllocateDeallocate [2021-07-18T22:24:16.411Z] --- PASS: TestContainerNetworkMountsNoChown (1.44s) [2021-07-18T22:24:16.411Z] === RUN TestMountDaemonRoot [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/default [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/default [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/private [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/private [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rprivate [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/slave [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/slave [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rslave [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/shared [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/shared [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rshared [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/default [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/rshared [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/shared [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/rslave [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/slave [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/rprivate [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/private [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-18T22:24:16.672Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:24:16.672Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-18T22:24:16.672Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-18T22:24:16.824Z] === RUN TestErrorInterfaces [2021-07-18T22:24:16.824Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestNetworkMarshalling [2021-07-18T22:24:16.824Z] === RUN TestInvalidConfig [2021-07-18T22:24:16.824Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestConfig [2021-07-18T22:24:16.824Z] --- PASS: TestConfig (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestOptionsLabels [2021-07-18T22:24:16.824Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestValidName [2021-07-18T22:24:16.824Z] --- PASS: TestValidName (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestTLSConfiguration [2021-07-18T22:24:16.824Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-07-18T22:24:16.824Z] === RUN TestEndpointMarshalling [2021-07-18T22:24:16.824Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestAuxAddresses [2021-07-18T22:24:16.824Z] time="2021-07-18T22:24:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-18T22:24:16.824Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-18T22:24:16.824Z] === RUN TestSRVServiceQuery [2021-07-18T22:24:16.824Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-18T22:24:16.824Z] === RUN TestServiceVIPReuse [2021-07-18T22:24:16.824Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-18T22:24:16.824Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestDNSIPQuery [2021-07-18T22:24:16.824Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestDNSProxyServFail [2021-07-18T22:24:16.824Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestSandboxAddEmpty [2021-07-18T22:24:16.824Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestSandboxAddMultiPrio [2021-07-18T22:24:16.824Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestSandboxAddSamePrio [2021-07-18T22:24:16.824Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestCleanupServiceDiscovery [2021-07-18T22:24:16.824Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestDNSOptions [2021-07-18T22:24:16.824Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:24:16.824Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-18T22:24:16.824Z] === RUN TestMultipleControllersWithSameStore [2021-07-18T22:24:16.824Z] time="2021-07-18T22:24:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-18T22:24:16.824Z] time="2021-07-18T22:24:16Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-18T22:24:16.824Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-18T22:24:16.824Z] PASS [2021-07-18T22:24:16.824Z] coverage: 8.6% of statements [2021-07-18T22:24:16.824Z] ok github.com/docker/docker/libnetwork 0.356s coverage: 8.6% of statements [2021-07-18T22:24:16.824Z] time="2021-07-18T22:24:16Z" level=info msg="Option Initializing KV with TLS" [2021-07-18T22:24:16.824Z] --- PASS: TestTLSConfiguration (0.18s) [2021-07-18T22:24:16.824Z] PASS [2021-07-18T22:24:16.824Z] coverage: 24.0% of statements [2021-07-18T22:24:16.824Z] ok github.com/docker/docker/libnetwork/config 0.247s coverage: 24.0% of statements [2021-07-18T22:24:16.824Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-18T22:24:16.892Z] --- PASS: TestSecretCreateResolve (2.18s) [2021-07-18T22:24:16.892Z] PASS [2021-07-18T22:24:16.892Z] [2021-07-18T22:24:16.892Z] DONE 6 tests in 14.368s [2021-07-18T22:24:16.892Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-18T22:24:16.892Z] INFO: Testing against a local daemon [2021-07-18T22:24:16.892Z] === RUN TestServiceCreateInit [2021-07-18T22:24:16.892Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-18T22:24:16.937Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-18T22:24:16.937Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-18T22:24:16.937Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-18T22:24:16.937Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-18T22:24:17.197Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-18T22:24:17.197Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-18T22:24:17.197Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-18T22:24:17.197Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-18T22:24:17.197Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-18T22:24:17.286Z] === RUN TestKey [2021-07-18T22:24:17.286Z] --- PASS: TestKey (0.00s) [2021-07-18T22:24:17.286Z] === RUN TestParseKey [2021-07-18T22:24:17.286Z] --- PASS: TestParseKey (0.00s) [2021-07-18T22:24:17.286Z] === RUN TestInvalidDataStore [2021-07-18T22:24:17.286Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-18T22:24:17.286Z] === RUN TestKVObjectFlatKey [2021-07-18T22:24:17.286Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-18T22:24:17.286Z] === RUN TestAtomicKVObjectFlatKey [2021-07-18T22:24:17.286Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-18T22:24:17.286Z] PASS [2021-07-18T22:24:17.286Z] coverage: 21.9% of statements [2021-07-18T22:24:17.286Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2021-07-18T22:24:17.457Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-18T22:24:17.457Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-18T22:24:17.457Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-18T22:24:17.457Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-18T22:24:17.457Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-18T22:24:17.457Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-18T22:24:17.718Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot (0.08s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.14s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.18s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.16s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.26s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.24s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.15s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-18T22:24:17.718Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-18T22:24:17.718Z] === RUN TestContainerBindMountNonRecursive [2021-07-18T22:24:17.746Z] === RUN TestIPDataMarshalling [2021-07-18T22:24:17.746Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-18T22:24:17.746Z] === RUN TestValidateAndIsV6 [2021-07-18T22:24:17.746Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-18T22:24:17.746Z] PASS [2021-07-18T22:24:17.746Z] coverage: 68.9% of statements [2021-07-18T22:24:17.746Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2021-07-18T22:24:17.927Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-18T22:24:17.927Z] [2021-07-18T22:24:17.927Z] Unloading profiles will leave already running processes permanently [2021-07-18T22:24:17.927Z] unconfined, which can lead to unexpected situations. [2021-07-18T22:24:17.927Z] [2021-07-18T22:24:17.927Z] To set a process to complain mode, use the command line tool [2021-07-18T22:24:17.927Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-18T22:24:17.927Z] Post stage [Pipeline] junit [2021-07-18T22:24:17.939Z] Recording test results [2021-07-18T22:24:18.206Z] === RUN TestDriver [2021-07-18T22:24:18.206Z] --- PASS: TestDriver (0.00s) [2021-07-18T22:24:18.206Z] PASS [2021-07-18T22:24:18.206Z] coverage: 34.8% of statements [2021-07-18T22:24:18.206Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-07-18T22:24:18.666Z] === RUN TestDriver [2021-07-18T22:24:18.666Z] --- PASS: TestDriver (0.00s) [2021-07-18T22:24:18.666Z] PASS [2021-07-18T22:24:18.666Z] coverage: 34.8% of statements [2021-07-18T22:24:18.666Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2021-07-18T22:24:18.666Z] === RUN TestNetworkAllocateFree [2021-07-18T22:24:18.666Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-18T22:24:18.666Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-18T22:24:18.666Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-18T22:24:18.666Z] PASS [2021-07-18T22:24:18.666Z] coverage: 63.6% of statements [2021-07-18T22:24:18.666Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.043s coverage: 63.6% of statements [2021-07-18T22:24:18.937Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-18T22:24:19.100Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-18T22:24:19.125Z] === RUN TestGetEmptyCapabilities [2021-07-18T22:24:19.215Z] + echo Ensuring container killed. [2021-07-18T22:24:19.215Z] Ensuring container killed. [2021-07-18T22:24:19.215Z] + docker rm -vf docker-pr7 [2021-07-18T22:24:19.215Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-18T22:24:19.494Z] + echo Chowning /workspace to jenkins user [2021-07-18T22:24:19.494Z] Chowning /workspace to jenkins user [2021-07-18T22:24:19.494Z] + id -u [2021-07-18T22:24:19.494Z] + id -g [2021-07-18T22:24:19.494Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42132:/workspace busybox chown -R 1000:1000 /workspace [2021-07-18T22:24:19.494Z] Unable to find image 'busybox:latest' locally [2021-07-18T22:24:19.494Z] latest: Pulling from library/busybox [2021-07-18T22:24:19.494Z] b71f96345d44: Pulling fs layer [2021-07-18T22:24:19.585Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-18T22:24:19.585Z] === RUN TestGetExtraCapabilities [2021-07-18T22:24:19.585Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-18T22:24:19.585Z] === RUN TestGetInvalidCapabilities [2021-07-18T22:24:19.585Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-18T22:24:19.585Z] === RUN TestRemoteDriver [2021-07-18T22:24:19.585Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-18T22:24:19.585Z] === RUN TestDriverError [2021-07-18T22:24:19.585Z] --- PASS: TestDriverError (0.00s) [2021-07-18T22:24:19.585Z] === RUN TestMissingValues [2021-07-18T22:24:19.585Z] --- PASS: TestMissingValues (0.00s) [2021-07-18T22:24:19.585Z] === RUN TestRollback [2021-07-18T22:24:19.585Z] --- PASS: TestRollback (0.00s) [2021-07-18T22:24:19.585Z] PASS [2021-07-18T22:24:19.585Z] coverage: 57.4% of statements [2021-07-18T22:24:19.585Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.089s coverage: 57.4% of statements [2021-07-18T22:24:19.751Z] b71f96345d44: Verifying Checksum [2021-07-18T22:24:19.751Z] b71f96345d44: Download complete [2021-07-18T22:24:19.751Z] b71f96345d44: Pull complete [2021-07-18T22:24:19.751Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-18T22:24:19.751Z] Status: Downloaded newer image for busybox:latest [2021-07-18T22:24:20.044Z] === RUN TestNAT [2021-07-18T22:24:20.044Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-18T22:24:20.044Z] --- SKIP: TestNAT (0.00s) [2021-07-18T22:24:20.044Z] === RUN TestTransparent [2021-07-18T22:24:20.044Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-18T22:24:20.044Z] --- SKIP: TestTransparent (0.00s) [2021-07-18T22:24:20.044Z] PASS [2021-07-18T22:24:20.044Z] coverage: 0.0% of statements [2021-07-18T22:24:20.044Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2021-07-18T22:24:20.044Z] === RUN TestBuildDefault [2021-07-18T22:24:20.044Z] --- PASS: TestBuildDefault (0.00s) [2021-07-18T22:24:20.044Z] === RUN TestBuildHostnameDomainname [2021-07-18T22:24:20.044Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-18T22:24:20.044Z] === RUN TestBuildHostname [2021-07-18T22:24:20.044Z] --- PASS: TestBuildHostname (0.00s) [2021-07-18T22:24:20.044Z] === RUN TestBuildHostnameFQDN [2021-07-18T22:24:20.044Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-18T22:24:20.044Z] === RUN TestBuildNoIP [2021-07-18T22:24:20.044Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-18T22:24:20.044Z] === RUN TestUpdate [2021-07-18T22:24:20.044Z] --- PASS: TestUpdate (0.00s) [2021-07-18T22:24:20.044Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-18T22:24:20.045Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-18T22:24:20.045Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-18T22:24:20.045Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-18T22:24:20.045Z] === RUN TestAddEmpty [2021-07-18T22:24:20.045Z] --- PASS: TestAddEmpty (0.00s) [2021-07-18T22:24:20.045Z] === RUN TestAdd [2021-07-18T22:24:20.045Z] --- PASS: TestAdd (0.00s) [2021-07-18T22:24:20.045Z] === RUN TestDeleteEmpty [2021-07-18T22:24:20.045Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-18T22:24:20.045Z] === RUN TestDeleteNewline [2021-07-18T22:24:20.504Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestDelete [2021-07-18T22:24:20.504Z] --- PASS: TestDelete (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestConcurrentWrites [2021-07-18T22:24:20.504Z] --- PASS: TestConcurrentWrites (0.20s) [2021-07-18T22:24:20.504Z] PASS [2021-07-18T22:24:20.504Z] coverage: 81.2% of statements [2021-07-18T22:24:20.504Z] ok github.com/docker/docker/libnetwork/etchosts 0.258s coverage: 81.2% of statements [2021-07-18T22:24:20.504Z] === RUN TestNew [2021-07-18T22:24:20.504Z] --- PASS: TestNew (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestAddDriver [2021-07-18T22:24:20.504Z] --- PASS: TestAddDriver (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestAddDuplicateDriver [2021-07-18T22:24:20.504Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-18T22:24:20.504Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestDriver [2021-07-18T22:24:20.504Z] --- PASS: TestDriver (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestIPAM [2021-07-18T22:24:20.504Z] --- PASS: TestIPAM (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestWalkIPAMs [2021-07-18T22:24:20.504Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-18T22:24:20.504Z] === RUN TestWalkDrivers [2021-07-18T22:24:20.504Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-18T22:24:20.504Z] PASS [2021-07-18T22:24:20.504Z] coverage: 82.4% of statements [2021-07-18T22:24:20.504Z] ok github.com/docker/docker/libnetwork/drvregistry 0.067s coverage: 82.4% of statements [2021-07-18T22:24:20.964Z] --- PASS: TestRandomAllocateDeallocate (5.88s) [2021-07-18T22:24:20.964Z] === RUN TestAllocateRandomDeallocate [2021-07-18T22:24:20.964Z] === RUN TestDiff [2021-07-18T22:24:20.964Z] --- PASS: TestDiff (0.00s) [2021-07-18T22:24:20.964Z] === RUN TestAddedCallback [2021-07-18T22:24:20.964Z] --- PASS: TestAddedCallback (0.00s) [2021-07-18T22:24:20.964Z] === RUN TestRemovedCallback [2021-07-18T22:24:20.964Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-18T22:24:20.964Z] === RUN TestNoCallback [2021-07-18T22:24:20.964Z] --- PASS: TestNoCallback (0.00s) [2021-07-18T22:24:20.964Z] PASS [2021-07-18T22:24:20.964Z] coverage: 48.1% of statements [2021-07-18T22:24:20.964Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.058s coverage: 48.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-18T22:24:21.420Z] + bundleName=docker-py [2021-07-18T22:24:21.420Z] + echo Creating docker-py-bundles.tar.gz [2021-07-18T22:24:21.420Z] Creating docker-py-bundles.tar.gz [2021-07-18T22:24:21.420Z] + 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 [2021-07-18T22:24:21.423Z] === RUN TestNew [2021-07-18T22:24:21.423Z] --- PASS: TestNew (0.00s) [2021-07-18T22:24:21.423Z] === RUN TestAllocate [2021-07-18T22:24:21.423Z] --- PASS: TestAllocate (0.00s) [2021-07-18T22:24:21.423Z] === RUN TestUninitialized [2021-07-18T22:24:21.423Z] --- PASS: TestUninitialized (0.00s) [2021-07-18T22:24:21.423Z] === RUN TestAllocateInRange [2021-07-18T22:24:21.423Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-18T22:24:21.423Z] === RUN TestAllocateSerial [2021-07-18T22:24:21.423Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-18T22:24:21.423Z] PASS [2021-07-18T22:24:21.423Z] coverage: 87.5% of statements [2021-07-18T22:24:21.423Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2021-07-18T22:24:21.423Z] === RUN TestCaller [2021-07-18T22:24:21.423Z] --- PASS: TestCaller (0.00s) [2021-07-18T22:24:21.423Z] PASS [2021-07-18T22:24:21.423Z] coverage: 100.0% of statements [Pipeline] archiveArtifacts [2021-07-18T22:24:21.431Z] Archiving artifacts [2021-07-18T22:24:21.644Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-18T22:24:21.644Z] --- PASS: TestContainerBindMountNonRecursive (3.92s) [2021-07-18T22:24:21.644Z] === RUN TestContainerVolumesMountedAsShared [2021-07-18T22:24:21.883Z] ok github.com/docker/docker/libnetwork/internal/caller 0.057s coverage: 100.0% of statements [2021-07-18T22:24:22.162Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-18T22:24:22.214Z] check_test.go:309: [daf6bdb1d365d] daemon is not started [2021-07-18T22:24:22.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-18T22:24:22.343Z] === RUN TestSetSerialInsertDelete [2021-07-18T22:24:22.343Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-18T22:24:22.343Z] === RUN TestSetParallelInsertDelete [2021-07-18T22:24:22.343Z] --- PASS: TestAllocateRandomDeallocate (1.54s) [2021-07-18T22:24:22.343Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-18T22:24:22.475Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-07-18T22:24:22.475Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-18T22:24:22.803Z] === RUN TestInt2IP2IntConversion [2021-07-18T22:24:23.045Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-18T22:24:23.263Z] === RUN TestPoolRequest [2021-07-18T22:24:23.263Z] --- PASS: TestPoolRequest (0.00s) [2021-07-18T22:24:23.263Z] === RUN TestOtherRequests [2021-07-18T22:24:23.263Z] --- PASS: TestOtherRequests (0.00s) [2021-07-18T22:24:23.263Z] PASS [2021-07-18T22:24:23.263Z] coverage: 57.1% of statements [2021-07-18T22:24:23.263Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2021-07-18T22:24:23.365Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42132/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-18T22:24:23.722Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 -e DOCKER_GRAPHDRIVER docker:4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 hack/make.sh binary [2021-07-18T22:24:23.723Z] --- PASS: TestInt2IP2IntConversion (0.62s) [2021-07-18T22:24:23.723Z] === RUN TestGetAddressVersion [2021-07-18T22:24:23.723Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-18T22:24:23.723Z] === RUN TestKeyString [2021-07-18T22:24:23.723Z] --- PASS: TestKeyString (0.00s) [2021-07-18T22:24:23.723Z] === RUN TestPoolDataMarshal [2021-07-18T22:24:23.723Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-18T22:24:23.723Z] === RUN TestSubnetsMarshal [2021-07-18T22:24:23.723Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-07-18T22:24:23.723Z] === RUN TestAddSubnets [2021-07-18T22:24:23.723Z] --- PASS: TestAddSubnets (0.05s) [2021-07-18T22:24:23.723Z] === RUN TestDoublePoolRelease [2021-07-18T22:24:23.723Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-18T22:24:23.723Z] === RUN TestAddReleasePoolID [2021-07-18T22:24:23.723Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-07-18T22:24:23.723Z] === RUN TestPredefinedPool [2021-07-18T22:24:23.723Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-18T22:24:23.723Z] === RUN TestRemoveSubnet [2021-07-18T22:24:23.987Z] --- PASS: TestContainerVolumesMountedAsSlave (1.53s) [2021-07-18T22:24:23.987Z] === RUN TestNetworkNat [2021-07-18T22:24:24.183Z] --- PASS: TestRemoveSubnet (0.24s) [2021-07-18T22:24:24.183Z] === RUN TestGetSameAddress [2021-07-18T22:24:24.183Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-18T22:24:24.183Z] === RUN TestPoolAllocationReuse [2021-07-18T22:24:24.183Z] === RUN TestGetCapabilities [2021-07-18T22:24:24.183Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.75s) [2021-07-18T22:24:24.183Z] === RUN TestRetrieveFromStore [2021-07-18T22:24:24.183Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-18T22:24:24.183Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-18T22:24:24.183Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-18T22:24:24.183Z] === RUN TestGetDefaultAddressSpaces [2021-07-18T22:24:24.183Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-18T22:24:24.183Z] === RUN TestRemoteDriver [2021-07-18T22:24:24.183Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-18T22:24:24.183Z] PASS [2021-07-18T22:24:24.183Z] coverage: 47.4% of statements [2021-07-18T22:24:24.183Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2021-07-18T22:24:24.289Z] [2021-07-18T22:24:24.289Z] Removing bundles/ [2021-07-18T22:24:24.289Z] [2021-07-18T22:24:24.289Z] ---> Making bundle: binary (in bundles/binary) [2021-07-18T22:24:24.289Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-18T22:24:24.289Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:24:24.643Z] --- PASS: TestRetrieveFromStore (0.50s) [2021-07-18T22:24:24.643Z] === RUN TestIsCorrupted [2021-07-18T22:24:24.643Z] --- PASS: TestIsCorrupted (0.01s) [2021-07-18T22:24:24.643Z] === RUN TestSetRollover [2021-07-18T22:24:25.104Z] === RUN TestWindowsIPAM [2021-07-18T22:24:25.104Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-18T22:24:25.104Z] PASS [2021-07-18T22:24:25.104Z] coverage: 71.4% of statements [2021-07-18T22:24:25.104Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-07-18T22:24:25.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-18T22:24:25.371Z] --- PASS: TestNetworkNat (1.28s) [2021-07-18T22:24:25.371Z] === RUN TestNetworkLocalhostTCPNat [2021-07-18T22:24:26.074Z] === RUN TestDefaultNetwork [2021-07-18T22:24:26.074Z] --- PASS: TestPoolAllocationReuse (1.84s) [2021-07-18T22:24:26.074Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-18T22:24:26.074Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-18T22:24:26.074Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-18T22:24:26.074Z] --- PASS: TestDefaultNetwork (0.26s) [2021-07-18T22:24:26.074Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-18T22:24:26.352Z] --- PASS: TestServiceCreateInit (9.18s) [2021-07-18T22:24:26.352Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-07-18T22:24:26.352Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2021-07-18T22:24:26.352Z] === RUN TestCreateServiceMultipleTimes [2021-07-18T22:24:26.534Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-07-18T22:24:26.534Z] === RUN TestInitAddressPools [2021-07-18T22:24:26.534Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-18T22:24:26.534Z] PASS [2021-07-18T22:24:26.534Z] coverage: 74.0% of statements [2021-07-18T22:24:26.534Z] ok github.com/docker/docker/libnetwork/ipamutils 0.574s coverage: 74.0% of statements [2021-07-18T22:24:26.534Z] --- PASS: TestSetRollover (1.88s) [2021-07-18T22:24:26.534Z] === RUN TestSetRolloverSerial [2021-07-18T22:24:26.756Z] --- PASS: TestNetworkLocalhostTCPNat (1.34s) [2021-07-18T22:24:26.756Z] === RUN TestNetworkLoopbackNat [2021-07-18T22:24:26.994Z] === RUN TestKeyValue [2021-07-18T22:24:26.994Z] --- PASS: TestKeyValue (0.00s) [2021-07-18T22:24:26.994Z] PASS [2021-07-18T22:24:26.994Z] coverage: 60.0% of statements [2021-07-18T22:24:26.994Z] ok github.com/docker/docker/libnetwork/netlabel 0.036s coverage: 60.0% of statements [2021-07-18T22:24:28.533Z] --- PASS: TestSetRolloverSerial (1.75s) [2021-07-18T22:24:28.533Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-18T22:24:28.533Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-18T22:24:28.533Z] PASS [2021-07-18T22:24:28.533Z] coverage: 84.4% of statements [2021-07-18T22:24:28.533Z] ok github.com/docker/docker/libnetwork/bitseq 13.375s coverage: 84.4% of statements [2021-07-18T22:24:28.993Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.09s) [2021-07-18T22:24:28.993Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-18T22:24:29.962Z] === RUN TestNetworkDBSimple [2021-07-18T22:24:30.056Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-18T22:24:30.930Z] 2021/07/18 22:24:30 Closing DB instances... [2021-07-18T22:24:31.441Z] --- PASS: TestNetworkLoopbackNat (4.65s) [2021-07-18T22:24:31.442Z] === RUN TestPause [2021-07-18T22:24:31.899Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.79s) [2021-07-18T22:24:31.899Z] === RUN TestGetAddress [2021-07-18T22:24:31.899Z] --- PASS: TestNetworkDBSimple (2.23s) [2021-07-18T22:24:31.899Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-18T22:24:31.899Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-07-18T22:24:31.899Z] PASS [2021-07-18T22:24:31.899Z] coverage: 100.0% of statements [2021-07-18T22:24:31.899Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.068s coverage: 100.0% of statements [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-18T22:24:32.359Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-18T22:24:32.819Z] === RUN TestGenerate [2021-07-18T22:24:32.819Z] --- PASS: TestGenerate (0.00s) [2021-07-18T22:24:32.819Z] === RUN TestGeneratePtr [2021-07-18T22:24:32.819Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-18T22:24:32.819Z] === RUN TestGenerateMissingField [2021-07-18T22:24:32.819Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-18T22:24:32.819Z] === RUN TestFieldCannotBeSet [2021-07-18T22:24:32.819Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-18T22:24:32.819Z] === RUN TestTypeMismatchError [2021-07-18T22:24:32.819Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-18T22:24:32.819Z] PASS [2021-07-18T22:24:32.819Z] coverage: 100.0% of statements [2021-07-18T22:24:32.819Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2021-07-18T22:24:32.825Z] --- PASS: TestPause (1.48s) [2021-07-18T22:24:32.825Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-18T22:24:32.825Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-18T22:24:32.825Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-18T22:24:32.825Z] === RUN TestPauseStopPausedContainer [2021-07-18T22:24:33.279Z] 2021/07/18 22:24:32 Closing DB instances... [2021-07-18T22:24:33.279Z] testing: warning: no tests to run [2021-07-18T22:24:33.279Z] PASS [2021-07-18T22:24:33.279Z] coverage: 0.0% of statements [2021-07-18T22:24:33.279Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-07-18T22:24:33.742Z] === RUN TestRequestNewPort [2021-07-18T22:24:33.742Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestRequestSpecificPort [2021-07-18T22:24:33.742Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestReleasePort [2021-07-18T22:24:33.742Z] --- PASS: TestReleasePort (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestReuseReleasedPort [2021-07-18T22:24:33.742Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestReleaseUnreadledPort [2021-07-18T22:24:33.742Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestUnknowProtocol [2021-07-18T22:24:33.742Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestAllocateAllPorts [2021-07-18T22:24:33.742Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestPortAllocation [2021-07-18T22:24:33.742Z] --- PASS: TestPortAllocation (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestPortAllocationWithCustomRange [2021-07-18T22:24:33.742Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestNoDuplicateBPR [2021-07-18T22:24:33.742Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-18T22:24:33.742Z] === RUN TestChangePortRange [2021-07-18T22:24:33.742Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-18T22:24:33.742Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-18T22:24:33.742Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-18T22:24:33.742Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-18T22:24:33.742Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-18T22:24:33.742Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-18T22:24:33.742Z] --- PASS: TestChangePortRange (0.00s) [2021-07-18T22:24:33.742Z] PASS [2021-07-18T22:24:33.742Z] coverage: 88.6% of statements [2021-07-18T22:24:33.742Z] ok github.com/docker/docker/libnetwork/portallocator 0.059s coverage: 88.6% of statements [2021-07-18T22:24:34.203Z] === RUN TestTransportPortConv [2021-07-18T22:24:34.203Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-18T22:24:34.203Z] === RUN TestTransportPortBindingConv [2021-07-18T22:24:34.203Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-18T22:24:34.203Z] === RUN TestErrorConstructors [2021-07-18T22:24:34.203Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-18T22:24:34.203Z] === RUN TestCompareIPMask [2021-07-18T22:24:34.203Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-18T22:24:34.203Z] === RUN TestUtilGetHostPartIP [2021-07-18T22:24:34.203Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-18T22:24:34.203Z] === RUN TestUtilGetBroadcastIP [2021-07-18T22:24:34.203Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-18T22:24:34.203Z] === RUN TestParseCIDR [2021-07-18T22:24:34.203Z] --- PASS: TestParseCIDR (0.00s) [2021-07-18T22:24:34.203Z] PASS [2021-07-18T22:24:34.203Z] coverage: 47.9% of statements [2021-07-18T22:24:34.203Z] ok github.com/docker/docker/libnetwork/types 0.054s coverage: 47.9% of statements [2021-07-18T22:24:34.208Z] --- PASS: TestPauseStopPausedContainer (1.37s) [2021-07-18T22:24:34.208Z] === RUN TestPidHost [2021-07-18T22:24:34.664Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-07-18T22:24:34.664Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-18T22:24:34.664Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-18T22:24:34.664Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-18T22:24:34.664Z] PASS [2021-07-18T22:24:34.664Z] coverage: 44.0% of statements [2021-07-18T22:24:34.664Z] ok github.com/docker/docker/oci 0.042s coverage: 44.0% of statements [2021-07-18T22:24:35.634Z] === RUN TestAddressPoolOpt [2021-07-18T22:24:35.634Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-18T22:24:35.634Z] === RUN TestValidateEnv [2021-07-18T22:24:35.634Z] === RUN TestValidateEnv/a [2021-07-18T22:24:35.634Z] === RUN TestValidateEnv/something [2021-07-18T22:24:35.634Z] === RUN TestValidateEnv/_=a [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/env1=value1 [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/_env1=value1 [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/PATH [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/=a [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/PATH= [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/PATH=something [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/asd!qwe [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/1asd [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/123 [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/some_space [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/__some_space_before [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/some_space_after__ [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/= [2021-07-18T22:24:35.635Z] === RUN TestValidateEnv/PaTh [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestParseHost [2021-07-18T22:24:35.635Z] --- PASS: TestParseHost (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestParseDockerDaemonHost [2021-07-18T22:24:35.635Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestParseTCP [2021-07-18T22:24:35.635Z] --- PASS: TestParseTCP (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-18T22:24:35.635Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestValidateExtraHosts [2021-07-18T22:24:35.635Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestIpOptString [2021-07-18T22:24:35.635Z] --- PASS: TestIpOptString (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-18T22:24:35.635Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestNewIpOptValidDefaultVal [2021-07-18T22:24:35.635Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestIpOptSetInvalidVal [2021-07-18T22:24:35.635Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestValidateIPAddress [2021-07-18T22:24:35.635Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestMapOpts [2021-07-18T22:24:35.635Z] --- PASS: TestMapOpts (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestListOptsWithoutValidator [2021-07-18T22:24:35.635Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestListOptsWithValidator [2021-07-18T22:24:35.635Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestValidateDNSSearch [2021-07-18T22:24:35.635Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_general_format [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_one_more [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-18T22:24:35.635Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-18T22:24:35.635Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestNamedListOpts [2021-07-18T22:24:35.635Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestNamedMapOpts [2021-07-18T22:24:35.635Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestParseLink [2021-07-18T22:24:35.635Z] --- PASS: TestParseLink (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestQuotedStringSetWithQuotes [2021-07-18T22:24:35.635Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-18T22:24:35.635Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-18T22:24:35.635Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-18T22:24:35.635Z] === RUN TestUlimitOpt [2021-07-18T22:24:35.635Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-18T22:24:35.635Z] PASS [2021-07-18T22:24:35.635Z] coverage: 67.1% of statements [2021-07-18T22:24:35.635Z] ok github.com/docker/docker/opts 0.089s coverage: 67.1% of statements [2021-07-18T22:24:35.635Z] === RUN TestParseVersion [2021-07-18T22:24:35.635Z] --- PASS: TestParseVersion (0.00s) [2021-07-18T22:24:35.635Z] PASS [2021-07-18T22:24:35.635Z] coverage: 52.9% of statements [2021-07-18T22:24:35.635Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-07-18T22:24:35.635Z] 2021/07/18 22:24:35 Closing DB instances... [2021-07-18T22:24:37.820Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.81s) [2021-07-18T22:24:37.820Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-18T22:24:37.820Z] === RUN TestPeerCertificateMarshalJSON [2021-07-18T22:24:37.820Z] === RUN TestIsArchivePathDir [2021-07-18T22:24:37.820Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-18T22:24:37.820Z] === RUN TestIsArchivePathInvalidFile [2021-07-18T22:24:37.820Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-07-18T22:24:37.820Z] === RUN TestIsArchivePathTar [2021-07-18T22:24:37.820Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-07-18T22:24:37.820Z] === RUN TestDecompressStreamGzip [2021-07-18T22:24:37.820Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-18T22:24:37.820Z] === RUN TestDecompressStreamBzip2 [2021-07-18T22:24:37.820Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-07-18T22:24:37.820Z] === RUN TestDecompressStreamXz [2021-07-18T22:24:37.820Z] archive_test.go:134: Xz not present in msys2 [2021-07-18T22:24:37.820Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestCompressStreamXzUnsupported [2021-07-18T22:24:37.820Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-18T22:24:37.820Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestCompressStreamInvalid [2021-07-18T22:24:37.820Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestExtensionInvalid [2021-07-18T22:24:37.820Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestExtensionUncompressed [2021-07-18T22:24:37.820Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestExtensionBzip2 [2021-07-18T22:24:37.820Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestExtensionGzip [2021-07-18T22:24:37.820Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestExtensionXz [2021-07-18T22:24:37.820Z] --- PASS: TestExtensionXz (0.00s) [2021-07-18T22:24:37.820Z] === RUN TestCmdStreamLargeStderr [2021-07-18T22:24:38.281Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-07-18T22:24:38.281Z] === RUN TestCmdStreamBad [2021-07-18T22:24:38.281Z] archive_test.go:239: Failing on Windows CI machines [2021-07-18T22:24:38.281Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-18T22:24:38.281Z] === RUN TestCmdStreamGood [2021-07-18T22:24:38.281Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-18T22:24:38.281Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-18T22:24:38.281Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2021-07-18T22:24:38.281Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-18T22:24:38.281Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-18T22:24:38.281Z] === RUN TestMiddleware [2021-07-18T22:24:38.281Z] --- PASS: TestMiddleware (0.00s) [2021-07-18T22:24:38.281Z] === RUN TestNewResponseModifier [2021-07-18T22:24:38.281Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-18T22:24:38.281Z] PASS [2021-07-18T22:24:38.281Z] coverage: 26.8% of statements [2021-07-18T22:24:38.281Z] ok github.com/docker/docker/pkg/authorization 0.715s coverage: 26.8% of statements [2021-07-18T22:24:38.281Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-18T22:24:38.281Z] === RUN TestUntarPathWithInvalidDest [2021-07-18T22:24:38.281Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-18T22:24:38.281Z] === RUN TestUntarPathWithInvalidSrc [2021-07-18T22:24:38.281Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-18T22:24:38.281Z] === RUN TestUntarPath [2021-07-18T22:24:38.281Z] --- PASS: TestUntarPath (0.07s) [2021-07-18T22:24:38.281Z] === RUN TestUntarPathWithDestinationFile [2021-07-18T22:24:38.281Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-07-18T22:24:38.281Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-18T22:24:38.281Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-07-18T22:24:38.281Z] === RUN TestCopyWithTarInvalidSrc [2021-07-18T22:24:38.281Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-18T22:24:38.281Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-18T22:24:38.281Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-18T22:24:38.281Z] === RUN TestCopyWithTarSrcFile [2021-07-18T22:24:38.281Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-18T22:24:38.281Z] === RUN TestCopyWithTarSrcFolder [2021-07-18T22:24:38.281Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-18T22:24:38.281Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-18T22:24:38.281Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-18T22:24:38.281Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-18T22:24:38.281Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-18T22:24:38.281Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-18T22:24:38.281Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-18T22:24:38.281Z] === RUN TestCopyFileWithTarSrcFile [2021-07-18T22:24:38.281Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-18T22:24:38.281Z] === RUN TestTarFiles [2021-07-18T22:24:38.415Z] --- PASS: TestPidHost (3.73s) [2021-07-18T22:24:38.415Z] === RUN TestPsFilter [2021-07-18T22:24:38.415Z] --- PASS: TestPsFilter (0.19s) [2021-07-18T22:24:38.415Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-18T22:24:38.741Z] === RUN TestUnbuffered [2021-07-18T22:24:38.741Z] --- PASS: TestUnbuffered (0.00s) [2021-07-18T22:24:38.741Z] === RUN TestRaceUnbuffered [2021-07-18T22:24:38.741Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-18T22:24:38.741Z] PASS [2021-07-18T22:24:38.741Z] coverage: 100.0% of statements [2021-07-18T22:24:38.741Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-07-18T22:24:39.200Z] === RUN TestMatch [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[foo]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[foo_bar]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[]#01 [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[qux]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-18T22:24:39.200Z] === RUN TestMatch/[[foo_baz]] [2021-07-18T22:24:39.200Z] --- PASS: TestMatch (0.00s) [2021-07-18T22:24:39.200Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-18T22:24:39.200Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-18T22:24:39.200Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-18T22:24:39.200Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-18T22:24:39.201Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-18T22:24:39.201Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-18T22:24:39.201Z] --- PASS: TestMatch/[] (0.00s) [2021-07-18T22:24:39.201Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-18T22:24:39.201Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-18T22:24:39.201Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-18T22:24:39.201Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-18T22:24:39.201Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-18T22:24:39.201Z] PASS [2021-07-18T22:24:39.201Z] coverage: 87.5% of statements [2021-07-18T22:24:39.201Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2021-07-18T22:24:39.660Z] 2021/07/18 22:24:39 Closing DB instances... [2021-07-18T22:24:39.801Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.62s) [2021-07-18T22:24:39.801Z] === RUN TestRemoveContainerWithVolume [2021-07-18T22:24:40.119Z] === RUN TestChrootTarUntar [2021-07-18T22:24:40.119Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:24:40.119Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-18T22:24:40.119Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-18T22:24:40.119Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:24:40.119Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-18T22:24:40.119Z] === RUN TestChrootUntarEmptyArchive [2021-07-18T22:24:40.119Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-18T22:24:40.119Z] === RUN TestChrootTarUntarWithSymlink [2021-07-18T22:24:40.119Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-18T22:24:40.119Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-18T22:24:40.119Z] === RUN TestChrootCopyWithTar [2021-07-18T22:24:40.119Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-18T22:24:40.119Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-18T22:24:40.119Z] === RUN TestChrootCopyFileWithTar [2021-07-18T22:24:40.119Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:24:40.119Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-18T22:24:40.119Z] === RUN TestChrootUntarPath [2021-07-18T22:24:40.119Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-18T22:24:40.579Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-18T22:24:40.579Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-18T22:24:40.579Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:24:40.579Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-18T22:24:40.579Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-18T22:24:40.579Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:24:40.579Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-18T22:24:40.579Z] === RUN TestChrootApplyDotDotFile [2021-07-18T22:24:40.579Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:24:40.579Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-18T22:24:40.579Z] PASS [2021-07-18T22:24:40.579Z] coverage: 15.4% of statements [2021-07-18T22:24:40.579Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 15.4% of statements [2021-07-18T22:24:40.797Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-18T22:24:41.038Z] === RUN TestSizeEmpty [2021-07-18T22:24:41.038Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-18T22:24:41.038Z] === RUN TestSizeEmptyFile [2021-07-18T22:24:41.038Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-18T22:24:41.038Z] === RUN TestSizeNonemptyFile [2021-07-18T22:24:41.038Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-18T22:24:41.038Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-18T22:24:41.038Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-18T22:24:41.038Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-18T22:24:41.038Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-18T22:24:41.038Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-18T22:24:41.038Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-18T22:24:41.038Z] === RUN TestMoveToSubdir [2021-07-18T22:24:41.038Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-18T22:24:41.038Z] === RUN TestSizeNonExistingDirectory [2021-07-18T22:24:41.038Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-18T22:24:41.038Z] PASS [2021-07-18T22:24:41.038Z] coverage: 80.0% of statements [2021-07-18T22:24:41.038Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2021-07-18T22:24:41.038Z] --- PASS: TestNetworkDBCRUDTableEntry (3.83s) [2021-07-18T22:24:41.038Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-18T22:24:41.368Z] --- PASS: TestRemoveContainerWithVolume (1.68s) [2021-07-18T22:24:41.368Z] === RUN TestRemoveContainerRunning [2021-07-18T22:24:41.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-18T22:24:42.009Z] === RUN Test [2021-07-18T22:24:42.009Z] === RUN Test/TestContainsEntry [2021-07-18T22:24:42.009Z] === RUN Test/TestCreateEntries [2021-07-18T22:24:42.009Z] === RUN Test/TestEntriesDiff [2021-07-18T22:24:42.009Z] === RUN Test/TestEntriesEquality [2021-07-18T22:24:42.009Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-18T22:24:42.009Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-18T22:24:42.009Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-18T22:24:42.009Z] === RUN Test/TestGeneratorNotGenerate [2021-07-18T22:24:42.009Z] === RUN Test/TestGeneratorWithPort [2021-07-18T22:24:42.009Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-18T22:24:42.009Z] === RUN Test/TestNewEntry [2021-07-18T22:24:42.009Z] === RUN Test/TestParse [2021-07-18T22:24:42.009Z] --- PASS: Test (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-18T22:24:42.009Z] --- PASS: Test/TestParse (0.00s) [2021-07-18T22:24:42.009Z] PASS [2021-07-18T22:24:42.009Z] coverage: 58.3% of statements [2021-07-18T22:24:42.009Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2021-07-18T22:24:42.759Z] --- PASS: TestRemoveContainerRunning (1.38s) [2021-07-18T22:24:42.759Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-18T22:24:42.978Z] === RUN Test [2021-07-18T22:24:42.978Z] === RUN Test/TestContent [2021-07-18T22:24:42.978Z] === RUN Test/TestInitialize [2021-07-18T22:24:42.978Z] === RUN Test/TestNew [2021-07-18T22:24:42.978Z] === RUN Test/TestParsingContentsWithComments [2021-07-18T22:24:42.978Z] === RUN Test/TestRegister [2021-07-18T22:24:42.978Z] === RUN Test/TestWatch [2021-07-18T22:24:42.978Z] --- PASS: Test (0.00s) [2021-07-18T22:24:42.978Z] --- PASS: Test/TestContent (0.00s) [2021-07-18T22:24:42.978Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-18T22:24:42.978Z] --- PASS: Test/TestNew (0.00s) [2021-07-18T22:24:42.978Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-18T22:24:42.978Z] --- PASS: Test/TestRegister (0.00s) [2021-07-18T22:24:42.978Z] --- PASS: Test/TestWatch (0.00s) [2021-07-18T22:24:42.978Z] PASS [2021-07-18T22:24:42.978Z] coverage: 97.6% of statements [2021-07-18T22:24:42.978Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 97.6% of statements [2021-07-18T22:24:42.978Z] 2021/07/18 22:24:42 Closing DB instances... [2021-07-18T22:24:43.438Z] --- PASS: TestTarFiles (4.87s) [2021-07-18T22:24:43.438Z] === RUN TestTarUntar [2021-07-18T22:24:43.438Z] --- PASS: TestTarUntar (0.04s) [2021-07-18T22:24:43.438Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-18T22:24:43.438Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-18T22:24:43.438Z] === RUN TestTarWithOptions [2021-07-18T22:24:43.438Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-18T22:24:43.438Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-18T22:24:43.438Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-18T22:24:43.438Z] === RUN TestUntarUstarGnuConflict [2021-07-18T22:24:43.438Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-18T22:24:43.438Z] === RUN TestUntarInvalidFilenames [2021-07-18T22:24:43.438Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames071911494\\dest" [2021-07-18T22:24:43.438Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-07-18T22:24:43.438Z] === RUN TestUntarHardlinkToSymlink [2021-07-18T22:24:43.438Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-18T22:24:43.438Z] === RUN TestUntarInvalidHardlink [2021-07-18T22:24:43.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink197995943\\victim\\hello" -> "../victim/hello" [2021-07-18T22:24:43.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink233470170\\victim\\hello" -> "/../victim/hello" [2021-07-18T22:24:43.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink926281329\\victim" -> "../victim" [2021-07-18T22:24:43.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink032738588\\victim" -> "../victim" [2021-07-18T22:24:43.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink501543883\\victim" -> "../victim" [2021-07-18T22:24:43.438Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink746596014\\victim" -> "../victim" [2021-07-18T22:24:43.438Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-18T22:24:43.438Z] === RUN TestUntarInvalidSymlink [2021-07-18T22:24:43.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink805880373\\dest\\dotdot" -> "../victim/hello" [2021-07-18T22:24:43.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink560918032\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-18T22:24:43.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink635478063\\dest\\loophole-victim" -> "../victim" [2021-07-18T22:24:43.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink130593730\\dest\\loophole-victim" -> "../victim" [2021-07-18T22:24:43.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink866081849\\dest\\loophole-victim" -> "../victim" [2021-07-18T22:24:43.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink375274564\\dest\\loophole-victim" -> "../victim" [2021-07-18T22:24:43.438Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink367517907\\dest\\dir\\loophole" -> "../../victim" [2021-07-18T22:24:43.438Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-18T22:24:43.438Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-18T22:24:43.438Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-18T22:24:43.438Z] === RUN TestXGlobalNoParent [2021-07-18T22:24:43.438Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-18T22:24:43.438Z] === RUN TestReplaceFileTarWrapper [2021-07-18T22:24:43.897Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-07-18T22:24:43.897Z] === RUN TestPrefixHeaderReadable [2021-07-18T22:24:43.897Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-18T22:24:43.897Z] === RUN TestDisablePigz [2021-07-18T22:24:43.897Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-18T22:24:43.897Z] --- PASS: TestDisablePigz (0.15s) [2021-07-18T22:24:43.897Z] === RUN TestPigz [2021-07-18T22:24:44.143Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.36s) [2021-07-18T22:24:44.143Z] === RUN TestRemoveInvalidContainer [2021-07-18T22:24:44.143Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-18T22:24:44.143Z] === RUN TestRenameLinkedContainer [2021-07-18T22:24:44.357Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-18T22:24:44.357Z] --- PASS: TestPigz (0.16s) [2021-07-18T22:24:44.357Z] === RUN TestCopyFileWithInvalidDest [2021-07-18T22:24:44.357Z] archive_windows_test.go:16: Currently fails [2021-07-18T22:24:44.357Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestCanonicalTarNameForPath [2021-07-18T22:24:44.357Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestCanonicalTarName [2021-07-18T22:24:44.357Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestChmodTarEntry [2021-07-18T22:24:44.357Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestHardLinkOrder [2021-07-18T22:24:44.357Z] === RUN Test [2021-07-18T22:24:44.357Z] === RUN Test/TestInitialize [2021-07-18T22:24:44.357Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-18T22:24:44.357Z] === RUN TestChangeString [2021-07-18T22:24:44.357Z] --- PASS: TestChangeString (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestChangesWithNoChanges [2021-07-18T22:24:44.357Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-18T22:24:44.357Z] === RUN TestChangesWithChanges [2021-07-18T22:24:44.357Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-18T22:24:44.357Z] === RUN TestChangesWithChangesGH13590 [2021-07-18T22:24:44.357Z] changes_test.go:196: needs more investigation [2021-07-18T22:24:44.357Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestChangesDirsEmpty [2021-07-18T22:24:44.357Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-18T22:24:44.357Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestChangesDirsMutated [2021-07-18T22:24:44.357Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-18T22:24:44.357Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestApplyLayer [2021-07-18T22:24:44.357Z] changes_test.go:433: needs further investigation [2021-07-18T22:24:44.357Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestChangesSizeWithHardlinks [2021-07-18T22:24:44.357Z] changes_test.go:469: needs further investigation [2021-07-18T22:24:44.357Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestChangesSizeWithNoChanges [2021-07-18T22:24:44.357Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-18T22:24:44.357Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestChangesSize [2021-07-18T22:24:44.357Z] --- PASS: TestChangesSize (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestApplyLayerInvalidFilenames [2021-07-18T22:24:44.357Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames412403720\\dest" [2021-07-18T22:24:44.357Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-07-18T22:24:44.357Z] === RUN TestApplyLayerInvalidHardlink [2021-07-18T22:24:44.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink633134202\\victim\\hello" -> "../victim/hello" [2021-07-18T22:24:44.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink380168081\\victim\\hello" -> "/../victim/hello" [2021-07-18T22:24:44.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink490909116\\victim" -> "../victim" [2021-07-18T22:24:44.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink471282155\\victim" -> "../victim" [2021-07-18T22:24:44.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink346210382\\victim" -> "../victim" [2021-07-18T22:24:44.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink821596501\\victim" -> "../victim" [2021-07-18T22:24:44.357Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-18T22:24:44.357Z] === RUN TestApplyLayerInvalidSymlink [2021-07-18T22:24:44.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink098044592\\dest\\dotdot" -> "../victim/hello" [2021-07-18T22:24:44.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink564124751\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-18T22:24:44.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink489573218\\dest\\loophole-victim" -> "../victim" [2021-07-18T22:24:44.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink628723033\\dest\\loophole-victim" -> "../victim" [2021-07-18T22:24:44.357Z] time="2021-07-18T22:24:43Z" level=info msg="Initializing discovery without TLS" [2021-07-18T22:24:44.357Z] time="2021-07-18T22:24:44Z" level=info msg="Initializing discovery without TLS" [2021-07-18T22:24:44.357Z] time="2021-07-18T22:24:44Z" level=info msg="Initializing discovery without TLS" [2021-07-18T22:24:44.357Z] === RUN Test/TestInitializeWithCerts [2021-07-18T22:24:44.357Z] time="2021-07-18T22:24:44Z" level=info msg="Initializing discovery with TLS" [2021-07-18T22:24:44.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink438663908\\dest\\loophole-victim" -> "../victim" [2021-07-18T22:24:44.357Z] === RUN Test/TestWatch [2021-07-18T22:24:44.357Z] time="2021-07-18T22:24:44Z" level=info msg="Initializing discovery without TLS" [2021-07-18T22:24:44.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink348745971\\dest\\loophole-victim" -> "../victim" [2021-07-18T22:24:44.357Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-18T22:24:44.357Z] === RUN TestApplyLayerWhiteouts [2021-07-18T22:24:44.357Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-18T22:24:44.357Z] === RUN TestGenerateEmptyFile [2021-07-18T22:24:44.357Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-18T22:24:44.357Z] === RUN TestGenerateWithContent [2021-07-18T22:24:44.357Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-18T22:24:44.357Z] PASS [2021-07-18T22:24:44.357Z] coverage: 61.6% of statements [2021-07-18T22:24:44.357Z] ok github.com/docker/docker/pkg/archive 7.032s coverage: 61.6% of statements [2021-07-18T22:24:44.357Z] --- PASS: TestNetworkDBCRUDTableEntries (3.22s) [2021-07-18T22:24:44.357Z] === RUN TestNetworkDBNodeLeave [2021-07-18T22:24:44.442Z] --- PASS: TestCreateServiceMultipleTimes (16.95s) [2021-07-18T22:24:44.442Z] === RUN TestCreateServiceConflict [2021-07-18T22:24:45.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-18T22:24:45.379Z] --- PASS: TestCreateServiceConflict (2.30s) [2021-07-18T22:24:45.379Z] === RUN TestCreateServiceMaxReplicas [2021-07-18T22:24:47.268Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-07-18T22:24:47.268Z] === RUN TestNetworkDBWatch [2021-07-18T22:24:47.268Z] --- PASS: Test (3.19s) [2021-07-18T22:24:47.268Z] --- PASS: Test/TestInitialize (0.18s) [2021-07-18T22:24:47.268Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-18T22:24:47.268Z] --- PASS: Test/TestWatch (3.00s) [2021-07-18T22:24:47.268Z] PASS [2021-07-18T22:24:47.268Z] coverage: 84.1% of statements [2021-07-18T22:24:47.268Z] ok github.com/docker/docker/pkg/discovery/kv 3.237s coverage: 84.1% of statements [2021-07-18T22:24:48.239Z] === RUN Test [2021-07-18T22:24:48.239Z] === RUN Test/TestWatch [2021-07-18T22:24:48.239Z] --- PASS: Test (0.00s) [2021-07-18T22:24:48.239Z] --- PASS: Test/TestWatch (0.00s) [2021-07-18T22:24:48.239Z] PASS [2021-07-18T22:24:48.239Z] coverage: 92.3% of statements [2021-07-18T22:24:48.239Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-07-18T22:24:48.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-18T22:24:48.669Z] --- PASS: TestCreateServiceMaxReplicas (3.21s) [2021-07-18T22:24:48.669Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-18T22:24:48.698Z] === RUN Test [2021-07-18T22:24:48.698Z] === RUN Test/TestInitialize [2021-07-18T22:24:48.698Z] === RUN Test/TestInitializeWithPattern [2021-07-18T22:24:48.698Z] === RUN Test/TestRegister [2021-07-18T22:24:48.698Z] === RUN Test/TestWatch [2021-07-18T22:24:48.698Z] --- PASS: Test (0.00s) [2021-07-18T22:24:48.698Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-18T22:24:48.698Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-18T22:24:48.698Z] --- PASS: Test/TestRegister (0.00s) [2021-07-18T22:24:48.698Z] --- PASS: Test/TestWatch (0.00s) [2021-07-18T22:24:48.698Z] PASS [2021-07-18T22:24:48.698Z] coverage: 93.8% of statements [2021-07-18T22:24:48.698Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-07-18T22:24:49.158Z] 2021/07/18 22:24:48 Closing DB instances... [2021-07-18T22:24:49.617Z] === RUN TestPollerAddRemove [2021-07-18T22:24:49.617Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-18T22:24:49.617Z] === RUN TestPollerEvent [2021-07-18T22:24:49.617Z] poller_test.go:41: No chmod on Windows [2021-07-18T22:24:49.617Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-18T22:24:49.617Z] === RUN TestPollerClose [2021-07-18T22:24:49.617Z] --- PASS: TestPollerClose (0.00s) [2021-07-18T22:24:49.617Z] PASS [2021-07-18T22:24:49.617Z] coverage: 45.7% of statements [2021-07-18T22:24:49.617Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2021-07-18T22:24:50.292Z] --- PASS: TestRenameLinkedContainer (6.21s) [2021-07-18T22:24:50.293Z] === RUN TestRenameStoppedContainer [2021-07-18T22:24:50.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-18T22:24:50.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-18T22:24:50.585Z] --- PASS: TestNetworkDBWatch (3.07s) [2021-07-18T22:24:50.585Z] === RUN TestNetworkDBBulkSync [2021-07-18T22:24:50.585Z] === RUN TestCopyFileWithInvalidSrc [2021-07-18T22:24:50.585Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-18T22:24:50.585Z] === RUN TestCopyFileWithInvalidDest [2021-07-18T22:24:50.585Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-18T22:24:50.585Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-18T22:24:50.585Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-18T22:24:50.585Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-18T22:24:50.585Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-18T22:24:50.585Z] === RUN TestCopyFile [2021-07-18T22:24:50.586Z] --- PASS: TestCopyFile (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-18T22:24:50.586Z] fileutils_test.go:134: Needs porting to Windows [2021-07-18T22:24:50.586Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-18T22:24:50.586Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-18T22:24:50.586Z] fileutils_test.go:180: Needs porting to Windows [2021-07-18T22:24:50.586Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestWildcardMatches [2021-07-18T22:24:50.586Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestPatternMatches [2021-07-18T22:24:50.586Z] --- PASS: TestPatternMatches (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-18T22:24:50.586Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestPatternMatchesFolderExclusions [2021-07-18T22:24:50.586Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-18T22:24:50.586Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-18T22:24:50.586Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-18T22:24:50.586Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-18T22:24:50.586Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestSingleExclamationError [2021-07-18T22:24:50.586Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestMatchesWithNoPatterns [2021-07-18T22:24:50.586Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestMatchesWithMalformedPatterns [2021-07-18T22:24:50.586Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestMatches [2021-07-18T22:24:50.586Z] --- PASS: TestMatches (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestCleanPatterns [2021-07-18T22:24:50.586Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-18T22:24:50.586Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestCleanPatternsExceptionFlag [2021-07-18T22:24:50.586Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-18T22:24:50.586Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-18T22:24:50.586Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestCleanPatternsErrorSingleException [2021-07-18T22:24:50.586Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestCreateIfNotExistsDir [2021-07-18T22:24:50.586Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-18T22:24:50.586Z] === RUN TestCreateIfNotExistsFile [2021-07-18T22:24:50.586Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-18T22:24:50.586Z] === RUN TestMatch [2021-07-18T22:24:50.586Z] --- PASS: TestMatch (0.00s) [2021-07-18T22:24:50.586Z] PASS [2021-07-18T22:24:50.586Z] coverage: 85.2% of statements [2021-07-18T22:24:50.586Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 85.2% of statements [2021-07-18T22:24:51.047Z] === RUN TestGet [2021-07-18T22:24:51.047Z] --- PASS: TestGet (0.00s) [2021-07-18T22:24:51.047Z] === RUN TestGetShortcutString [2021-07-18T22:24:51.047Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-18T22:24:51.047Z] PASS [2021-07-18T22:24:51.493Z] --- PASS: TestRenameStoppedContainer (1.16s) [2021-07-18T22:24:51.493Z] === RUN TestRenameRunningContainerAndReuse [2021-07-18T22:24:51.506Z] coverage: 42.9% of statements [2021-07-18T22:24:51.506Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2021-07-18T22:24:51.968Z] 2021/07/18 22:24:51 Closing DB instances... [2021-07-18T22:24:51.968Z] === RUN TestCreateIDMapOrder [2021-07-18T22:24:51.968Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-18T22:24:51.968Z] PASS [2021-07-18T22:24:51.968Z] coverage: 7.2% of statements [2021-07-18T22:24:51.968Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2021-07-18T22:24:53.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-18T22:24:53.506Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2021-07-18T22:24:53.506Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-18T22:24:53.506Z] === RUN TestFixedBufferCap [2021-07-18T22:24:53.506Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-18T22:24:53.506Z] === RUN TestFixedBufferLen [2021-07-18T22:24:53.506Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-18T22:24:53.506Z] === RUN TestFixedBufferString [2021-07-18T22:24:53.506Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-18T22:24:53.506Z] === RUN TestFixedBufferWrite [2021-07-18T22:24:53.506Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-18T22:24:53.506Z] === RUN TestFixedBufferRead [2021-07-18T22:24:53.506Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-18T22:24:53.506Z] === RUN TestBytesPipeRead [2021-07-18T22:24:53.506Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-18T22:24:53.506Z] === RUN TestBytesPipeWrite [2021-07-18T22:24:53.506Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-18T22:24:53.506Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-18T22:24:53.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-18T22:24:53.966Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-07-18T22:24:53.966Z] === RUN TestAtomicWriteToFile [2021-07-18T22:24:53.966Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-18T22:24:53.966Z] === RUN TestAtomicWriteSetCommit [2021-07-18T22:24:53.966Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-18T22:24:53.966Z] === RUN TestAtomicWriteSetCancel [2021-07-18T22:24:53.966Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-18T22:24:53.966Z] === RUN TestReadCloserWrapperClose [2021-07-18T22:24:53.966Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-18T22:24:53.966Z] === RUN TestReaderErrWrapperReadOnError [2021-07-18T22:24:53.966Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-18T22:24:53.966Z] === RUN TestReaderErrWrapperRead [2021-07-18T22:24:53.966Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-18T22:24:53.966Z] === RUN TestHashData [2021-07-18T22:24:53.966Z] --- PASS: TestHashData (0.00s) [2021-07-18T22:24:53.966Z] === RUN TestCancelReadCloser [2021-07-18T22:24:53.966Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-18T22:24:53.966Z] === RUN TestWriteCloserWrapperClose [2021-07-18T22:24:53.966Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-18T22:24:53.966Z] === RUN TestNopWriteCloser [2021-07-18T22:24:53.966Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-18T22:24:53.966Z] === RUN TestNopWriter [2021-07-18T22:24:53.966Z] --- PASS: TestNopWriter (0.00s) [2021-07-18T22:24:53.966Z] === RUN TestWriteCounter [2021-07-18T22:24:53.966Z] --- PASS: TestWriteCounter (0.00s) [2021-07-18T22:24:53.966Z] PASS [2021-07-18T22:24:53.966Z] coverage: 69.2% of statements [2021-07-18T22:24:53.966Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 69.2% of statements [2021-07-18T22:24:54.236Z] --- PASS: TestRenameRunningContainerAndReuse (2.65s) [2021-07-18T22:24:54.236Z] === RUN TestRenameInvalidName [2021-07-18T22:24:54.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-18T22:24:54.935Z] === RUN TestError [2021-07-18T22:24:54.935Z] --- PASS: TestError (0.00s) [2021-07-18T22:24:54.935Z] === RUN TestProgressString [2021-07-18T22:24:54.935Z] === RUN TestProgressString/no_progress [2021-07-18T22:24:54.935Z] === RUN TestProgressString/progress_1 [2021-07-18T22:24:54.935Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-18T22:24:54.935Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-18T22:24:54.935Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-18T22:24:54.935Z] === RUN TestProgressString/with_units [2021-07-18T22:24:54.935Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-18T22:24:54.935Z] === RUN TestProgressString/hide_counts [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString (0.00s) [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-18T22:24:54.935Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-18T22:24:54.935Z] === RUN TestJSONMessageDisplay [2021-07-18T22:24:54.935Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-18T22:24:54.935Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-18T22:24:54.935Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-18T22:24:54.935Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-18T22:24:54.935Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-18T22:24:54.935Z] === RUN TestDisplayJSONMessagesStream [2021-07-18T22:24:54.935Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-18T22:24:54.935Z] PASS [2021-07-18T22:24:54.935Z] coverage: 91.7% of statements [2021-07-18T22:24:54.935Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2021-07-18T22:24:54.935Z] --- PASS: TestGetAddress (23.33s) [2021-07-18T22:24:54.935Z] === RUN TestRequestSyntaxCheck [2021-07-18T22:24:55.395Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-18T22:24:55.395Z] === RUN TestRequest [2021-07-18T22:24:55.395Z] === RUN TestStandardLongPath [2021-07-18T22:24:55.395Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-18T22:24:55.395Z] === RUN TestUNCLongPath [2021-07-18T22:24:55.395Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-18T22:24:55.395Z] PASS [2021-07-18T22:24:55.395Z] coverage: 100.0% of statements [2021-07-18T22:24:55.395Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-07-18T22:24:55.437Z] --- PASS: TestRenameInvalidName (1.17s) [2021-07-18T22:24:55.437Z] === RUN TestRenameAnonymousContainer [2021-07-18T22:24:56.364Z] === RUN TestNameFormat [2021-07-18T22:24:56.364Z] --- PASS: TestNameFormat (0.00s) [2021-07-18T22:24:56.364Z] === RUN TestNameRetries [2021-07-18T22:24:56.364Z] --- PASS: TestNameRetries (0.00s) [2021-07-18T22:24:56.364Z] PASS [2021-07-18T22:24:56.364Z] coverage: 85.7% of statements [2021-07-18T22:24:56.364Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2021-07-18T22:24:56.364Z] 2021/07/18 22:24:56 Closing DB instances... [2021-07-18T22:24:56.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-18T22:24:56.824Z] === RUN TestParseKeyValueOpt [2021-07-18T22:24:56.824Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-18T22:24:56.824Z] === RUN TestParseUintList [2021-07-18T22:24:56.824Z] --- PASS: TestParseUintList (0.00s) [2021-07-18T22:24:56.824Z] === RUN TestParseUintListMaximumLimits [2021-07-18T22:24:56.824Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-18T22:24:56.824Z] PASS [2021-07-18T22:24:56.824Z] coverage: 97.0% of statements [2021-07-18T22:24:56.824Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2021-07-18T22:24:57.285Z] === RUN TestNewAndRemove [2021-07-18T22:24:57.285Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-18T22:24:57.285Z] === RUN TestRemoveInvalidPath [2021-07-18T22:24:57.285Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-18T22:24:57.285Z] PASS [2021-07-18T22:24:57.285Z] coverage: 82.6% of statements [2021-07-18T22:24:57.285Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-07-18T22:24:58.826Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.33s) [2021-07-18T22:24:58.826Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-18T22:24:58.826Z] === RUN TestFailedConnection [2021-07-18T22:25:00.120Z] --- PASS: TestRenameAnonymousContainer (4.34s) [2021-07-18T22:25:00.120Z] === RUN TestRenameContainerWithSameName [2021-07-18T22:25:00.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-18T22:25:00.367Z] 2021/07/18 22:25:00 Closing DB instances... [2021-07-18T22:25:00.690Z] --- PASS: TestRenameContainerWithSameName (1.22s) [2021-07-18T22:25:00.690Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-18T22:25:00.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-18T22:25:01.335Z] --- PASS: TestFailedConnection (2.20s) [2021-07-18T22:25:01.335Z] === RUN TestFailOnce [2021-07-18T22:25:01.335Z] 2021/07/18 22:25:00 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-07-18T22:25:01.335Z] goroutine 34 [running]: [2021-07-18T22:25:01.335Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-18T22:25:01.335Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-18T22:25:01.335Z] panic(0x495160, 0x5ac250) [2021-07-18T22:25:01.335Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-18T22:25:01.335Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x5bc910, 0xc0001600e0, 0xc0000ac000) [2021-07-18T22:25:01.335Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-18T22:25:01.335Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x5bc910, 0xc0001600e0, 0xc0000ac000) [2021-07-18T22:25:01.335Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-18T22:25:01.335Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x5bc910, 0xc0001600e0, 0xc0000ac000) [2021-07-18T22:25:01.335Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-18T22:25:01.335Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x5bc910, 0xc0001600e0, 0xc0000ac000) [2021-07-18T22:25:01.335Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-18T22:25:01.335Z] net/http.(*conn).serve(0xc0000a6000, 0x5bd500, 0xc000090040) [2021-07-18T22:25:01.335Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-18T22:25:01.335Z] created by net/http.(*Server).Serve [2021-07-18T22:25:01.335Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-18T22:25:01.335Z] time="2021-07-18T22:25:01Z" 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-07-18T22:25:01.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-18T22:25:01.794Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-07-18T22:25:01.795Z] === RUN TestNetworkDBGarbageCollection [2021-07-18T22:25:02.254Z] --- PASS: TestFailOnce (1.16s) [2021-07-18T22:25:02.254Z] === RUN TestEchoInputOutput [2021-07-18T22:25:02.254Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-18T22:25:02.254Z] === RUN TestBackoff [2021-07-18T22:25:02.254Z] --- PASS: TestBackoff (0.00s) [2021-07-18T22:25:02.254Z] === RUN TestAbortRetry [2021-07-18T22:25:02.254Z] --- PASS: TestAbortRetry (0.00s) [2021-07-18T22:25:02.254Z] === RUN TestClientScheme [2021-07-18T22:25:02.254Z] --- PASS: TestClientScheme (0.00s) [2021-07-18T22:25:02.254Z] === RUN TestNewClientWithTimeout [2021-07-18T22:25:02.713Z] time="2021-07-18T22:25:02Z" 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-07-18T22:25:03.435Z] --- PASS: TestRenameContainerWithLinkedContainer (2.47s) [2021-07-18T22:25:03.435Z] === RUN TestResize [2021-07-18T22:25:03.546Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.57s) [2021-07-18T22:25:03.546Z] === RUN TestCreateServiceSecretFileMode [2021-07-18T22:25:03.681Z] --- PASS: TestRequest (8.51s) [2021-07-18T22:25:03.681Z] === RUN TestOverlappingRequests [2021-07-18T22:25:04.141Z] --- PASS: TestOverlappingRequests (0.40s) [2021-07-18T22:25:04.141Z] === RUN TestRelease [2021-07-18T22:25:04.141Z] time="2021-07-18T22:25:04Z" 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-07-18T22:25:04.376Z] --- PASS: TestResize (1.07s) [2021-07-18T22:25:04.376Z] === RUN TestResizeWithInvalidSize [2021-07-18T22:25:04.923Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2021-07-18T22:25:04.923Z] === RUN TestCreateServiceConfigFileMode [2021-07-18T22:25:05.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-18T22:25:05.576Z] --- PASS: TestResizeWithInvalidSize (1.26s) [2021-07-18T22:25:05.576Z] === RUN TestResizeWhenContainerNotStarted [2021-07-18T22:25:05.679Z] --- PASS: TestRelease (1.60s) [2021-07-18T22:25:05.679Z] === RUN TestAllocateRandomDeallocate [2021-07-18T22:25:05.679Z] === RUN TestParseEmptyInterface [2021-07-18T22:25:05.679Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-18T22:25:05.679Z] === RUN TestParseNonInterfaceType [2021-07-18T22:25:05.679Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-18T22:25:05.679Z] === RUN TestParseWithOneFunction [2021-07-18T22:25:05.679Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-18T22:25:05.679Z] === RUN TestParseWithMultipleFuncs [2021-07-18T22:25:05.679Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-18T22:25:05.679Z] === RUN TestParseWithUnnamedReturn [2021-07-18T22:25:05.679Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-18T22:25:05.679Z] === RUN TestEmbeddedInterface [2021-07-18T22:25:05.679Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-18T22:25:05.679Z] === RUN TestParsedImports [2021-07-18T22:25:05.679Z] --- PASS: TestParsedImports (0.00s) [2021-07-18T22:25:05.679Z] === RUN TestAliasedImports [2021-07-18T22:25:05.679Z] --- PASS: TestAliasedImports (0.00s) [2021-07-18T22:25:05.679Z] PASS [2021-07-18T22:25:05.679Z] coverage: 56.8% of statements [2021-07-18T22:25:05.679Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-07-18T22:25:06.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-18T22:25:06.648Z] === RUN TestHTTPTransport [2021-07-18T22:25:06.648Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-18T22:25:06.648Z] PASS [2021-07-18T22:25:06.648Z] coverage: 85.7% of statements [2021-07-18T22:25:06.648Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2021-07-18T22:25:06.648Z] time="2021-07-18T22:25:06Z" 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-07-18T22:25:07.089Z] --- PASS: TestResizeWhenContainerNotStarted (1.36s) [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:25:07.089Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:25:07.089Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:25:07.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-18T22:25:07.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-18T22:25:07.108Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-18T22:25:07.108Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-18T22:25:07.108Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-18T22:25:07.108Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-18T22:25:07.108Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-18T22:25:07.108Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-18T22:25:07.108Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-18T22:25:07.108Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-18T22:25:07.108Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-18T22:25:07.108Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-18T22:25:07.108Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-18T22:25:07.108Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-18T22:25:07.108Z] === RUN TestBufferPoolPutAndGet [2021-07-18T22:25:07.108Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-18T22:25:07.108Z] PASS [2021-07-18T22:25:07.108Z] coverage: 88.2% of statements [2021-07-18T22:25:07.108Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-07-18T22:25:07.509Z] --- PASS: TestCreateServiceConfigFileMode (2.71s) [2021-07-18T22:25:07.509Z] === RUN TestCreateServiceSysctls [2021-07-18T22:25:07.570Z] === RUN TestOutputOnPrematureClose [2021-07-18T22:25:07.570Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-18T22:25:07.570Z] === RUN TestCompleteSilently [2021-07-18T22:25:07.570Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-18T22:25:07.570Z] PASS [2021-07-18T22:25:07.570Z] coverage: 75.9% of statements [2021-07-18T22:25:07.570Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-07-18T22:25:08.031Z] === RUN TestSendToOneSub [2021-07-18T22:25:08.031Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-18T22:25:08.031Z] === RUN TestSendToMultipleSubs [2021-07-18T22:25:08.031Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-18T22:25:08.031Z] === RUN TestEvictOneSub [2021-07-18T22:25:08.031Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-18T22:25:08.031Z] === RUN TestClosePublisher [2021-07-18T22:25:08.031Z] --- PASS: TestClosePublisher (0.00s) [2021-07-18T22:25:08.031Z] === RUN TestPubSubRace [2021-07-18T22:25:09.001Z] --- PASS: TestPubSubRace (1.04s) [2021-07-18T22:25:09.001Z] PASS [2021-07-18T22:25:09.001Z] coverage: 75.0% of statements [2021-07-18T22:25:09.001Z] ok github.com/docker/docker/pkg/pubsub 1.067s coverage: 75.0% of statements [2021-07-18T22:25:09.972Z] === RUN TestRegister [2021-07-18T22:25:09.972Z] --- PASS: TestRegister (0.00s) [2021-07-18T22:25:09.972Z] === RUN TestCommand [2021-07-18T22:25:09.972Z] --- PASS: TestCommand (0.03s) [2021-07-18T22:25:09.972Z] === RUN TestNaiveSelf [2021-07-18T22:25:09.972Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-18T22:25:09.972Z] PASS [2021-07-18T22:25:09.972Z] coverage: 82.4% of statements [2021-07-18T22:25:09.972Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2021-07-18T22:25:09.972Z] --- PASS: TestAllocateRandomDeallocate (4.48s) [2021-07-18T22:25:09.972Z] === RUN TestRetrieveFromStore [2021-07-18T22:25:10.432Z] === RUN TestParseSignal [2021-07-18T22:25:10.432Z] --- PASS: TestParseSignal (0.00s) [2021-07-18T22:25:10.432Z] === RUN TestValidSignalForPlatform [2021-07-18T22:25:10.432Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-18T22:25:10.432Z] PASS [2021-07-18T22:25:10.432Z] coverage: 19.7% of statements [2021-07-18T22:25:10.432Z] ok github.com/docker/docker/pkg/signal 0.034s coverage: 19.7% of statements [2021-07-18T22:25:11.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:25:11.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:25:11.401Z] === RUN TestNewStdWriter [2021-07-18T22:25:11.401Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-18T22:25:11.401Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestWriteWithNilBytes [2021-07-18T22:25:11.401Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestWrite [2021-07-18T22:25:11.401Z] --- PASS: TestWrite (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestWriteWithWriterError [2021-07-18T22:25:11.401Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-18T22:25:11.401Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyWriteAndRead [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-18T22:25:11.401Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-18T22:25:11.401Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-18T22:25:11.401Z] PASS [2021-07-18T22:25:11.401Z] coverage: 100.0% of statements [2021-07-18T22:25:11.401Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-07-18T22:25:11.401Z] time="2021-07-18T22:25:11Z" 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-07-18T22:25:11.699Z] --- PASS: TestCreateServiceSysctls (3.58s) [2021-07-18T22:25:11.699Z] === RUN TestCreateServiceCapabilities [2021-07-18T22:25:11.861Z] --- PASS: TestRetrieveFromStore (1.54s) [2021-07-18T22:25:11.861Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-18T22:25:11.861Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-18T22:25:11.861Z] === RUN TestParallelPredefinedRequest1 [2021-07-18T22:25:11.861Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-18T22:25:11.861Z] === RUN TestParallelPredefinedRequest2 [2021-07-18T22:25:11.861Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-18T22:25:11.861Z] === RUN TestParallelPredefinedRequest3 [2021-07-18T22:25:11.861Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-18T22:25:11.861Z] === RUN TestParallelPredefinedRequest4 [2021-07-18T22:25:11.861Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-18T22:25:11.861Z] === RUN TestParallelPredefinedRequest5 [2021-07-18T22:25:11.861Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-18T22:25:11.861Z] === RUN TestDebug [2021-07-18T22:25:11.861Z] --- PASS: TestDebug (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestRequestPoolParallel [2021-07-18T22:25:11.861Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-18T22:25:11.861Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-18T22:25:11.861Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestFormatStatus [2021-07-18T22:25:11.861Z] --- PASS: TestFormatStatus (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestFormatError [2021-07-18T22:25:11.861Z] --- PASS: TestFormatError (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestFormatJSONError [2021-07-18T22:25:11.861Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-18T22:25:11.861Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-18T22:25:11.861Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestNewJSONProgressOutput [2021-07-18T22:25:11.861Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestAuxFormatterEmit [2021-07-18T22:25:11.861Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestStreamWriterStdout [2021-07-18T22:25:11.861Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-18T22:25:11.861Z] === RUN TestStreamWriterStderr [2021-07-18T22:25:11.861Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-18T22:25:11.861Z] PASS [2021-07-18T22:25:11.861Z] coverage: 66.2% of statements [2021-07-18T22:25:11.861Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-07-18T22:25:12.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-18T22:25:12.320Z] --- PASS: TestRequestPoolParallel (0.46s) [2021-07-18T22:25:12.320Z] === RUN TestFullAllocateRelease [2021-07-18T22:25:12.320Z] === RUN TestGenerateRandomID [2021-07-18T22:25:12.320Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-18T22:25:12.320Z] === RUN TestShortenId [2021-07-18T22:25:12.320Z] --- PASS: TestShortenId (0.00s) [2021-07-18T22:25:12.320Z] === RUN TestShortenSha256Id [2021-07-18T22:25:12.320Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-18T22:25:12.320Z] === RUN TestShortenIdEmpty [2021-07-18T22:25:12.321Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-18T22:25:12.321Z] === RUN TestShortenIdInvalid [2021-07-18T22:25:12.321Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-18T22:25:12.321Z] === RUN TestIsShortIDNonHex [2021-07-18T22:25:12.321Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-18T22:25:12.321Z] === RUN TestIsShortIDNotCorrectSize [2021-07-18T22:25:12.321Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-18T22:25:12.321Z] PASS [2021-07-18T22:25:12.321Z] coverage: 70.6% of statements [2021-07-18T22:25:12.321Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2021-07-18T22:25:12.508Z] check_test.go:309: [da4baea48dd37] daemon is not started [2021-07-18T22:25:12.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-18T22:25:12.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-18T22:25:12.780Z] --- PASS: TestFullAllocateRelease (0.54s) [2021-07-18T22:25:12.780Z] === RUN TestOddAllocateRelease [2021-07-18T22:25:12.780Z] --- PASS: TestOddAllocateRelease (0.28s) [2021-07-18T22:25:12.780Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-18T22:25:13.240Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-18T22:25:13.240Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-18T22:25:13.240Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-18T22:25:13.240Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-18T22:25:13.240Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest1 [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest5 [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest3 [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest1 [2021-07-18T22:25:13.240Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest2 [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest5 [2021-07-18T22:25:13.240Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest2 [2021-07-18T22:25:13.240Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest3 [2021-07-18T22:25:13.240Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:25:13.240Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-18T22:25:13.240Z] === CONT TestParallelPredefinedRequest4 [2021-07-18T22:25:13.240Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:25:13.240Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-18T22:25:13.240Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-18T22:25:13.240Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-18T22:25:13.240Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-18T22:25:13.240Z] PASS [2021-07-18T22:25:13.240Z] coverage: 85.3% of statements [2021-07-18T22:25:13.240Z] ok github.com/docker/docker/libnetwork/ipam 50.284s coverage: 85.3% of statements [2021-07-18T22:25:13.240Z] === RUN TestIsCpusetListAvailable [2021-07-18T22:25:13.240Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-18T22:25:13.240Z] PASS [2021-07-18T22:25:13.240Z] coverage: 38.2% of statements [2021-07-18T22:25:13.240Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2021-07-18T22:25:14.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-18T22:25:14.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-18T22:25:14.231Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2021-07-18T22:25:14.231Z] === RUN TestInspect [2021-07-18T22:25:14.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-18T22:25:14.780Z] === RUN TestChtimes [2021-07-18T22:25:14.780Z] --- PASS: TestChtimes (0.00s) [2021-07-18T22:25:14.780Z] === RUN TestChtimesWindows [2021-07-18T22:25:14.780Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-18T22:25:14.781Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-18T22:25:14.781Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-18T22:25:14.781Z] === RUN TestEnsureRemoveAllNotExist [2021-07-18T22:25:14.781Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-18T22:25:14.781Z] === RUN TestEnsureRemoveAllWithDir [2021-07-18T22:25:14.781Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-18T22:25:14.781Z] === RUN TestEnsureRemoveAllWithFile [2021-07-18T22:25:14.781Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-18T22:25:14.781Z] === RUN TestHasWin32KSupport [2021-07-18T22:25:14.781Z] syscall_windows_test.go:8: win32k: true [2021-07-18T22:25:14.781Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-18T22:25:14.781Z] PASS [2021-07-18T22:25:14.781Z] coverage: 12.9% of statements [2021-07-18T22:25:14.781Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.9% of statements [2021-07-18T22:25:15.241Z] === RUN TestTailFile [2021-07-18T22:25:15.241Z] --- PASS: TestTailFile (0.00s) [2021-07-18T22:25:15.241Z] === RUN TestTailFileManyLines [2021-07-18T22:25:15.241Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-18T22:25:15.241Z] === RUN TestTailEmptyFile [2021-07-18T22:25:15.241Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-18T22:25:15.241Z] === RUN TestTailNegativeN [2021-07-18T22:25:15.241Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader [2021-07-18T22:25:15.241Z] === CONT TestNewTailReader [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/no_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/truncated_last_line [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-18T22:25:15.241Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.241Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.241Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.241Z] === CONT TestNewTailReader/no_delimiter [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.241Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.243Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.243Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.243Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-18T22:25:15.243Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.243Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.775Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.775Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.775Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.777Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.777Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.778Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-18T22:25:15.779Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-18T22:25:15.779Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-18T22:25:16.275Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-18T22:25:16.276Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-18T22:25:16.276Z] PASS [2021-07-18T22:25:16.277Z] coverage: 88.6% of statements [2021-07-18T22:25:16.277Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2021-07-18T22:25:16.736Z] === RUN TestTarSumRemoveNonExistent [2021-07-18T22:25:16.737Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestTarSumRemove [2021-07-18T22:25:16.737Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestSortFileInfoSums [2021-07-18T22:25:16.737Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestNewTarSumForLabelInvalid [2021-07-18T22:25:16.737Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestNewTarSumForLabel [2021-07-18T22:25:16.737Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestEmptyTar [2021-07-18T22:25:16.737Z] --- PASS: TestEmptyTar (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestTarSumsReadSize [2021-07-18T22:25:16.737Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestTarSums [2021-07-18T22:25:16.737Z] --- PASS: TestTarSums (0.08s) [2021-07-18T22:25:16.737Z] === RUN TestIteration [2021-07-18T22:25:16.737Z] --- PASS: TestIteration (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestVersionLabelForChecksum [2021-07-18T22:25:16.737Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestVersion [2021-07-18T22:25:16.737Z] --- PASS: TestVersion (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestGetVersion [2021-07-18T22:25:16.737Z] --- PASS: TestGetVersion (0.00s) [2021-07-18T22:25:16.737Z] === RUN TestGetVersions [2021-07-18T22:25:16.737Z] --- PASS: TestGetVersions (0.00s) [2021-07-18T22:25:16.737Z] PASS [2021-07-18T22:25:16.737Z] coverage: 89.3% of statements [2021-07-18T22:25:16.737Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2021-07-18T22:25:17.196Z] testing: warning: no tests to run [2021-07-18T22:25:17.196Z] PASS [2021-07-18T22:25:17.196Z] coverage: [no statements] [2021-07-18T22:25:17.196Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-07-18T22:25:17.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-18T22:25:17.517Z] --- PASS: TestInspect (3.30s) [2021-07-18T22:25:17.517Z] === RUN TestCreateJob [2021-07-18T22:25:17.528Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-18T22:25:17.656Z] === RUN TestTruncIndex [2021-07-18T22:25:17.656Z] --- PASS: TestTruncIndex (0.10s) [2021-07-18T22:25:17.656Z] PASS [2021-07-18T22:25:17.656Z] coverage: 91.5% of statements [2021-07-18T22:25:17.656Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2021-07-18T22:25:18.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-18T22:25:18.115Z] === RUN TestIsGIT [2021-07-18T22:25:18.115Z] --- PASS: TestIsGIT (0.00s) [2021-07-18T22:25:18.115Z] === RUN TestIsTransport [2021-07-18T22:25:18.115Z] --- PASS: TestIsTransport (0.00s) [2021-07-18T22:25:18.115Z] PASS [2021-07-18T22:25:18.115Z] coverage: 100.0% of statements [2021-07-18T22:25:18.115Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-07-18T22:25:18.574Z] === RUN TestVersionInfo [2021-07-18T22:25:18.574Z] --- PASS: TestVersionInfo (0.00s) [2021-07-18T22:25:18.574Z] === RUN TestAppendVersions [2021-07-18T22:25:18.574Z] --- PASS: TestAppendVersions (0.00s) [2021-07-18T22:25:18.574Z] PASS [2021-07-18T22:25:18.574Z] coverage: 88.9% of statements [2021-07-18T22:25:18.574Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2021-07-18T22:25:20.115Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-18T22:25:20.115Z] === RUN TestClientStream [2021-07-18T22:25:20.115Z] --- PASS: TestClientStream (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestClientSendFile [2021-07-18T22:25:20.115Z] --- PASS: TestClientSendFile (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestClientWithRequestTimeout [2021-07-18T22:25:20.115Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestFileSpecPlugin [2021-07-18T22:25:20.115Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-18T22:25:20.115Z] === RUN TestFileJSONSpecPlugin [2021-07-18T22:25:20.115Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-18T22:25:20.115Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestPluginAddHandler [2021-07-18T22:25:20.115Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestPluginWaitBadPlugin [2021-07-18T22:25:20.115Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestGet [2021-07-18T22:25:20.115Z] time="2021-07-18T22:25:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-18T22:25:20.115Z] === RUN TestValidatePrivileges [2021-07-18T22:25:20.115Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestFilterByCapNeg [2021-07-18T22:25:20.115Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestFilterByCapPos [2021-07-18T22:25:20.115Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-18T22:25:20.115Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-18T22:25:20.115Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-18T22:25:20.115Z] PASS [2021-07-18T22:25:20.115Z] coverage: 12.0% of statements [2021-07-18T22:25:20.115Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2021-07-18T22:25:20.805Z] --- PASS: TestCreateJob (3.20s) [2021-07-18T22:25:20.805Z] === RUN TestReplicatedJob [2021-07-18T22:25:21.087Z] time="2021-07-18T22:25:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-18T22:25:21.087Z] === RUN TestNewSettable [2021-07-18T22:25:21.087Z] --- PASS: TestNewSettable (0.00s) [2021-07-18T22:25:21.087Z] === RUN TestIsSettable [2021-07-18T22:25:21.087Z] --- PASS: TestIsSettable (0.00s) [2021-07-18T22:25:21.087Z] === RUN TestUpdateSettingsEnv [2021-07-18T22:25:21.087Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-18T22:25:21.087Z] PASS [2021-07-18T22:25:21.087Z] coverage: 20.0% of statements [2021-07-18T22:25:21.087Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2021-07-18T22:25:22.057Z] === RUN TestLoad [2021-07-18T22:25:22.057Z] --- PASS: TestLoad (0.00s) [2021-07-18T22:25:22.057Z] === RUN TestSave [2021-07-18T22:25:22.057Z] --- PASS: TestSave (0.02s) [2021-07-18T22:25:22.057Z] === RUN TestAddDeleteGet [2021-07-18T22:25:22.057Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-18T22:25:22.057Z] === RUN TestInvalidTags [2021-07-18T22:25:22.057Z] --- PASS: TestInvalidTags (0.01s) [2021-07-18T22:25:22.057Z] PASS [2021-07-18T22:25:22.057Z] coverage: 84.4% of statements [2021-07-18T22:25:22.057Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2021-07-18T22:25:23.026Z] time="2021-07-18T22:25:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-18T22:25:23.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-18T22:25:23.996Z] === RUN TestResolveAuthConfigIndexServer [2021-07-18T22:25:23.996Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestResolveAuthConfigFullURL [2021-07-18T22:25:23.996Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-18T22:25:23.996Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestValidateMirror [2021-07-18T22:25:23.996Z] --- PASS: TestValidateMirror (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestLoadInsecureRegistries [2021-07-18T22:25:23.996Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-18T22:25:23.996Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-18T22:25:23.996Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-18T22:25:23.996Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-18T22:25:23.996Z] time="2021-07-18T22:25:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-18T22:25:23.996Z] time="2021-07-18T22:25:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-18T22:25:23.996Z] time="2021-07-18T22:25:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-18T22:25:23.996Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-07-18T22:25:23.996Z] === RUN TestNewServiceConfig [2021-07-18T22:25:23.996Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestValidateIndexName [2021-07-18T22:25:23.996Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestValidateIndexNameWithError [2021-07-18T22:25:23.996Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestEndpointParse [2021-07-18T22:25:23.996Z] --- PASS: TestEndpointParse (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestEndpointParseInvalid [2021-07-18T22:25:23.996Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestValidateEndpoint [2021-07-18T22:25:23.996Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-18T22:25:23.996Z] === RUN TestPing [2021-07-18T22:25:23.996Z] --- PASS: TestPing (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestPingRegistryEndpoint [2021-07-18T22:25:23.996Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:25:23.996Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-07-18T22:25:23.996Z] === RUN TestEndpoint [2021-07-18T22:25:23.996Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:25:23.996Z] --- SKIP: TestEndpoint (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestParseRepositoryInfo [2021-07-18T22:25:23.996Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestNewIndexInfo [2021-07-18T22:25:23.996Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestMirrorEndpointLookup [2021-07-18T22:25:23.996Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:25:23.996Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestSearchRepositories [2021-07-18T22:25:23.996Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-18T22:25:23.996Z] Host: 127.0.0.1:49315 [2021-07-18T22:25:23.996Z] User-Agent: docker test client [2021-07-18T22:25:23.996Z] Authorization: Token fake-token [2021-07-18T22:25:23.996Z] X-Docker-Token: true [2021-07-18T22:25:23.996Z] Accept-Encoding: gzip [2021-07-18T22:25:23.996Z] [2021-07-18T22:25:23.996Z] [2021-07-18T22:25:23.996Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-18T22:25:23.996Z] Connection: close [2021-07-18T22:25:23.996Z] Content-Length: 144 [2021-07-18T22:25:23.996Z] Cache-Control: no-cache [2021-07-18T22:25:23.996Z] Content-Type: application/json [2021-07-18T22:25:23.996Z] Date: Sun, 18 Jul 2021 22:25:23 GMT [2021-07-18T22:25:23.996Z] Expires: -1 [2021-07-18T22:25:23.996Z] Pragma: no-cache [2021-07-18T22:25:23.996Z] Server: docker-tests/mock [2021-07-18T22:25:23.996Z] X-Docker-Registry-Config: mock [2021-07-18T22:25:23.996Z] X-Docker-Registry-Version: 0.0.0 [2021-07-18T22:25:23.996Z] [2021-07-18T22:25:23.996Z] [2021-07-18T22:25:23.996Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-18T22:25:23.996Z] === RUN TestTrustedLocation [2021-07-18T22:25:23.996Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-18T22:25:23.996Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestAllowNondistributableArtifacts [2021-07-18T22:25:23.996Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-18T22:25:23.996Z] === RUN TestIsSecureIndex [2021-07-18T22:25:23.996Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-18T22:25:23.996Z] PASS [2021-07-18T22:25:23.996Z] coverage: 51.7% of statements [2021-07-18T22:25:23.996Z] ok github.com/docker/docker/registry 0.221s coverage: 51.7% of statements [2021-07-18T22:25:24.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-18T22:25:24.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-18T22:25:24.456Z] === RUN TestRestartManagerTimeout [2021-07-18T22:25:24.456Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-18T22:25:24.456Z] === RUN TestRestartManagerTimeoutReset [2021-07-18T22:25:24.456Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-18T22:25:24.456Z] PASS [2021-07-18T22:25:24.456Z] coverage: 50.9% of statements [2021-07-18T22:25:24.456Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-07-18T22:25:24.456Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-18T22:25:24.456Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-18T22:25:24.456Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-18T22:25:24.456Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-18T22:25:24.456Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-18T22:25:24.456Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-18T22:25:24.456Z] === RUN TestResumableRequestReaderWithReadError [2021-07-18T22:25:24.915Z] time="2021-07-18T22:25:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-18T22:25:24.915Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-07-18T22:25:24.915Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-18T22:25:24.915Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-18T22:25:24.915Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-18T22:25:24.915Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-18T22:25:24.915Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-18T22:25:24.915Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-18T22:25:24.915Z] === RUN TestResumableRequestReader [2021-07-18T22:25:24.915Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-18T22:25:24.915Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-18T22:25:24.915Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-18T22:25:24.915Z] PASS [2021-07-18T22:25:24.915Z] coverage: 100.0% of statements [2021-07-18T22:25:24.915Z] ok github.com/docker/docker/registry/resumable 0.192s coverage: 100.0% of statements [2021-07-18T22:25:25.375Z] === RUN TestDecodeContainerConfig [2021-07-18T22:25:25.375Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-18T22:25:25.375Z] === RUN TestDecodeContainerConfigIsolation [2021-07-18T22:25:25.375Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-18T22:25:25.375Z] === RUN TestValidatePrivileged [2021-07-18T22:25:25.375Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-18T22:25:25.375Z] PASS [2021-07-18T22:25:25.375Z] coverage: 52.2% of statements [2021-07-18T22:25:25.375Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.2% of statements [2021-07-18T22:25:25.375Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-18T22:25:25.375Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-18T22:25:25.375Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-18T22:25:25.375Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-18T22:25:25.375Z] PASS [2021-07-18T22:25:25.375Z] coverage: 62.5% of statements [2021-07-18T22:25:25.375Z] ok github.com/docker/docker/testutil 0.072s coverage: 62.5% of statements [2021-07-18T22:25:26.914Z] time="2021-07-18T22:25:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-18T22:25:27.374Z] --- PASS: TestReplicatedJob (6.28s) [2021-07-18T22:25:27.374Z] === RUN TestUpdateReplicatedJob [2021-07-18T22:25:27.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.59s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.08s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.67s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.49s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.37s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.39s) [2021-07-18T22:25:27.624Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.27s) [2021-07-18T22:25:27.624Z] === RUN TestCgroupNamespacesRun [2021-07-18T22:25:28.453Z] === RUN TestGetDriver [2021-07-18T22:25:28.453Z] --- PASS: TestGetDriver (0.00s) [2021-07-18T22:25:28.453Z] === RUN TestVolumeRequestError [2021-07-18T22:25:28.453Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-18T22:25:28.453Z] PASS [2021-07-18T22:25:28.453Z] coverage: 36.1% of statements [2021-07-18T22:25:28.453Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2021-07-18T22:25:28.912Z] === RUN TestGetAddress [2021-07-18T22:25:28.912Z] --- PASS: TestGetAddress (0.00s) [2021-07-18T22:25:28.912Z] === RUN TestRemove [2021-07-18T22:25:28.912Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-18T22:25:28.912Z] --- SKIP: TestRemove (0.00s) [2021-07-18T22:25:28.912Z] === RUN TestInitializeWithVolumes [2021-07-18T22:25:28.912Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-18T22:25:28.912Z] === RUN TestCreate [2021-07-18T22:25:28.912Z] --- PASS: TestCreate (0.01s) [2021-07-18T22:25:28.912Z] === RUN TestValidateName [2021-07-18T22:25:28.912Z] --- PASS: TestValidateName (0.00s) [2021-07-18T22:25:28.912Z] === RUN TestCreateWithOpts [2021-07-18T22:25:28.912Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-18T22:25:28.912Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-18T22:25:28.912Z] === RUN TestRelaodNoOpts [2021-07-18T22:25:28.912Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-18T22:25:28.912Z] PASS [2021-07-18T22:25:28.912Z] coverage: 41.5% of statements [2021-07-18T22:25:28.912Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-07-18T22:25:29.881Z] === RUN TestConvertTmpfsOptions [2021-07-18T22:25:29.882Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-18T22:25:29.882Z] parser_test.go:49: data="ro" [2021-07-18T22:25:29.882Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-18T22:25:29.882Z] === RUN TestParseMountRaw [2021-07-18T22:25:29.882Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-18T22:25:29.882Z] === RUN TestParseMountRawSplit [2021-07-18T22:25:29.882Z] parser_test.go:390: case 0 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 1 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 2 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 3 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 4 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 5 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 6 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 7 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 8 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 0 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 1 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 2 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 3 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 4 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 5 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 6 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 7 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 8 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 9 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 10 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 11 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 12 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 0 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 1 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 2 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 3 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 4 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 5 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 6 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 7 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 8 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 9 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 10 [2021-07-18T22:25:29.882Z] parser_test.go:390: case 11 [2021-07-18T22:25:29.882Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-18T22:25:29.882Z] === RUN TestParseMountSpec [2021-07-18T22:25:29.882Z] parser_test.go:455: case 0 [2021-07-18T22:25:29.882Z] parser_test.go:455: case 1 [2021-07-18T22:25:29.882Z] parser_test.go:455: case 2 [2021-07-18T22:25:29.882Z] parser_test.go:455: case 3 [2021-07-18T22:25:29.882Z] parser_test.go:455: case 4 [2021-07-18T22:25:29.882Z] parser_test.go:455: case 5 [2021-07-18T22:25:29.882Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-18T22:25:29.882Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-18T22:25:29.882Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-18T22:25:29.882Z] === RUN TestValidateMount [2021-07-18T22:25:29.882Z] --- PASS: TestValidateMount (0.00s) [2021-07-18T22:25:29.882Z] PASS [2021-07-18T22:25:29.882Z] coverage: 66.2% of statements [2021-07-18T22:25:29.882Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2021-07-18T22:25:30.342Z] === RUN TestSetGetMeta [2021-07-18T22:25:30.342Z] === PAUSE TestSetGetMeta [2021-07-18T22:25:30.342Z] === RUN TestRestore [2021-07-18T22:25:30.342Z] === PAUSE TestRestore [2021-07-18T22:25:30.342Z] === RUN TestServiceCreate [2021-07-18T22:25:30.342Z] === PAUSE TestServiceCreate [2021-07-18T22:25:30.342Z] === RUN TestServiceList [2021-07-18T22:25:30.342Z] === PAUSE TestServiceList [2021-07-18T22:25:30.342Z] === RUN TestServiceRemove [2021-07-18T22:25:30.342Z] === PAUSE TestServiceRemove [2021-07-18T22:25:30.342Z] === RUN TestServiceGet [2021-07-18T22:25:30.342Z] === PAUSE TestServiceGet [2021-07-18T22:25:30.342Z] === RUN TestServicePrune [2021-07-18T22:25:30.342Z] === PAUSE TestServicePrune [2021-07-18T22:25:30.342Z] === RUN TestCreate [2021-07-18T22:25:30.342Z] === PAUSE TestCreate [2021-07-18T22:25:30.342Z] === RUN TestRemove [2021-07-18T22:25:30.342Z] === PAUSE TestRemove [2021-07-18T22:25:30.342Z] === RUN TestList [2021-07-18T22:25:30.342Z] === PAUSE TestList [2021-07-18T22:25:30.342Z] === RUN TestFindByDriver [2021-07-18T22:25:30.342Z] === PAUSE TestFindByDriver [2021-07-18T22:25:30.342Z] === RUN TestFindByReferenced [2021-07-18T22:25:30.342Z] === PAUSE TestFindByReferenced [2021-07-18T22:25:30.342Z] === RUN TestDerefMultipleOfSameRef [2021-07-18T22:25:30.342Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-18T22:25:30.342Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-18T22:25:30.342Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-18T22:25:30.342Z] === RUN TestDefererencePluginOnCreateError [2021-07-18T22:25:30.342Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-18T22:25:30.342Z] === RUN TestRefDerefRemove [2021-07-18T22:25:30.342Z] === PAUSE TestRefDerefRemove [2021-07-18T22:25:30.342Z] === RUN TestGet [2021-07-18T22:25:30.342Z] === PAUSE TestGet [2021-07-18T22:25:30.342Z] === RUN TestGetWithReference [2021-07-18T22:25:30.342Z] === PAUSE TestGetWithReference [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc/test_nil_list [2021-07-18T22:25:30.342Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc/test_empty_list [2021-07-18T22:25:30.342Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-18T22:25:30.342Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-18T22:25:30.342Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc/test_filter_some [2021-07-18T22:25:30.342Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc/test_filter_middle [2021-07-18T22:25:30.342Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-18T22:25:30.342Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-18T22:25:30.342Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-18T22:25:30.342Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-18T22:25:30.342Z] === CONT TestFilterFunc/test_nil_list [2021-07-18T22:25:30.342Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-18T22:25:30.342Z] === CONT TestFilterFunc/test_filter_some [2021-07-18T22:25:30.342Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-18T22:25:30.342Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-18T22:25:30.342Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-18T22:25:30.342Z] === CONT TestFilterFunc/test_filter_middle [2021-07-18T22:25:30.342Z] === CONT TestFilterFunc/test_empty_list [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc (0.00s) [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-18T22:25:30.342Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-18T22:25:30.342Z] === CONT TestSetGetMeta [2021-07-18T22:25:30.342Z] === CONT TestCreate [2021-07-18T22:25:30.342Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-18T22:25:30.342Z] === CONT TestGet [2021-07-18T22:25:30.342Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-18T22:25:30.342Z] === CONT TestServicePrune [2021-07-18T22:25:30.342Z] --- PASS: TestCreate (0.02s) [2021-07-18T22:25:30.342Z] === CONT TestServiceGet [2021-07-18T22:25:30.342Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-18T22:25:30.342Z] === CONT TestServiceRemove [2021-07-18T22:25:30.342Z] --- PASS: TestGet (0.03s) [2021-07-18T22:25:30.342Z] === CONT TestServiceList [2021-07-18T22:25:30.342Z] --- PASS: TestServiceGet (0.14s) [2021-07-18T22:25:30.342Z] === CONT TestServiceCreate [2021-07-18T22:25:30.342Z] time="2021-07-18T22:25:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-18T22:25:30.342Z] --- PASS: TestServiceRemove (0.14s) [2021-07-18T22:25:30.342Z] === CONT TestRestore [2021-07-18T22:25:30.342Z] --- PASS: TestServiceList (0.14s) [2021-07-18T22:25:30.342Z] === CONT TestRefDerefRemove [2021-07-18T22:25:30.342Z] time="2021-07-18T22:25:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-18T22:25:30.342Z] time="2021-07-18T22:25:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-18T22:25:30.342Z] time="2021-07-18T22:25:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-18T22:25:30.342Z] --- PASS: TestServiceCreate (0.03s) [2021-07-18T22:25:30.342Z] === CONT TestFindByDriver [2021-07-18T22:25:30.660Z] --- PASS: TestUpdateReplicatedJob (3.67s) [2021-07-18T22:25:30.660Z] === RUN TestServiceListWithStatuses [2021-07-18T22:25:30.660Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-18T22:25:30.660Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-18T22:25:30.660Z] === RUN TestDockerNetworkConnectAlias [2021-07-18T22:25:30.802Z] --- PASS: TestRefDerefRemove (0.18s) [2021-07-18T22:25:30.802Z] === CONT TestDerefMultipleOfSameRef [2021-07-18T22:25:30.802Z] time="2021-07-18T22:25:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-18T22:25:30.802Z] --- PASS: TestRestore (0.24s) [2021-07-18T22:25:30.802Z] === CONT TestFindByReferenced [2021-07-18T22:25:30.802Z] === CONT TestGetWithReference [2021-07-18T22:25:30.802Z] --- PASS: TestServicePrune (0.42s) [2021-07-18T22:25:30.802Z] --- PASS: TestFindByDriver (0.26s) [2021-07-18T22:25:30.802Z] === CONT TestList [2021-07-18T22:25:30.802Z] --- PASS: TestDerefMultipleOfSameRef (0.09s) [2021-07-18T22:25:30.802Z] === CONT TestDefererencePluginOnCreateError [2021-07-18T22:25:30.802Z] --- PASS: TestFindByReferenced (0.05s) [2021-07-18T22:25:30.802Z] === CONT TestRemove [2021-07-18T22:25:30.802Z] --- PASS: TestGetWithReference (0.02s) [2021-07-18T22:25:30.802Z] --- PASS: TestList (0.03s) [2021-07-18T22:25:30.802Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-18T22:25:30.802Z] --- PASS: TestRemove (0.02s) [2021-07-18T22:25:30.802Z] PASS [2021-07-18T22:25:30.802Z] coverage: 69.6% of statements [2021-07-18T22:25:30.802Z] ok github.com/docker/docker/volume/service 0.520s coverage: 69.6% of statements [2021-07-18T22:25:30.919Z] --- PASS: TestCgroupNamespacesRun (3.05s) [2021-07-18T22:25:30.919Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-18T22:25:31.180Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-18T22:25:31.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-18T22:25:32.692Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-07-18T22:25:32.692Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-18T22:25:32.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-18T22:25:35.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-18T22:25:35.236Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.62s) [2021-07-18T22:25:35.236Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-18T22:25:35.495Z] --- PASS: TestGet (15.01s) [2021-07-18T22:25:35.495Z] === RUN TestPluginWithNoManifest [2021-07-18T22:25:35.495Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-18T22:25:35.495Z] === RUN TestGetAll [2021-07-18T22:25:35.495Z] --- PASS: TestGetAll (0.01s) [2021-07-18T22:25:35.495Z] PASS [2021-07-18T22:25:35.495Z] coverage: 73.4% of statements [2021-07-18T22:25:35.495Z] ok github.com/docker/docker/pkg/plugins 36.055s coverage: 73.4% of statements [2021-07-18T22:25:35.933Z] --- PASS: TestDockerNetworkConnectAlias (4.86s) [2021-07-18T22:25:35.933Z] === RUN TestDockerNetworkReConnect [2021-07-18T22:25:37.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-18T22:25:37.720Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s) [2021-07-18T22:25:37.720Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-18T22:25:37.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-18T22:25:38.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-18T22:25:39.220Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2021-07-18T22:25:39.220Z] === RUN TestServicePlugin [2021-07-18T22:25:40.582Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.48s) [2021-07-18T22:25:40.582Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-18T22:25:42.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-18T22:25:42.013Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2021-07-18T22:25:42.013Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-18T22:25:42.510Z] plugin_test.go:62: [dc0d5bec82836] joining swarm manager [d63f50db9743b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:25:42.963Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-07-18T22:25:42.963Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-18T22:25:43.078Z] plugin_test.go:65: [d9b162b08831f] joining swarm manager [d63f50db9743b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:25:45.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-18T22:25:45.767Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.90s) [2021-07-18T22:25:45.767Z] === RUN TestNISDomainname [2021-07-18T22:25:45.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-18T22:25:45.767Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-18T22:25:45.767Z] check_test.go:309: [d79fa25487fdf] daemon is not started [2021-07-18T22:25:45.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-18T22:25:45.767Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-18T22:25:45.767Z] check_test.go:309: [d1216d88a39c8] daemon is not started [2021-07-18T22:25:45.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-18T22:25:47.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-18T22:25:47.941Z] --- PASS: TestNISDomainname (2.18s) [2021-07-18T22:25:47.941Z] === RUN TestHostnameDnsResolution [2021-07-18T22:25:48.882Z] check_test.go:309: [d086c2157a3cc] daemon is not started [2021-07-18T22:25:48.882Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-18T22:25:49.453Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-18T22:25:50.395Z] --- PASS: TestHostnameDnsResolution (2.19s) [2021-07-18T22:25:50.395Z] === RUN TestStats [2021-07-18T22:25:50.395Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-18T22:25:51.338Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-18T22:25:53.885Z] --- PASS: TestStats (3.22s) [2021-07-18T22:25:53.885Z] === RUN TestStopContainerWithTimeout [2021-07-18T22:25:53.885Z] === RUN TestStopContainerWithTimeout/0 [2021-07-18T22:25:53.885Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-18T22:25:53.885Z] === RUN TestStopContainerWithTimeout/1 [2021-07-18T22:25:53.885Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-18T22:25:53.885Z] === RUN TestStopContainerWithTimeout/3 [2021-07-18T22:25:53.885Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-18T22:25:53.885Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-18T22:25:53.885Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-18T22:25:53.885Z] === CONT TestStopContainerWithTimeout/0 [2021-07-18T22:25:53.885Z] === CONT TestStopContainerWithTimeout/3 [2021-07-18T22:25:54.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-18T22:25:55.088Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-18T22:25:56.590Z] 2021/07/18 22:25:53 Closing DB instances... [2021-07-18T22:25:56.590Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-07-18T22:25:56.590Z] === RUN TestFindNode [2021-07-18T22:25:56.590Z] 2021/07/18 22:25:55 Closing DB instances... [2021-07-18T22:25:56.590Z] --- PASS: TestFindNode (0.01s) [2021-07-18T22:25:56.590Z] === RUN TestChangeNodeState [2021-07-18T22:25:56.590Z] 2021/07/18 22:25:55 Closing DB instances... [2021-07-18T22:25:56.590Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-18T22:25:56.590Z] === RUN TestNodeReincarnation [2021-07-18T22:25:56.590Z] 2021/07/18 22:25:55 Closing DB instances... [2021-07-18T22:25:57.002Z] === CONT TestStopContainerWithTimeout/1 [2021-07-18T22:25:57.942Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-18T22:25:58.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-18T22:25:59.143Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-18T22:25:59.143Z] --- PASS: TestStopContainerWithTimeout/0 (1.68s) [2021-07-18T22:25:59.143Z] --- PASS: TestStopContainerWithTimeout/3 (3.65s) [2021-07-18T22:25:59.143Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2021-07-18T22:25:59.144Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2021-07-18T22:25:59.404Z] === RUN TestDeleteDevicemapper [2021-07-18T22:25:59.404Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-18T22:25:59.404Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-18T22:25:59.404Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-18T22:25:59.404Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-18T22:26:00.323Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-18T22:26:00.323Z] === RUN TestParallelCreate [2021-07-18T22:26:00.323Z] 2021/07/18 22:26:00 Closing DB instances... [2021-07-18T22:26:00.323Z] --- PASS: TestParallelCreate (0.01s) [2021-07-18T22:26:00.323Z] === RUN TestParallelDelete [2021-07-18T22:26:00.323Z] 2021/07/18 22:26:00 Closing DB instances... [2021-07-18T22:26:00.323Z] --- PASS: TestParallelDelete (0.01s) [2021-07-18T22:26:00.323Z] === RUN TestNetworkDBIslands [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:73615f15e4a7 with config:&{NodeID:73615f15e4a7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="Node 73615f15e4a7/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="Node 73615f15e4a7/172.22.68.126, added to nodes list" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4e71d1a65d12 with config:&{NodeID:4e71d1a65d12 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, added to nodes list" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, added to nodes list" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="Node 73615f15e4a7/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=info msg="Node 73615f15e4a7/172.22.68.126, added to nodes list" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-18T22:26:00.323Z] time="2021-07-18T22:26:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-07-18T22:26:00.345Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-18T22:26:00.718Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-18T22:26:00.718Z] Copying nested executables into bundles/binary-daemon [2021-07-18T22:26:00.718Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-18T22:26:00.718Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:26:00.718Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-18T22:26:00.718Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-18T22:26:01.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 -e DOCKER_GRAPHDRIVER docker:4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 hack/make.sh cross [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5125e5168131 with config:&{NodeID:5125e5168131 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 73615f15e4a7/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 73615f15e4a7/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.291Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.622Z] [2021-07-18T22:26:01.622Z] Removing bundles/ [2021-07-18T22:26:01.622Z] [2021-07-18T22:26:01.622Z] ---> Making bundle: cross (in bundles/cross) [2021-07-18T22:26:01.622Z] Cross building: bundles/cross/linux/amd64 [2021-07-18T22:26:01.622Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-18T22:26:01.622Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-18T22:26:01.730Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2963536f0be9 with config:&{NodeID:2963536f0be9 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 73615f15e4a7/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 73615f15e4a7/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, added to nodes list" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:01.751Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f33a406c3ebb with config:&{NodeID:f33a406c3ebb Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="Node f33a406c3ebb/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="Node f33a406c3ebb/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.210Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:01Z" level=info msg="Node 5125e5168131/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:01Z" level=info msg="Node 73615f15e4a7/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:01Z" level=info msg="Node 73615f15e4a7/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:01Z" level=info msg="Node 2963536f0be9/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:02.211Z] time="2021-07-18T22:26:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to nodes list" [2021-07-18T22:26:02.671Z] networkdb_test.go:834: Re-joining: 3 [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=info msg="The new bootstrap node list is:[172.22.68.126:10033 172.22.68.126:10034 172.22.68.126:10035]" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49356" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10033" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49357" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10034" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10035" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49358" [2021-07-18T22:26:02.671Z] networkdb_test.go:834: Re-joining: 4 [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=info msg="The new bootstrap node list is:[172.22.68.126:10033 172.22.68.126:10034 172.22.68.126:10035]" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10033" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49359" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10034" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49360" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10035" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49361" [2021-07-18T22:26:02.671Z] time="2021-07-18T22:26:02Z" level=info msg="node 0 leaving" [2021-07-18T22:26:03.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7 change state NodeActive --> NodeLeft" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="node5(f33a406c3ebb): Node leave event for 73615f15e4a7/172.22.68.126" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7 change state NodeActive --> NodeLeft" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="node4(2963536f0be9): Node leave event for 73615f15e4a7/172.22.68.126" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7 change state NodeActive --> NodeLeft" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="node3(5125e5168131): Node leave event for 73615f15e4a7/172.22.68.126" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7 change state NodeActive --> NodeLeft" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="node2(4e71d1a65d12): Node leave event for 73615f15e4a7/172.22.68.126" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7 change state NodeActive --> NodeLeft" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="node1(73615f15e4a7): Node leave event for 73615f15e4a7/172.22.68.126" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7/172.22.68.126, left gossip cluster" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7/172.22.68.126, left gossip cluster" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7/172.22.68.126, left gossip cluster" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7/172.22.68.126, left gossip cluster" [2021-07-18T22:26:03.130Z] time="2021-07-18T22:26:02Z" level=info msg="Node 73615f15e4a7/172.22.68.126, left gossip cluster" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="node 1 leaving" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12 change state NodeActive --> NodeLeft" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="node3(5125e5168131): Node leave event for 4e71d1a65d12/172.22.68.126" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, left gossip cluster" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12 change state NodeActive --> NodeFailed" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, added to failed nodes list" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12 change state NodeActive --> NodeLeft" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="node4(2963536f0be9): Node leave event for 4e71d1a65d12/172.22.68.126" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12 change state NodeActive --> NodeLeft" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="node5(f33a406c3ebb): Node leave event for 4e71d1a65d12/172.22.68.126" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=error msg="node: 4e71d1a65d12 is unknown to memberlist" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, left gossip cluster" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, left gossip cluster" [2021-07-18T22:26:03.590Z] time="2021-07-18T22:26:03Z" level=info msg="Node 4e71d1a65d12/172.22.68.126, left gossip cluster" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=warning msg="memberlist: Failed to send gossip to 172.22.68.126:10033: write udp [::]:10034->172.22.68.126:10033: use of closed network connection" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="node 2 leaving" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="Node 5125e5168131 change state NodeActive --> NodeLeft" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="node4(2963536f0be9): Node leave event for 5125e5168131/172.22.68.126" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="Node 5125e5168131 change state NodeActive --> NodeLeft" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="node5(f33a406c3ebb): Node leave event for 5125e5168131/172.22.68.126" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="Node 5125e5168131 change state NodeActive --> NodeLeft" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="node3(5125e5168131): Node leave event for 5125e5168131/172.22.68.126" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=debug msg="memberlist: Failed ping: 5125e5168131 (timeout reached)" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.68.126:10034: use of closed network connection" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.68.126:10037: use of closed network connection" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49362" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="Node 5125e5168131/172.22.68.126, left gossip cluster" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="Node 5125e5168131/172.22.68.126, left gossip cluster" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:03Z" level=info msg="Node 5125e5168131/172.22.68.126, left gossip cluster" [2021-07-18T22:26:04.050Z] networkdb_test.go:866: node4: OK [2021-07-18T22:26:04.050Z] networkdb_test.go:866: node5: OK [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:04Z" level=info msg="node 0 coming back" [2021-07-18T22:26:04.050Z] time="2021-07-18T22:26:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c7f63bb9a3bb with config:&{NodeID:c7f63bb9a3bb Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, added to nodes list" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="node 1 coming back" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f20a30c5b247 with config:&{NodeID:f20a30c5b247 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="Node f20a30c5b247/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="Node f20a30c5b247/172.22.68.126, added to nodes list" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="node 2 coming back" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:223c0522dadb with config:&{NodeID:223c0522dadb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="Node 223c0522dadb/172.22.68.126, joined gossip cluster" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=info msg="Node 223c0522dadb/172.22.68.126, added to nodes list" [2021-07-18T22:26:04.510Z] time="2021-07-18T22:26:04Z" level=warning msg="memberlist: Was able to connect to 5125e5168131 but other probes failed, network may be misconfigured" [2021-07-18T22:26:05.031Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.67s) [2021-07-18T22:26:05.031Z] === RUN TestUpdateMemory [2021-07-18T22:26:05.031Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:26:05.031Z] --- SKIP: TestUpdateMemory (0.01s) [2021-07-18T22:26:05.031Z] === RUN TestUpdateCPUQuota [2021-07-18T22:26:05.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-18T22:26:08.901Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-18T22:26:08.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-18T22:26:09.619Z] --- PASS: TestServicePlugin (29.94s) [2021-07-18T22:26:09.619Z] === RUN TestServiceUpdateLabel [2021-07-18T22:26:10.997Z] --- PASS: TestServiceUpdateLabel (2.20s) [2021-07-18T22:26:10.997Z] === RUN TestServiceUpdateSecrets [2021-07-18T22:26:11.441Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-18T22:26:12.014Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-18T22:26:12.274Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-18T22:26:12.535Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-18T22:26:12.796Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-18T22:26:13.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-18T22:26:13.057Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-18T22:26:13.057Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-18T22:26:13.057Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-18T22:26:14.439Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-18T22:26:15.010Z] --- PASS: TestUpdateCPUQuota (9.98s) [2021-07-18T22:26:15.010Z] === RUN TestUpdatePidsLimit [2021-07-18T22:26:15.010Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-18T22:26:16.394Z] === RUN TestUpdatePidsLimit/no_change [2021-07-18T22:26:17.781Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-18T22:26:19.164Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-18T22:26:19.425Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-18T22:26:20.811Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-18T22:26:22.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-18T22:26:22.195Z] check_test.go:309: [d7038eda54a62] daemon is not started [2021-07-18T22:26:22.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-18T22:26:23.136Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-18T22:26:23.396Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-18T22:26:24.337Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-18T22:26:25.722Z] --- PASS: TestUpdatePidsLimit (10.81s) [2021-07-18T22:26:25.722Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.31s) [2021-07-18T22:26:25.722Z] --- PASS: TestUpdatePidsLimit/no_change (1.57s) [2021-07-18T22:26:25.722Z] --- PASS: TestUpdatePidsLimit/update_lower (1.48s) [2021-07-18T22:26:25.722Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.27s) [2021-07-18T22:26:25.722Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.36s) [2021-07-18T22:26:25.722Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.22s) [2021-07-18T22:26:25.722Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.39s) [2021-07-18T22:26:25.722Z] === RUN TestUpdateRestartPolicy [2021-07-18T22:26:25.873Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2021-07-18T22:26:25.874Z] === RUN TestServiceUpdateConfigs [2021-07-18T22:26:25.984Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-18T22:26:26.245Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-18T22:26:26.245Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-18T22:26:27.188Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-18T22:26:27.761Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-18T22:26:28.022Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-18T22:26:28.283Z] docker_cli_daemon_plugins_test.go:105: [d6813231d4d4a] daemon is not started [2021-07-18T22:26:29.226Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-18T22:26:31.771Z] check_test.go:309: [dda0cb716fbb9] daemon is not started [2021-07-18T22:26:31.771Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-18T22:26:34.464Z] time="2021-07-18T22:26:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10037" [2021-07-18T22:26:34.464Z] time="2021-07-18T22:26:32Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49363" [2021-07-18T22:26:35.078Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-18T22:26:39.339Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-18T22:26:40.284Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-18T22:26:40.284Z] --- PASS: TestUpdateRestartPolicy (14.48s) [2021-07-18T22:26:40.284Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-18T22:26:40.284Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-18T22:26:40.758Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2021-07-18T22:26:40.758Z] === RUN TestServiceUpdateNetwork [2021-07-18T22:26:40.861Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-18T22:26:40.861Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-18T22:26:41.431Z] --- PASS: TestUpdateRestartWithAutoRemove (1.16s) [2021-07-18T22:26:41.431Z] === RUN TestWaitNonBlocked [2021-07-18T22:26:41.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:26:41.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:26:41.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:26:41.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:26:41.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:26:41.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:26:41.431Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-18T22:26:41.692Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-18T22:26:41.692Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-18T22:26:42.263Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-18T22:26:42.833Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-18T22:26:43.094Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-18T22:26:43.094Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-18T22:26:43.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.73s) [2021-07-18T22:26:43.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.81s) [2021-07-18T22:26:43.094Z] === RUN TestWaitBlocked [2021-07-18T22:26:43.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:26:43.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:26:43.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:26:43.354Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:26:43.354Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-18T22:26:43.354Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-18T22:26:43.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-18T22:26:44.184Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-18T22:26:44.754Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-18T22:26:45.014Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-18T22:26:45.014Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.64s) [2021-07-18T22:26:45.014Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.81s) [2021-07-18T22:26:45.014Z] === CONT TestContainerStartOnDaemonRestart [2021-07-18T22:26:45.014Z] === CONT TestContainerKillOnDaemonStart [2021-07-18T22:26:45.275Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-18T22:26:45.535Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-18T22:26:45.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-18T22:26:46.367Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-18T22:26:46.937Z] check_test.go:309: [d304a38282e1f] daemon is not started [2021-07-18T22:26:46.937Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-18T22:26:47.880Z] check_test.go:309: [d82a4d2fcaaa8] daemon is not started [2021-07-18T22:26:47.880Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-18T22:26:48.450Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-18T22:26:49.392Z] --- PASS: TestContainerStartOnDaemonRestart (4.24s) [2021-07-18T22:26:49.392Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-18T22:26:49.965Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-18T22:26:50.907Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-18T22:26:52.820Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.54s) [2021-07-18T22:26:52.820Z] === CONT TestDaemonHostGatewayIP [2021-07-18T22:26:52.820Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-18T22:26:52.820Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-18T22:26:52.820Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-18T22:26:52.820Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-18T22:26:52.820Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-18T22:26:52.820Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-18T22:26:52.820Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-18T22:26:52.820Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-18T22:26:52.820Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-18T22:26:53.763Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-18T22:26:54.333Z] check_test.go:309: [d221f92a4e79e] daemon is not started [2021-07-18T22:26:54.333Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-18T22:26:55.563Z] time="2021-07-18T22:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10036" [2021-07-18T22:26:55.563Z] time="2021-07-18T22:26:54Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49364" [2021-07-18T22:26:55.636Z] --- PASS: TestServiceUpdateNetwork (12.98s) [2021-07-18T22:26:55.636Z] === RUN TestServiceUpdatePidsLimit [2021-07-18T22:26:55.636Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-18T22:26:55.895Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-18T22:26:57.631Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-18T22:26:58.203Z] --- PASS: TestDaemonHostGatewayIP (5.41s) [2021-07-18T22:26:58.203Z] === CONT TestDaemonRestartIpcMode [2021-07-18T22:26:59.145Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-18T22:26:59.145Z] --- PASS: TestContainerKillOnDaemonStart (14.19s) [2021-07-18T22:26:59.145Z] === CONT TestIpcModeOlderClient [2021-07-18T22:26:59.406Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-07-18T22:26:59.977Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.68.126:10033 172.22.68.126:10034 172.22.68.126:10035]" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.68.126:10033 172.22.68.126:10034 172.22.68.126:10035]" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10037" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49365" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10033" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49366" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 2963536f0be9/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 2963536f0be9/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, is the new incarnation of the shutdown node 73615f15e4a7/172.22.68.126" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49367" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10034" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 2963536f0be9/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 2963536f0be9/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, is the new incarnation of the shutdown node 4e71d1a65d12/172.22.68.126" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, is the new incarnation of the shutdown node 73615f15e4a7/172.22.68.126" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49368" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10035" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, is the new incarnation of the shutdown node 5125e5168131/172.22.68.126" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 2963536f0be9/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 2963536f0be9/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, is the new incarnation of the shutdown node 4e71d1a65d12/172.22.68.126" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node f20a30c5b247/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, added to nodes list" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:02.636Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, added to nodes list" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, joined gossip cluster" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, is the new incarnation of the shutdown node 5125e5168131/172.22.68.126" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=info msg="Node 223c0522dadb/172.22.68.126, added to nodes list" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10033" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49369" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10034" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49370" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.68.126:10035" [2021-07-18T22:27:03.096Z] time="2021-07-18T22:27:02Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49371" [2021-07-18T22:27:03.280Z] --- PASS: TestDaemonRestartIpcMode (5.05s) [2021-07-18T22:27:03.280Z] PASS [2021-07-18T22:27:03.280Z] [2021-07-18T22:27:03.280Z] === Skipped [2021-07-18T22:27:03.280Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-18T22:27:03.280Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-18T22:27:03.280Z] [2021-07-18T22:27:03.280Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-18T22:27:03.280Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:27:03.280Z] [2021-07-18T22:27:03.280Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-18T22:27:03.280Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:27:03.280Z] [2021-07-18T22:27:03.280Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-18T22:27:03.280Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-18T22:27:03.280Z] [2021-07-18T22:27:03.280Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-18T22:27:03.280Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-18T22:27:03.280Z] [2021-07-18T22:27:03.280Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-07-18T22:27:03.280Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:27:03.280Z] [2021-07-18T22:27:03.280Z] [2021-07-18T22:27:03.280Z] DONE 196 tests, 6 skipped in 232.533s [2021-07-18T22:27:03.280Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-18T22:27:03.280Z] ++ 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-07-18T22:27:03.280Z] ++ set -e [2021-07-18T22:27:03.280Z] ++ '[' -n 0 ']' [2021-07-18T22:27:03.280Z] ++ set -x [2021-07-18T22:27:03.280Z] ++ 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-07-18T22:27:03.541Z] === RUN TestConfigDaemonLibtrustID [2021-07-18T22:27:04.010Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-18T22:27:04.112Z] --- PASS: TestConfigDaemonLibtrustID (0.77s) [2021-07-18T22:27:04.112Z] === RUN TestDaemonConfigValidation [2021-07-18T22:27:04.112Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:27:04.112Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:27:04.112Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-18T22:27:04.112Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-18T22:27:04.112Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-18T22:27:04.112Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-18T22:27:04.112Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-18T22:27:04.112Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-18T22:27:04.112Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-18T22:27:04.112Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-18T22:27:04.112Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-18T22:27:04.112Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-18T22:27:04.373Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-18T22:27:04.373Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-18T22:27:04.633Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-18T22:27:04.633Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-18T22:27:04.633Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2021-07-18T22:27:04.633Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2021-07-18T22:27:04.633Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-07-18T22:27:04.633Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2021-07-18T22:27:04.633Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-07-18T22:27:04.633Z] PASS [2021-07-18T22:27:04.633Z] [2021-07-18T22:27:04.633Z] DONE 7 tests in 1.396s [2021-07-18T22:27:04.633Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-18T22:27:04.633Z] ++ 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-07-18T22:27:04.633Z] ++ set -e [2021-07-18T22:27:04.633Z] ++ '[' -n 0 ']' [2021-07-18T22:27:04.633Z] ++ set -x [2021-07-18T22:27:04.633Z] ++ 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-07-18T22:27:04.635Z] 2021/07/18 22:27:04 Closing DB instances... [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb change state NodeActive --> NodeLeft" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="node4(2963536f0be9): Node leave event for c7f63bb9a3bb/172.22.68.126" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb change state NodeActive --> NodeLeft" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="node3(223c0522dadb): Node leave event for c7f63bb9a3bb/172.22.68.126" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb change state NodeActive --> NodeLeft" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="node5(f33a406c3ebb): Node leave event for c7f63bb9a3bb/172.22.68.126" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb change state NodeActive --> NodeLeft" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="node1(c7f63bb9a3bb): Node leave event for c7f63bb9a3bb/172.22.68.126" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb change state NodeActive --> NodeLeft" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="node2(f20a30c5b247): Node leave event for c7f63bb9a3bb/172.22.68.126" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:04.635Z] time="2021-07-18T22:27:04Z" level=info msg="Node c7f63bb9a3bb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:04.893Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-18T22:27:04.893Z] INFO: Testing against a local daemon [2021-07-18T22:27:04.893Z] === RUN TestCommitInheritsEnv [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="Node f20a30c5b247 change state NodeActive --> NodeLeft" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="node5(f33a406c3ebb): Node leave event for f20a30c5b247/172.22.68.126" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="Node f20a30c5b247 change state NodeActive --> NodeLeft" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="node4(2963536f0be9): Node leave event for f20a30c5b247/172.22.68.126" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="Node f20a30c5b247 change state NodeActive --> NodeLeft" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="node2(f20a30c5b247): Node leave event for f20a30c5b247/172.22.68.126" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="Node f20a30c5b247 change state NodeActive --> NodeLeft" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="node3(223c0522dadb): Node leave event for f20a30c5b247/172.22.68.126" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="Node f20a30c5b247/172.22.68.126, left gossip cluster" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="Node f20a30c5b247/172.22.68.126, left gossip cluster" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:04Z" level=info msg="Node f20a30c5b247/172.22.68.126, left gossip cluster" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:05Z" level=info msg="Node f20a30c5b247/172.22.68.126, left gossip cluster" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:05Z" level=info msg="Node 223c0522dadb change state NodeActive --> NodeLeft" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:05Z" level=info msg="node4(2963536f0be9): Node leave event for 223c0522dadb/172.22.68.126" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:05Z" level=info msg="Node 223c0522dadb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:05Z" level=info msg="Node 223c0522dadb change state NodeActive --> NodeLeft" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:05Z" level=info msg="node5(f33a406c3ebb): Node leave event for 223c0522dadb/172.22.68.126" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:05Z" level=info msg="Node 223c0522dadb change state NodeActive --> NodeFailed" [2021-07-18T22:27:05.094Z] time="2021-07-18T22:27:05Z" level=info msg="Node 223c0522dadb/172.22.68.126, added to failed nodes list" [2021-07-18T22:27:05.465Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-07-18T22:27:05.465Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-18T22:27:05.465Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-18T22:27:05.465Z] === RUN TestImagesFilterMultiReference [2021-07-18T22:27:05.465Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-07-18T22:27:05.465Z] === RUN TestImagePullPlatformInvalid [2021-07-18T22:27:05.465Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-18T22:27:05.465Z] === RUN TestRemoveImageOrphaning [2021-07-18T22:27:05.553Z] time="2021-07-18T22:27:05Z" level=error msg="node: 223c0522dadb is unknown to memberlist" [2021-07-18T22:27:05.553Z] time="2021-07-18T22:27:05Z" level=info msg="Node 223c0522dadb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:05.553Z] time="2021-07-18T22:27:05Z" level=info msg="Node 223c0522dadb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:05.725Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-18T22:27:05.985Z] check_test.go:309: [dc51c073ec183] daemon is not started [2021-07-18T22:27:05.985Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-18T22:27:05.985Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2021-07-18T22:27:05.985Z] === RUN TestRemoveImageGarbageCollector [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=debug msg="memberlist: Failed ping: f33a406c3ebb (timeout reached)" [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.68.126:10035: use of closed network connection" [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=debug msg="memberlist: Stream connection from=172.22.68.126:49372" [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=info msg="Node 2963536f0be9 change state NodeActive --> NodeLeft" [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=info msg="node5(f33a406c3ebb): Node leave event for 2963536f0be9/172.22.68.126" [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=info msg="Node 2963536f0be9 change state NodeActive --> NodeLeft" [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=info msg="node4(2963536f0be9): Node leave event for 2963536f0be9/172.22.68.126" [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=info msg="Node 2963536f0be9/172.22.68.126, left gossip cluster" [2021-07-18T22:27:06.012Z] time="2021-07-18T22:27:05Z" level=info msg="Node 2963536f0be9/172.22.68.126, left gossip cluster" [2021-07-18T22:27:06.472Z] time="2021-07-18T22:27:06Z" level=info msg="Node f33a406c3ebb/172.22.68.126, left gossip cluster" [2021-07-18T22:27:06.472Z] time="2021-07-18T22:27:06Z" level=info msg="Node f33a406c3ebb change state NodeActive --> NodeFailed" [2021-07-18T22:27:06.472Z] time="2021-07-18T22:27:06Z" level=info msg="Node f33a406c3ebb/172.22.68.126, added to failed nodes list" [2021-07-18T22:27:06.472Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-07-18T22:27:06.472Z] PASS [2021-07-18T22:27:06.472Z] coverage: 60.2% of statements [2021-07-18T22:27:06.472Z] ok github.com/docker/docker/libnetwork/networkdb 156.608s coverage: 60.2% of statements [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/quota [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/rootless [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/volume [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-18T22:27:06.472Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === Skipped [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-18T22:27:08.653Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-18T22:27:08.653Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-18T22:27:08.653Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-18T22:27:08.653Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-18T22:27:08.653Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-18T22:27:08.653Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-18T22:27:08.653Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-18T22:27:08.653Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-18T22:27:08.653Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-18T22:27:08.653Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-18T22:27:08.653Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-18T22:27:08.653Z] daemon_test.go:147: root required [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-18T22:27:08.653Z] reload_test.go:520: root required [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-18T22:27:08.653Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-18T22:27:08.653Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-18T22:27:08.653Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-18T22:27:08.653Z] download_test.go:268: Needs fixing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-18T22:27:08.653Z] layer_test.go:304: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-18T22:27:08.653Z] layer_test.go:353: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-18T22:27:08.653Z] layer_test.go:468: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-18T22:27:08.653Z] layer_test.go:697: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-18T22:27:08.653Z] migration_test.go:46: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-18T22:27:08.653Z] migration_test.go:182: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-18T22:27:08.653Z] mount_test.go:17: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-18T22:27:08.653Z] mount_test.go:76: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-18T22:27:08.653Z] mount_test.go:125: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-18T22:27:08.653Z] mount_test.go:212: Failing on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-18T22:27:08.653Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-18T22:27:08.653Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-18T22:27:08.653Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-18T22:27:08.653Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-18T22:27:08.653Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-18T22:27:08.653Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-18T22:27:08.653Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-18T22:27:08.653Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-18T22:27:08.653Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-18T22:27:08.653Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-18T22:27:08.653Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-18T22:27:08.653Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-18T22:27:08.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-18T22:27:08.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-18T22:27:08.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-18T22:27:08.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-18T22:27:08.653Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:134: Xz not present in msys2 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:239: Failing on Windows CI machines [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-18T22:27:08.653Z] archive_windows_test.go:16: Currently fails [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-18T22:27:08.653Z] changes_test.go:196: needs more investigation [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-18T22:27:08.653Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-18T22:27:08.653Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-18T22:27:08.653Z] changes_test.go:433: needs further investigation [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-18T22:27:08.653Z] changes_test.go:469: needs further investigation [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-18T22:27:08.653Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-18T22:27:08.653Z] poller_test.go:41: No chmod on Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-18T22:27:08.653Z] fileutils_test.go:134: Needs porting to Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-18T22:27:08.653Z] fileutils_test.go:180: Needs porting to Windows [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-07-18T22:27:08.653Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-18T22:27:08.653Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-18T22:27:08.653Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.653Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-18T22:27:08.653Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-18T22:27:08.653Z] [2021-07-18T22:27:08.654Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-18T22:27:08.654Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-18T22:27:08.654Z] [2021-07-18T22:27:08.654Z] [2021-07-18T22:27:08.654Z] DONE 2028 tests, 69 skipped in 327.280s [2021-07-18T22:27:08.654Z] INFO: make.ps1 ended at 07/18/2021 22:27:08 [2021-07-18T22:27:09.282Z] --- PASS: TestRemoveImageGarbageCollector (2.77s) [2021-07-18T22:27:09.282Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-18T22:27:09.282Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-07-18T22:27:09.282Z] === RUN TestTagInvalidReference [2021-07-18T22:27:09.282Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-18T22:27:09.282Z] === RUN TestTagValidPrefixedRepo [2021-07-18T22:27:09.282Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-18T22:27:09.282Z] === RUN TestTagExistedNameWithoutForce [2021-07-18T22:27:09.282Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-18T22:27:09.282Z] === RUN TestTagOfficialNames [2021-07-18T22:27:09.282Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-18T22:27:09.282Z] === RUN TestTagMatchesDigest [2021-07-18T22:27:09.282Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-18T22:27:09.282Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-18T22:27:10.195Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-18T22:27:10.195Z] INFO: Unit tests ended at 07/18/2021 22:27:10. Duration:00:05:41.3868882 [2021-07-18T22:27:10.195Z] INFO: Building busybox [2021-07-18T22:27:10.195Z] Sending build context to Docker daemon 5.12kB [2021-07-18T22:27:10.195Z] [2021-07-18T22:27:10.195Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-18T22:27:10.195Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-18T22:27:10.195Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-18T22:27:10.195Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-18T22:27:10.195Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-18T22:27:10.195Z] ---> 39d157a84080 [2021-07-18T22:27:10.195Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-18T22:27:10.224Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-18T22:27:10.485Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-18T22:27:10.654Z] ---> Running in f2a98b1cb8d2 [2021-07-18T22:27:12.150Z] --- PASS: TestServiceUpdatePidsLimit (17.01s) [2021-07-18T22:27:12.150Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-18T22:27:12.150Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-07-18T22:27:12.150Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-07-18T22:27:12.150Z] PASS [2021-07-18T22:27:12.150Z] [2021-07-18T22:27:12.150Z] === Skipped [2021-07-18T22:27:12.150Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-18T22:27:12.150Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-18T22:27:12.150Z] [2021-07-18T22:27:12.150Z] [2021-07-18T22:27:12.150Z] DONE 27 tests, 1 skipped in 173.865s [2021-07-18T22:27:12.150Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-18T22:27:12.150Z] INFO: Testing against a local daemon [2021-07-18T22:27:12.150Z] === RUN TestSessionCreate [2021-07-18T22:27:12.150Z] --- PASS: TestSessionCreate (0.02s) [2021-07-18T22:27:12.150Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-18T22:27:12.150Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-18T22:27:12.150Z] PASS [2021-07-18T22:27:12.150Z] [2021-07-18T22:27:12.150Z] DONE 2 tests in 0.071s [2021-07-18T22:27:12.150Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-18T22:27:12.150Z] INFO: Testing against a local daemon [2021-07-18T22:27:12.150Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-18T22:27:12.150Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-18T22:27:12.150Z] === RUN TestEventsExecDie [2021-07-18T22:27:12.150Z] --- PASS: TestEventsExecDie (1.06s) [2021-07-18T22:27:12.150Z] === RUN TestEventsBackwardsCompatible [2021-07-18T22:27:12.150Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-18T22:27:12.150Z] === RUN TestEventsVolumeCreate [2021-07-18T22:27:12.150Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-18T22:27:12.150Z] === RUN TestInfoBinaryCommits [2021-07-18T22:27:12.150Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-18T22:27:12.150Z] === RUN TestInfoAPIVersioned [2021-07-18T22:27:12.150Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-18T22:27:12.150Z] === RUN TestInfoDiscoveryBackend [2021-07-18T22:27:12.735Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-18T22:27:12.735Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-18T22:27:13.690Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-18T22:27:13.690Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-18T22:27:13.786Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-18T22:27:14.257Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-18T22:27:14.257Z] === RUN TestInfoAPI [2021-07-18T22:27:14.257Z] --- PASS: TestInfoAPI (0.03s) [2021-07-18T22:27:14.257Z] === RUN TestInfoAPIWarnings [2021-07-18T22:27:19.082Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-18T22:27:19.237Z] Removing intermediate container f2a98b1cb8d2 [2021-07-18T22:27:19.237Z] ---> caf1f1cf642b [2021-07-18T22:27:19.237Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-18T22:27:19.237Z] ---> Running in f6961224cb67 [2021-07-18T22:27:19.343Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-18T22:27:19.700Z] Removing intermediate container f6961224cb67 [2021-07-18T22:27:19.700Z] ---> 5aace19d529f [2021-07-18T22:27:19.700Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-18T22:27:20.160Z] ---> Running in c969e14ee45d [2021-07-18T22:27:20.160Z] Removing intermediate container c969e14ee45d [2021-07-18T22:27:20.160Z] ---> d51d14658426 [2021-07-18T22:27:20.160Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-18T22:27:21.699Z] [2021-07-18T22:27:22.159Z] ---> 6c0f3d997964 [2021-07-18T22:27:22.159Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-18T22:27:22.159Z] ---> Running in b60f4dc12f37 [2021-07-18T22:27:23.550Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-18T22:27:25.466Z] check_test.go:309: [d7c8eee3a18a6] daemon is not started [2021-07-18T22:27:25.466Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-18T22:27:26.408Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-18T22:27:26.668Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-18T22:27:27.249Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-18T22:27:27.249Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-18T22:27:28.189Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-18T22:27:30.101Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-18T22:27:30.101Z] check_test.go:309: [def48adfa7915] daemon is not started [2021-07-18T22:27:30.101Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-18T22:27:30.101Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-18T22:27:30.737Z] Removing intermediate container b60f4dc12f37 [2021-07-18T22:27:30.737Z] ---> 4855b9f48136 [2021-07-18T22:27:30.737Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-18T22:27:30.737Z] ---> Running in d7afee32b66e [2021-07-18T22:27:32.013Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-18T22:27:32.278Z] [2021-07-18T22:27:32.278Z] SUCCESS: Specified value was saved. [2021-07-18T22:27:32.337Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-18T22:27:32.337Z] === RUN TestInfoDebug [2021-07-18T22:27:32.337Z] --- PASS: TestInfoDebug (0.52s) [2021-07-18T22:27:32.337Z] === RUN TestInfoInsecureRegistries [2021-07-18T22:27:32.337Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-18T22:27:32.337Z] === RUN TestInfoRegistryMirrors [2021-07-18T22:27:32.337Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-18T22:27:32.337Z] === RUN TestLoginFailsWithBadCredentials [2021-07-18T22:27:32.337Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-18T22:27:32.337Z] === RUN TestPingCacheHeaders [2021-07-18T22:27:32.337Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-18T22:27:32.337Z] === RUN TestPingGet [2021-07-18T22:27:32.337Z] --- PASS: TestPingGet (0.02s) [2021-07-18T22:27:32.337Z] === RUN TestPingHead [2021-07-18T22:27:32.337Z] --- PASS: TestPingHead (0.02s) [2021-07-18T22:27:32.337Z] === RUN TestVersion [2021-07-18T22:27:32.337Z] --- PASS: TestVersion (0.02s) [2021-07-18T22:27:32.337Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-18T22:27:33.397Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-18T22:27:33.714Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) [2021-07-18T22:27:33.714Z] PASS [2021-07-18T22:27:33.714Z] [2021-07-18T22:27:33.714Z] DONE 19 tests in 22.770s [2021-07-18T22:27:33.714Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-18T22:27:33.714Z] INFO: Testing against a local daemon [2021-07-18T22:27:33.714Z] === RUN TestVolumesCreateAndList [2021-07-18T22:27:33.714Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-18T22:27:33.714Z] === RUN TestVolumesRemove [2021-07-18T22:27:33.714Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-18T22:27:33.714Z] === RUN TestVolumesInspect [2021-07-18T22:27:33.714Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-18T22:27:33.714Z] === RUN TestVolumesInvalidJSON [2021-07-18T22:27:33.714Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-18T22:27:33.714Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-18T22:27:33.714Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-18T22:27:33.714Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-18T22:27:33.714Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-18T22:27:33.714Z] PASS [2021-07-18T22:27:33.714Z] [2021-07-18T22:27:33.714Z] DONE 5 tests in 0.173s [2021-07-18T22:27:33.715Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-18T22:27:34.458Z] Removing intermediate container d7afee32b66e [2021-07-18T22:27:34.458Z] ---> 8882b5693309 [2021-07-18T22:27:34.458Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-18T22:27:34.458Z] ---> Running in 73c0976e395d [2021-07-18T22:27:34.653Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-18T22:27:34.653Z] Removing test suite binaries [2021-07-18T22:27:34.653Z] exiting test-integration [2021-07-18T22:27:34.653Z] ++ exit 0 [2021-07-18T22:27:34.653Z] [2021-07-18T22:27:35.313Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-18T22:27:35.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-18T22:27:35.835Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-18T22:27:37.220Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-18T22:27:37.220Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored Post stage [Pipeline] junit [2021-07-18T22:27:37.961Z] Recording test results [2021-07-18T22:27:38.052Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-18T22:27:38.052Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-18T22:27:38.052Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-18T22:27:38.052Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-18T22:27:38.052Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-18T22:27:38.052Z] Cross building: bundles/cross/windows/amd64 [2021-07-18T22:27:38.052Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-18T22:27:38.052Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-18T22:27:38.202Z] Cannot create a file when that file already exists. [2021-07-18T22:27:38.648Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-18T22:27:38.908Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-18T22:27:39.215Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-18T22:27:39.569Z] + echo Ensuring container killed. [2021-07-18T22:27:39.569Z] Ensuring container killed. [2021-07-18T22:27:39.569Z] + docker rm -vf docker-pr7 [2021-07-18T22:27:39.569Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-18T22:27:39.854Z] + echo Chowning /workspace to jenkins user [2021-07-18T22:27:39.854Z] Chowning /workspace to jenkins user [2021-07-18T22:27:39.854Z] + id -u [2021-07-18T22:27:39.854Z] + id -g [2021-07-18T22:27:39.854Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42132:/workspace busybox chown -R 1000:1000 /workspace [2021-07-18T22:27:39.854Z] Unable to find image 'busybox:latest' locally [2021-07-18T22:27:39.854Z] latest: Pulling from library/busybox [2021-07-18T22:27:40.112Z] b71f96345d44: Pulling fs layer [2021-07-18T22:27:40.112Z] b71f96345d44: Download complete [2021-07-18T22:27:40.112Z] b71f96345d44: Pull complete [2021-07-18T22:27:40.112Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-18T22:27:40.112Z] Status: Downloaded newer image for busybox:latest [2021-07-18T22:27:40.830Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-18T22:27:41.091Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-18T22:27:42.894Z] Removing intermediate container 73c0976e395d [2021-07-18T22:27:42.894Z] ---> 8a5f29c460d0 [2021-07-18T22:27:42.894Z] Step 13/13 : CMD ["sh"] [2021-07-18T22:27:42.894Z] ---> Running in d4325be88948 [2021-07-18T22:27:43.353Z] Removing intermediate container d4325be88948 [2021-07-18T22:27:43.353Z] ---> bd43dba397fb [2021-07-18T22:27:43.353Z] Successfully built bd43dba397fb [2021-07-18T22:27:43.353Z] Successfully tagged busybox:latest [2021-07-18T22:27:43.353Z] INFO: Docker images of the daemon under test [2021-07-18T22:27:43.353Z] [2021-07-18T22:27:43.353Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-18T22:27:43.353Z] busybox latest bd43dba397fb Less than a second ago 2.78GB [2021-07-18T22:27:43.353Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-18T22:27:43.353Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-18T22:27:43.353Z] [2021-07-18T22:27:43.353Z] INFO: Running integration tests at 07/18/2021 22:27:43... [2021-07-18T22:27:43.353Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-18T22:27:43.353Z] INFO: Integration API tests being run from the host: [2021-07-18T22:27:43.353Z] INFO: make.ps1 starting at 07/18/2021 22:27:43 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-18T22:27:43.704Z] + bundleName=amd64-cgroup2 [2021-07-18T22:27:43.704Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-18T22:27:43.704Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-18T22:27:43.704Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-18T22:27:43.704Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-18T22:27:43.975Z] Archiving artifacts [2021-07-18T22:27:44.322Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-18T22:27:45.295Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-18T22:27:46.112Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42132/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-18T22:27:46.428Z] + make clean [2021-07-18T22:27:46.688Z] docker volume rm -f docker-dev-cache [2021-07-18T22:27:46.688Z] docker-dev-cache [Pipeline] deleteDir [2021-07-18T22:27:49.499Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-18T22:27:54.787Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-18T22:27:56.697Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-18T22:27:56.697Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-18T22:27:57.640Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-18T22:27:58.584Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-18T22:27:58.846Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-18T22:28:03.050Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-18T22:28:03.311Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-18T22:28:09.899Z] docker_cli_daemon_test.go:2550: [d2ea8d441429f] daemon is not started [2021-07-18T22:28:12.444Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-18T22:28:14.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:28:14.342Z] INFO: Testing against a local daemon [2021-07-18T22:28:14.342Z] === RUN TestBuildWithSession [2021-07-18T22:28:14.342Z] build_session_test.go:25: TODO: BuildKit [2021-07-18T22:28:14.342Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-18T22:28:14.342Z] === RUN TestBuildSquashParent [2021-07-18T22:28:14.342Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:28:14.342Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-18T22:28:14.342Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-18T22:28:14.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:28:14.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:28:14.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:28:14.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:28:14.342Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:28:14.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:28:14.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:28:14.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:28:14.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:28:14.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:28:14.342Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:28:14.342Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:28:14.342Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-18T22:28:14.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-18T22:28:14.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-18T22:28:14.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-18T22:28:20.580Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-18T22:28:21.152Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-18T22:28:21.152Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-18T22:28:23.067Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-18T22:28:24.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-18T22:28:25.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-18T22:28:27.268Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-18T22:28:27.528Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-18T22:28:29.438Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-18T22:28:30.823Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-18T22:28:33.370Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-18T22:28:33.370Z] check_test.go:309: [d7c3145c747ec] daemon is not started [2021-07-18T22:28:33.370Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-18T22:28:33.940Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite (421.06s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.07s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.86s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.25s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.54s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.09s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.41s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.26s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.69s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.99s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.40s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.17s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.86s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.63s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.91s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.10s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.95s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.80s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.63s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.18s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.26s) [2021-07-18T22:28:39.226Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.77s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.66s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.62s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.38s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.14s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.64s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.41s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.67s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.28s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.37s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.13s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.07s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.24s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.25s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.52s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.94s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.81s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.19s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.98s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.61s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.07s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.48s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.12s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.31s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.32s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.11s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.14s) [2021-07-18T22:28:39.226Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-18T22:28:39.226Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.86s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.21s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.73s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.51s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.35s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.35s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.19s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.98s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.94s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.25s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.09s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.35s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.40s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.97s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.42s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.23s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.86s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.45s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.97s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.13s) [2021-07-18T22:28:39.226Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.15s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.50s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.81s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.58s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.14s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.21s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.74s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.84s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.49s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.85s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.91s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.75s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.49s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.68s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-07-18T22:28:39.227Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s) [2021-07-18T22:28:39.227Z] === RUN TestDockerSwarmSuite [2021-07-18T22:28:39.227Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-18T22:28:42.526Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-18T22:28:42.526Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-18T22:28:42.850Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2021-07-18T22:28:42.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.56s) [2021-07-18T22:28:42.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.44s) [2021-07-18T22:28:42.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.76s) [2021-07-18T22:28:42.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.89s) [2021-07-18T22:28:42.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.76s) [2021-07-18T22:28:42.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.45s) [2021-07-18T22:28:42.850Z] === RUN TestBuildMultiStageCopy [2021-07-18T22:28:42.850Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-18T22:28:45.826Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-18T22:28:45.826Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-18T22:28:48.370Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-18T22:28:49.932Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-18T22:28:50.391Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-18T22:28:50.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-18T22:28:51.360Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-18T22:28:52.899Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-18T22:28:54.439Z] --- PASS: TestBuildMultiStageCopy (12.37s) [2021-07-18T22:28:54.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.76s) [2021-07-18T22:28:54.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2021-07-18T22:28:54.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2021-07-18T22:28:54.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2021-07-18T22:28:54.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2021-07-18T22:28:54.439Z] === RUN TestBuildMultiStageParentConfig [2021-07-18T22:28:57.352Z] --- PASS: TestBuildMultiStageParentConfig (2.67s) [2021-07-18T22:28:57.352Z] === RUN TestBuildLabelWithTargets [2021-07-18T22:28:57.352Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:28:57.352Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-18T22:28:57.352Z] === RUN TestBuildWithEmptyLayers [2021-07-18T22:28:58.321Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2021-07-18T22:28:58.321Z] === RUN TestBuildMultiStageOnBuild [2021-07-18T22:28:59.487Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-18T22:28:59.487Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-18T22:28:59.487Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-18T22:28:59.487Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-18T22:28:59.487Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-18T22:28:59.487Z] remote: Enumerating objects: 23, done. [2021-07-18T22:28:59.487Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-18T22:28:59.487Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-18T22:28:59.487Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-18T22:28:59.488Z] 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-07-18T22:28:59.488Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-18T22:28:59.488Z] Cross building: bundles/cross/linux/ppc64le [2021-07-18T22:28:59.488Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-18T22:28:59.488Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-18T22:29:05.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-18T22:29:05.818Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-18T22:29:08.416Z] docker_api_swarm_test.go:562: [d05cd1d58c945] joining swarm manager [d1af49fdc6d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:29:09.372Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-18T22:29:09.372Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-18T22:29:13.141Z] --- PASS: TestBuildMultiStageOnBuild (12.94s) [2021-07-18T22:29:13.141Z] === RUN TestBuildUncleanTarFilenames [2021-07-18T22:29:13.141Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:29:13.141Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-18T22:29:13.141Z] === RUN TestBuildMultiStageLayerLeak [2021-07-18T22:29:15.953Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-18T22:29:16.214Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-18T22:29:16.785Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-18T22:29:17.046Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-18T22:29:17.307Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-18T22:29:17.567Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-18T22:29:17.827Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-18T22:29:20.371Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-18T22:29:22.919Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-18T22:29:23.471Z] --- PASS: TestBuildMultiStageLayerLeak (10.80s) [2021-07-18T22:29:23.471Z] === RUN TestBuildWithHugeFile [2021-07-18T22:29:23.859Z] docker_api_swarm_test.go:584: [dd684c29cd82d] joining swarm manager [d1af49fdc6d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:29:24.800Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-18T22:29:26.710Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-18T22:29:28.624Z] check_test.go:380: [d05cd1d58c945] daemon is not started [2021-07-18T22:29:28.624Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-18T22:29:30.007Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-18T22:29:38.143Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-18T22:29:38.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-18T22:29:38.717Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-18T22:29:38.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-18T22:29:42.021Z] docker_api_swarm_test.go:45: [d9f9c089f3cca] joining swarm manager [d1b7c98a9b763]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:30:00.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-18T22:30:00.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-18T22:30:01.339Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-18T22:30:03.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-18T22:30:12.020Z] --- PASS: TestImportExtremelyLargeImageWorks (182.58s) [2021-07-18T22:30:12.020Z] PASS [2021-07-18T22:30:12.020Z] [2021-07-18T22:30:12.020Z] DONE 12 tests in 186.973s [2021-07-18T22:30:12.020Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-18T22:30:12.020Z] ++ 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-07-18T22:30:12.020Z] ++ set -e [2021-07-18T22:30:12.020Z] ++ '[' -n 0 ']' [2021-07-18T22:30:12.020Z] ++ set -x [2021-07-18T22:30:12.020Z] ++ 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-07-18T22:30:12.020Z] INFO: Testing against a local daemon [2021-07-18T22:30:12.020Z] === RUN TestNetworkCreateDelete [2021-07-18T22:30:12.020Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-07-18T22:30:12.020Z] === RUN TestDockerNetworkDeletePreferID [2021-07-18T22:30:12.591Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2021-07-18T22:30:12.591Z] === RUN TestDaemonDNSFallback [2021-07-18T22:30:13.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-18T22:30:14.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-18T22:30:14.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-18T22:30:14.934Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-18T22:30:15.874Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-18T22:30:15.874Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-18T22:30:15.874Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-18T22:30:16.134Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-18T22:30:19.490Z] --- PASS: TestDaemonDNSFallback (6.86s) [2021-07-18T22:30:19.490Z] === RUN TestInspectNetwork [2021-07-18T22:30:20.938Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-18T22:30:20.938Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-18T22:30:20.938Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-18T22:30:20.938Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-18T22:30:20.938Z] Cross building: bundles/cross/linux/s390x [2021-07-18T22:30:20.938Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-18T22:30:20.938Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-18T22:30:23.722Z] === RUN TestInspectNetwork/full_network_id [2021-07-18T22:30:23.722Z] === RUN TestInspectNetwork/partial_network_id [2021-07-18T22:30:23.722Z] === RUN TestInspectNetwork/network_name [2021-07-18T22:30:23.722Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-18T22:30:27.022Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-18T22:30:27.022Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-18T22:30:27.282Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-18T22:30:27.852Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-18T22:30:27.852Z] === RUN TestDockerSuite/TestBuildFails [2021-07-18T22:30:28.113Z] --- PASS: TestInspectNetwork (8.83s) [2021-07-18T22:30:28.113Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-07-18T22:30:28.113Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-07-18T22:30:28.113Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-18T22:30:28.113Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-18T22:30:28.113Z] === RUN TestRunContainerWithBridgeNone [2021-07-18T22:30:29.054Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-18T22:30:29.054Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-18T22:30:31.621Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-18T22:30:32.191Z] --- PASS: TestRunContainerWithBridgeNone (4.12s) [2021-07-18T22:30:32.191Z] === RUN TestNetworkInvalidJSON [2021-07-18T22:30:32.191Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-18T22:30:32.191Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-18T22:30:32.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:30:32.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:30:32.191Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:30:32.191Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:30:32.191Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-18T22:30:32.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:30:32.191Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:30:32.191Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-18T22:30:32.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-18T22:30:32.191Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-18T22:30:32.191Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-18T22:30:32.191Z] === RUN TestNetworkList [2021-07-18T22:30:32.191Z] === RUN TestNetworkList//networks [2021-07-18T22:30:32.191Z] === PAUSE TestNetworkList//networks [2021-07-18T22:30:32.191Z] === RUN TestNetworkList//networks/ [2021-07-18T22:30:32.191Z] === PAUSE TestNetworkList//networks/ [2021-07-18T22:30:32.191Z] === CONT TestNetworkList//networks [2021-07-18T22:30:32.191Z] === CONT TestNetworkList//networks/ [2021-07-18T22:30:32.191Z] --- PASS: TestNetworkList (0.02s) [2021-07-18T22:30:32.191Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-18T22:30:32.191Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-18T22:30:32.191Z] === RUN TestHostIPv4BridgeLabel [2021-07-18T22:30:33.131Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-18T22:30:33.131Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-18T22:30:33.702Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-18T22:30:33.963Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-07-18T22:30:33.963Z] === RUN TestDaemonDefaultNetworkPools [2021-07-18T22:30:34.905Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s) [2021-07-18T22:30:34.905Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-18T22:30:35.848Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-18T22:30:36.110Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.32s) [2021-07-18T22:30:36.110Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-18T22:30:37.054Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-18T22:30:37.625Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-18T22:30:37.625Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2021-07-18T22:30:37.625Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-18T22:30:38.196Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-07-18T22:30:38.196Z] === RUN TestServiceWithPredefinedNetwork [2021-07-18T22:30:38.455Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-18T22:30:40.998Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-18T22:30:41.258Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2021-07-18T22:30:41.258Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-18T22:30:41.258Z] service_test.go:242: FLAKY_TEST [2021-07-18T22:30:41.258Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-18T22:30:41.258Z] === RUN TestServiceWithDataPathPortInit [2021-07-18T22:30:41.258Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-18T22:30:41.517Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-18T22:30:44.059Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-18T22:30:45.971Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-18T22:30:46.543Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-18T22:30:49.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-18T22:30:49.842Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-18T22:30:50.413Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-18T22:30:51.354Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-18T22:30:52.296Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-18T22:30:52.296Z] docker_api_swarm_test.go:303: [d1c9046917b32] joining swarm manager [dbe3966e584ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:30:52.866Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-18T22:30:52.866Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-18T22:30:53.805Z] docker_api_swarm_test.go:304: [d01834f1512f8] joining swarm manager [dbe3966e584ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:30:54.065Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-18T22:30:54.335Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-18T22:30:54.618Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-18T22:30:54.618Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-18T22:30:54.879Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-18T22:30:55.139Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-18T22:30:55.710Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-18T22:30:56.280Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-18T22:30:58.194Z] --- PASS: TestServiceWithDataPathPortInit (17.08s) [2021-07-18T22:30:58.194Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-18T22:30:58.455Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-18T22:31:01.751Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f5z1gku73hh5e0gt55js8avj0 Created:2021-07-18 22:30:59.754210413 +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[e0fc37434a5d5a962ecb6885e0d9fbf4f8f7dbbb6bae23ad4fe76fca94f08e93:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rqnpz037mt3uehscamog6ynr6 EndpointID:e12d60194e3f42ba19e781339d1e331f135757278bef45ca37ad9f58f3ec57c5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:15b5f38984b90ac8288fb0f0addd7247ee39fcb4816474a40ac9fb043b099b56 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:edf28498a4be IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rqnpz037mt3uehscamog6ynr6 EndpointID:e12d60194e3f42ba19e781339d1e331f135757278bef45ca37ad9f58f3ec57c5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-18T22:31:03.665Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-18T22:31:06.206Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.63s) [2021-07-18T22:31:06.206Z] PASS [2021-07-18T22:31:06.206Z] [2021-07-18T22:31:06.206Z] === Skipped [2021-07-18T22:31:06.206Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-18T22:31:06.206Z] service_test.go:242: FLAKY_TEST [2021-07-18T22:31:06.206Z] [2021-07-18T22:31:06.206Z] [2021-07-18T22:31:06.206Z] DONE 26 tests, 1 skipped in 54.224s [2021-07-18T22:31:06.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-18T22:31:06.206Z] ++ 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-07-18T22:31:06.206Z] ++ set -e [2021-07-18T22:31:06.206Z] ++ '[' -n 0 ']' [2021-07-18T22:31:06.206Z] ++ set -x [2021-07-18T22:31:06.206Z] ++ 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-07-18T22:31:06.206Z] INFO: Testing against a local daemon [2021-07-18T22:31:06.206Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-18T22:31:06.206Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:31:06.206Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-18T22:31:06.206Z] === RUN TestDockerNetworkIpvlan [2021-07-18T22:31:06.206Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:31:06.206Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-18T22:31:06.206Z] PASS [2021-07-18T22:31:06.206Z] [2021-07-18T22:31:06.206Z] === Skipped [2021-07-18T22:31:06.206Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-18T22:31:06.206Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:31:06.206Z] [2021-07-18T22:31:06.206Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-18T22:31:06.206Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-18T22:31:06.206Z] [2021-07-18T22:31:06.206Z] [2021-07-18T22:31:06.206Z] DONE 2 tests, 2 skipped in 0.126s [2021-07-18T22:31:06.206Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-18T22:31:06.206Z] ++ 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-07-18T22:31:06.206Z] ++ set -e [2021-07-18T22:31:06.206Z] ++ '[' -n 0 ']' [2021-07-18T22:31:06.206Z] ++ set -x [2021-07-18T22:31:06.206Z] ++ 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-07-18T22:31:06.206Z] INFO: Testing against a local daemon [2021-07-18T22:31:06.206Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-18T22:31:07.148Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-18T22:31:07.148Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-18T22:31:07.409Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-18T22:31:07.409Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-18T22:31:07.409Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-18T22:31:07.669Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-07-18T22:31:07.669Z] === RUN TestDockerNetworkMacvlan [2021-07-18T22:31:07.930Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-18T22:31:08.501Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-18T22:31:09.072Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-18T22:31:09.333Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-18T22:31:10.274Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-18T22:31:10.535Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-18T22:31:13.859Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-18T22:31:15.769Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-18T22:31:15.769Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-18T22:31:16.343Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-18T22:31:16.915Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-18T22:31:19.954Z] --- PASS: TestBuildWithHugeFile (111.43s) [2021-07-18T22:31:19.954Z] === RUN TestBuildWCOWSandboxSize [2021-07-18T22:31:25.052Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-18T22:31:25.992Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-18T22:31:26.562Z] --- PASS: TestDockerNetworkMacvlan (19.03s) [2021-07-18T22:31:26.562Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-18T22:31:26.562Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-18T22:31:26.562Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2021-07-18T22:31:26.562Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2021-07-18T22:31:26.562Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.13s) [2021-07-18T22:31:26.562Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.91s) [2021-07-18T22:31:26.562Z] PASS [2021-07-18T22:31:26.562Z] [2021-07-18T22:31:26.562Z] DONE 8 tests in 20.562s [2021-07-18T22:31:26.562Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-18T22:31:26.562Z] ++ 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-07-18T22:31:26.562Z] ++ set -e [2021-07-18T22:31:26.562Z] ++ '[' -n 0 ']' [2021-07-18T22:31:26.562Z] ++ set -x [2021-07-18T22:31:26.562Z] ++ 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-07-18T22:31:26.822Z] testing: warning: no tests to run [2021-07-18T22:31:26.823Z] PASS [2021-07-18T22:31:26.823Z] [2021-07-18T22:31:26.823Z] DONE 0 tests in 0.040s [2021-07-18T22:31:26.823Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-18T22:31:26.823Z] ++ 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-07-18T22:31:26.823Z] ++ set -e [2021-07-18T22:31:26.823Z] ++ '[' -n 0 ']' [2021-07-18T22:31:26.823Z] ++ set -x [2021-07-18T22:31:26.823Z] ++ 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-07-18T22:31:26.823Z] INFO: Testing against a local daemon [2021-07-18T22:31:26.823Z] === RUN TestAuthZPluginAllowRequest [2021-07-18T22:31:27.763Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-18T22:31:28.704Z] --- PASS: TestAuthZPluginAllowRequest (1.87s) [2021-07-18T22:31:28.704Z] === RUN TestAuthZPluginTLS [2021-07-18T22:31:29.274Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-18T22:31:29.274Z] === RUN TestAuthZPluginDenyRequest [2021-07-18T22:31:29.845Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-07-18T22:31:29.845Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-18T22:31:30.416Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-18T22:31:30.416Z] === RUN TestAuthZPluginDenyResponse [2021-07-18T22:31:30.988Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-18T22:31:30.988Z] === RUN TestAuthZPluginAllowEventStream [2021-07-18T22:31:31.931Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-18T22:31:32.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.96s) [2021-07-18T22:31:32.874Z] === RUN TestAuthZPluginErrorResponse [2021-07-18T22:31:33.445Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-18T22:31:33.445Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-18T22:31:33.445Z] === RUN TestAuthZPluginErrorRequest [2021-07-18T22:31:34.016Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-18T22:31:34.016Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-18T22:31:34.586Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-18T22:31:34.586Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-18T22:31:35.974Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-18T22:31:35.974Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-18T22:31:35.974Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-18T22:31:36.917Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2021-07-18T22:31:36.917Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-18T22:31:38.829Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.01s) [2021-07-18T22:31:38.829Z] === RUN TestAuthZPluginHeader [2021-07-18T22:31:39.769Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-18T22:31:39.769Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-18T22:31:40.709Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-18T22:31:41.280Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-18T22:31:41.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-18T22:31:42.356Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-18T22:31:42.356Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-18T22:31:42.356Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-18T22:31:42.356Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-18T22:31:42.356Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-18T22:31:42.681Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-18T22:31:42.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 hack/test/unit [2021-07-18T22:31:43.533Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-18T22:31:43.533Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-18T22:31:43.533Z] + TESTDIRS=./... [2021-07-18T22:31:43.533Z] + exclude_paths='/vendor/|/integration' [2021-07-18T22:31:43.533Z] ++ go list ./... [2021-07-18T22:31:43.533Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-18T22:31:43.828Z] docker_api_swarm_test.go:271: [da20d83e6bb54] joining swarm manager [d5c1c7f92206d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:31:43.829Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-18T22:31:44.398Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-18T22:31:44.398Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s) [2021-07-18T22:31:44.398Z] === RUN TestAuthZPluginV2Disable [2021-07-18T22:31:44.469Z] + pkg_list='github.com/docker/docker/api [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/backend/build [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/httputils [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/middleware [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/build [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/container [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/debug [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/distribution [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/grpc [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/image [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/network [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/plugin [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/session [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/swarm [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/system [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/server/router/volume [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/backend [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/blkiodev [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/container [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/events [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/filters [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/image [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/mount [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/network [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/registry [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/strslice [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/swarm [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/time [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/versions [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-18T22:31:44.469Z] github.com/docker/docker/api/types/volume [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/builder-next [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/builder-next/worker [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/dockerfile [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/dockerignore [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/remotecontext [2021-07-18T22:31:44.469Z] github.com/docker/docker/builder/remotecontext/git [2021-07-18T22:31:44.469Z] github.com/docker/docker/cli [2021-07-18T22:31:44.469Z] github.com/docker/docker/cli/config [2021-07-18T22:31:44.469Z] github.com/docker/docker/cli/debug [2021-07-18T22:31:44.469Z] github.com/docker/docker/client [2021-07-18T22:31:44.469Z] github.com/docker/docker/cmd/docker-proxy [2021-07-18T22:31:44.469Z] github.com/docker/docker/cmd/dockerd [2021-07-18T22:31:44.469Z] github.com/docker/docker/container [2021-07-18T22:31:44.469Z] github.com/docker/docker/container/stream [2021-07-18T22:31:44.469Z] github.com/docker/docker/contrib/apparmor [2021-07-18T22:31:44.469Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-18T22:31:44.469Z] github.com/docker/docker/contrib/httpserver [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/cluster [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/cluster/convert [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/cluster/executor [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/cluster/provider [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/config [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/discovery [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/events [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/events/testutils [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/exec [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/images [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/initlayer [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/links [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/listeners [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/gelf [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/journald [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/local [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/logentries [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/splunk [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/syslog [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/logger/templates [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/names [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/network [2021-07-18T22:31:44.469Z] github.com/docker/docker/daemon/stats [2021-07-18T22:31:44.469Z] github.com/docker/docker/distribution [2021-07-18T22:31:44.469Z] github.com/docker/docker/distribution/metadata [2021-07-18T22:31:44.469Z] github.com/docker/docker/distribution/utils [2021-07-18T22:31:44.469Z] github.com/docker/docker/distribution/xfer [2021-07-18T22:31:44.469Z] github.com/docker/docker/dockerversion [2021-07-18T22:31:44.469Z] github.com/docker/docker/errdefs [2021-07-18T22:31:44.469Z] github.com/docker/docker/image [2021-07-18T22:31:44.469Z] github.com/docker/docker/image/cache [2021-07-18T22:31:44.469Z] github.com/docker/docker/image/tarexport [2021-07-18T22:31:44.469Z] github.com/docker/docker/image/v1 [2021-07-18T22:31:44.469Z] github.com/docker/docker/internal/test/suite [2021-07-18T22:31:44.469Z] github.com/docker/docker/layer [2021-07-18T22:31:44.469Z] github.com/docker/docker/libcontainerd [2021-07-18T22:31:44.469Z] github.com/docker/docker/libcontainerd/queue [2021-07-18T22:31:44.469Z] github.com/docker/docker/libcontainerd/remote [2021-07-18T22:31:44.469Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-18T22:31:44.469Z] github.com/docker/docker/libcontainerd/types [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/api [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/bitseq [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/cluster [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/config [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/datastore [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/driverapi [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/etchosts [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/idm [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ipam [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/iptables [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/netlabel [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/netutils [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/networkdb [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/ns [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/options [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/osl [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/portallocator [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/portmapper [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/testutils [2021-07-18T22:31:44.469Z] github.com/docker/docker/libnetwork/types [2021-07-18T22:31:44.469Z] github.com/docker/docker/oci [2021-07-18T22:31:44.469Z] github.com/docker/docker/oci/caps [2021-07-18T22:31:44.469Z] github.com/docker/docker/opts [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/aaparser [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/archive [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/authorization [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/broadcaster [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/capabilities [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/chrootarchive [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/containerfs [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/devicemapper [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/directory [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/discovery [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/discovery/file [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/discovery/kv [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/discovery/memory [2021-07-18T22:31:44.469Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/dmesg [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/filenotify [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/fileutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/fsutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/homedir [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/idtools [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/ioutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/jsonmessage [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/locker [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/longpath [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/loopback [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/mount [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/namesgenerator [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/parsers [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/pidfile [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/platform [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugingetter [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins/transport [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/pools [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/progress [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/pubsub [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/reexec [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/signal [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/stdcopy [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/streamformatter [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/stringid [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/symlink [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/sysinfo [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/system [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/tailfile [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/tarsum [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/term [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/term/windows [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/truncindex [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/urlutil [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/useragent [2021-07-18T22:31:44.470Z] github.com/docker/docker/plugin [2021-07-18T22:31:44.470Z] github.com/docker/docker/plugin/executor/containerd [2021-07-18T22:31:44.470Z] github.com/docker/docker/plugin/v2 [2021-07-18T22:31:44.470Z] github.com/docker/docker/profiles/apparmor [2021-07-18T22:31:44.470Z] github.com/docker/docker/profiles/seccomp [2021-07-18T22:31:44.470Z] github.com/docker/docker/quota [2021-07-18T22:31:44.470Z] github.com/docker/docker/reference [2021-07-18T22:31:44.470Z] github.com/docker/docker/registry [2021-07-18T22:31:44.470Z] github.com/docker/docker/registry/resumable [2021-07-18T22:31:44.470Z] github.com/docker/docker/restartmanager [2021-07-18T22:31:44.470Z] github.com/docker/docker/rootless [2021-07-18T22:31:44.470Z] github.com/docker/docker/rootless/specconv [2021-07-18T22:31:44.470Z] github.com/docker/docker/runconfig [2021-07-18T22:31:44.470Z] github.com/docker/docker/runconfig/opts [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/daemon [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/environment [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/fakecontext [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/fakegit [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/fakestorage [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/fixtures/load [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/registry [2021-07-18T22:31:44.470Z] github.com/docker/docker/testutil/request [2021-07-18T22:31:44.470Z] github.com/docker/docker/volume [2021-07-18T22:31:44.470Z] github.com/docker/docker/volume/drivers [2021-07-18T22:31:44.470Z] github.com/docker/docker/volume/local [2021-07-18T22:31:44.470Z] github.com/docker/docker/volume/mounts [2021-07-18T22:31:44.470Z] github.com/docker/docker/volume/service [2021-07-18T22:31:44.470Z] github.com/docker/docker/volume/service/opts [2021-07-18T22:31:44.470Z] github.com/docker/docker/volume/testutils' [2021-07-18T22:31:44.470Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-18T22:31:44.470Z] + echo 'github.com/docker/docker/api [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/backend/build [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/httputils [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/middleware [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/build [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/container [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/debug [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/distribution [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/grpc [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/image [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/network [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/plugin [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/session [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/swarm [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/system [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/server/router/volume [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/backend [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/blkiodev [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/container [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/events [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/filters [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/image [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/mount [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/network [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/registry [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/strslice [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/swarm [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/time [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/versions [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-18T22:31:44.470Z] github.com/docker/docker/api/types/volume [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/builder-next [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/builder-next/worker [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/dockerfile [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/dockerignore [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/remotecontext [2021-07-18T22:31:44.470Z] github.com/docker/docker/builder/remotecontext/git [2021-07-18T22:31:44.470Z] github.com/docker/docker/cli [2021-07-18T22:31:44.470Z] github.com/docker/docker/cli/config [2021-07-18T22:31:44.470Z] github.com/docker/docker/cli/debug [2021-07-18T22:31:44.470Z] github.com/docker/docker/client [2021-07-18T22:31:44.470Z] github.com/docker/docker/cmd/docker-proxy [2021-07-18T22:31:44.470Z] github.com/docker/docker/cmd/dockerd [2021-07-18T22:31:44.470Z] github.com/docker/docker/container [2021-07-18T22:31:44.470Z] github.com/docker/docker/container/stream [2021-07-18T22:31:44.470Z] github.com/docker/docker/contrib/apparmor [2021-07-18T22:31:44.470Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-18T22:31:44.470Z] github.com/docker/docker/contrib/httpserver [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/cluster [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/cluster/convert [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/cluster/executor [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/cluster/provider [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/config [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/discovery [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/events [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/events/testutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/exec [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/images [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/initlayer [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/links [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/listeners [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/gelf [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/journald [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/local [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/logentries [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/splunk [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/syslog [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/logger/templates [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/names [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/network [2021-07-18T22:31:44.470Z] github.com/docker/docker/daemon/stats [2021-07-18T22:31:44.470Z] github.com/docker/docker/distribution [2021-07-18T22:31:44.470Z] github.com/docker/docker/distribution/metadata [2021-07-18T22:31:44.470Z] github.com/docker/docker/distribution/utils [2021-07-18T22:31:44.470Z] github.com/docker/docker/distribution/xfer [2021-07-18T22:31:44.470Z] github.com/docker/docker/dockerversion [2021-07-18T22:31:44.470Z] github.com/docker/docker/errdefs [2021-07-18T22:31:44.470Z] github.com/docker/docker/image [2021-07-18T22:31:44.470Z] github.com/docker/docker/image/cache [2021-07-18T22:31:44.470Z] github.com/docker/docker/image/tarexport [2021-07-18T22:31:44.470Z] github.com/docker/docker/image/v1 [2021-07-18T22:31:44.470Z] github.com/docker/docker/internal/test/suite [2021-07-18T22:31:44.470Z] github.com/docker/docker/layer [2021-07-18T22:31:44.470Z] github.com/docker/docker/libcontainerd [2021-07-18T22:31:44.470Z] github.com/docker/docker/libcontainerd/queue [2021-07-18T22:31:44.470Z] github.com/docker/docker/libcontainerd/remote [2021-07-18T22:31:44.470Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-18T22:31:44.470Z] github.com/docker/docker/libcontainerd/types [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/api [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/bitseq [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/cluster [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/config [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/datastore [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/driverapi [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/etchosts [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/idm [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ipam [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/iptables [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/netlabel [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/netutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/networkdb [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/ns [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/options [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/osl [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/portallocator [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/portmapper [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/testutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/libnetwork/types [2021-07-18T22:31:44.470Z] github.com/docker/docker/oci [2021-07-18T22:31:44.470Z] github.com/docker/docker/oci/caps [2021-07-18T22:31:44.470Z] github.com/docker/docker/opts [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/aaparser [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/archive [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/authorization [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/broadcaster [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/capabilities [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/chrootarchive [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/containerfs [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/devicemapper [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/directory [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/discovery [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/discovery/file [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/discovery/kv [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/discovery/memory [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/dmesg [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/filenotify [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/fileutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/fsutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/homedir [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/idtools [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/ioutils [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/jsonmessage [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/locker [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/longpath [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/loopback [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/mount [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/namesgenerator [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/parsers [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/pidfile [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/platform [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugingetter [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/plugins/transport [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/pools [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/progress [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/pubsub [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/reexec [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/signal [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/stdcopy [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/streamformatter [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/stringid [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/symlink [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/sysinfo [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/system [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/tailfile [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/tarsum [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/term [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/term/windows [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/truncindex [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/urlutil [2021-07-18T22:31:44.470Z] github.com/docker/docker/pkg/useragent [2021-07-18T22:31:44.471Z] github.com/docker/docker/plugin [2021-07-18T22:31:44.471Z] github.com/docker/docker/plugin/executor/containerd [2021-07-18T22:31:44.471Z] github.com/docker/docker/plugin/v2 [2021-07-18T22:31:44.471Z] github.com/docker/docker/profiles/apparmor [2021-07-18T22:31:44.471Z] github.com/docker/docker/profiles/seccomp [2021-07-18T22:31:44.471Z] github.com/docker/docker/quota [2021-07-18T22:31:44.471Z] github.com/docker/docker/reference [2021-07-18T22:31:44.471Z] github.com/docker/docker/registry [2021-07-18T22:31:44.471Z] github.com/docker/docker/registry/resumable [2021-07-18T22:31:44.471Z] github.com/docker/docker/restartmanager [2021-07-18T22:31:44.471Z] github.com/docker/docker/rootless [2021-07-18T22:31:44.471Z] github.com/docker/docker/rootless/specconv [2021-07-18T22:31:44.471Z] github.com/docker/docker/runconfig [2021-07-18T22:31:44.471Z] github.com/docker/docker/runconfig/opts [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/daemon [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/environment [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/fakecontext [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/fakegit [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/fakestorage [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/fixtures/load [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/registry [2021-07-18T22:31:44.471Z] github.com/docker/docker/testutil/request [2021-07-18T22:31:44.471Z] github.com/docker/docker/volume [2021-07-18T22:31:44.471Z] github.com/docker/docker/volume/drivers [2021-07-18T22:31:44.471Z] github.com/docker/docker/volume/local [2021-07-18T22:31:44.471Z] github.com/docker/docker/volume/mounts [2021-07-18T22:31:44.471Z] github.com/docker/docker/volume/service [2021-07-18T22:31:44.471Z] github.com/docker/docker/volume/service/opts [2021-07-18T22:31:44.471Z] github.com/docker/docker/volume/testutils' [2021-07-18T22:31:44.471Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-18T22:31:44.471Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-18T22:31:44.471Z] + type docker-proxy [2021-07-18T22:31:44.471Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-18T22:31:44.471Z] + hack/make.sh binary-proxy install-proxy [2021-07-18T22:31:44.471Z] [2021-07-18T22:31:44.471Z] Removing bundles/ [2021-07-18T22:31:44.471Z] [2021-07-18T22:31:44.471Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-18T22:31:44.471Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-18T22:31:44.471Z] GOOS="" GOARCH="" GOARM="" [2021-07-18T22:31:44.968Z] docker_api_swarm_test.go:272: [dca1fcc794a42] joining swarm manager [d5c1c7f92206d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:31:47.510Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-18T22:31:47.771Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2021-07-18T22:31:47.771Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-18T22:31:48.031Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-18T22:31:48.972Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-18T22:31:49.911Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-18T22:31:50.851Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.04s) [2021-07-18T22:31:50.851Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-18T22:31:51.023Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-18T22:31:51.023Z] [2021-07-18T22:31:51.023Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-18T22:31:51.023Z] Installing docker-proxy to /usr/local/bin/ [2021-07-18T22:31:51.023Z] [2021-07-18T22:31:51.023Z] + mkdir -p bundles [2021-07-18T22:31:51.024Z] + 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-07-18T22:31:51.589Z] ? github.com/docker/docker/api [no test files] [2021-07-18T22:31:51.791Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-18T22:31:52.052Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-18T22:31:52.052Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-18T22:31:52.623Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-18T22:31:52.884Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-18T22:31:53.825Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-18T22:31:57.143Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-18T22:31:58.085Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-18T22:32:00.626Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-18T22:32:01.565Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.49s) [2021-07-18T22:32:01.565Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-18T22:32:01.826Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-18T22:32:03.738Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-18T22:32:05.122Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-18T22:32:06.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-18T22:32:06.325Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-18T22:32:06.896Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-18T22:32:09.666Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-07-18T22:32:11.097Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-18T22:32:12.036Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-18T22:32:12.607Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-18T22:32:13.545Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-18T22:32:18.848Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-07-18T22:32:18.848Z] PASS [2021-07-18T22:32:18.848Z] [2021-07-18T22:32:18.848Z] DONE 17 tests in 51.250s [2021-07-18T22:32:18.848Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-18T22:32:18.848Z] ++ 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-07-18T22:32:18.848Z] ++ set -e [2021-07-18T22:32:18.848Z] ++ '[' -n 0 ']' [2021-07-18T22:32:18.848Z] ++ set -x [2021-07-18T22:32:18.849Z] ++ 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-07-18T22:32:18.849Z] INFO: Testing against a local daemon [2021-07-18T22:32:18.849Z] === RUN TestPluginInvalidJSON [2021-07-18T22:32:18.849Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:32:18.849Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:32:18.849Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:32:18.849Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-18T22:32:18.849Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-07-18T22:32:18.849Z] === RUN TestPluginInstall [2021-07-18T22:32:18.849Z] === RUN TestPluginInstall/no_auth [2021-07-18T22:32:20.758Z] time="2021-07-18T22:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:32:20.758Z] time="2021-07-18T22:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf8a42a0ff5d881350d591243134128f33832d037ea2edb4a8cac921c89846f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:32:20.758Z] time="2021-07-18T22:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:32:20.758Z] time="2021-07-18T22:32:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf8a42a0ff5d881350d591243134128f33832d037ea2edb4a8cac921c89846f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:32:20.758Z] === RUN TestPluginInstall/with_htpasswd [2021-07-18T22:32:21.329Z] time="2021-07-18T22:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:32:21.329Z] time="2021-07-18T22:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a6138a5add8ef1176ae22e857c2f2e03495efa5f916708eefc9e10a72e3baf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:32:21.329Z] time="2021-07-18T22:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:32:21.329Z] time="2021-07-18T22:32:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a6138a5add8ef1176ae22e857c2f2e03495efa5f916708eefc9e10a72e3baf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:32:21.589Z] === RUN TestPluginInstall/with_insecure [2021-07-18T22:32:22.160Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-18T22:32:22.731Z] time="2021-07-18T22:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:32:22.731Z] time="2021-07-18T22:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c225db6984cdc359865c0841f20ed016c017aa2e217cfbd0274dbf51e783eb37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:32:22.731Z] time="2021-07-18T22:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-18T22:32:22.731Z] time="2021-07-18T22:32:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c225db6984cdc359865c0841f20ed016c017aa2e217cfbd0274dbf51e783eb37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-18T22:32:22.991Z] plugin_test.go:165: [da4900f66bcf5] daemon is not started [2021-07-18T22:32:22.991Z] --- PASS: TestPluginInstall (4.81s) [2021-07-18T22:32:22.991Z] --- PASS: TestPluginInstall/no_auth (2.55s) [2021-07-18T22:32:22.991Z] --- PASS: TestPluginInstall/with_htpasswd (0.88s) [2021-07-18T22:32:22.991Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-07-18T22:32:22.991Z] === RUN TestPluginsWithRuntimes [2021-07-18T22:32:24.904Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-18T22:32:26.287Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-18T22:32:26.548Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-18T22:32:27.119Z] --- PASS: TestPluginsWithRuntimes (4.11s) [2021-07-18T22:32:27.119Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.24s) [2021-07-18T22:32:27.119Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-07-18T22:32:27.119Z] === RUN TestPluginBackCompatMediaTypes [2021-07-18T22:32:27.690Z] --- PASS: TestPluginBackCompatMediaTypes (0.63s) [2021-07-18T22:32:27.690Z] PASS [2021-07-18T22:32:27.690Z] [2021-07-18T22:32:27.690Z] DONE 10 tests in 9.749s [2021-07-18T22:32:27.690Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-18T22:32:27.690Z] ++ 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-07-18T22:32:27.690Z] ++ set -e [2021-07-18T22:32:27.690Z] ++ '[' -n 0 ']' [2021-07-18T22:32:27.690Z] ++ set -x [2021-07-18T22:32:27.690Z] ++ 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-07-18T22:32:27.950Z] INFO: Testing against a local daemon [2021-07-18T22:32:27.950Z] === RUN TestExternalGraphDriver [2021-07-18T22:32:27.950Z] === RUN TestExternalGraphDriver/json [2021-07-18T22:32:29.861Z] === RUN TestExternalGraphDriver/spec [2021-07-18T22:32:30.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-18T22:32:32.670Z] === RUN TestExternalGraphDriver/pull [2021-07-18T22:32:33.242Z] === RUN TestDockerSuite/TestBuildRm [2021-07-18T22:32:35.156Z] --- PASS: TestExternalGraphDriver (6.95s) [2021-07-18T22:32:35.156Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2021-07-18T22:32:35.156Z] --- PASS: TestExternalGraphDriver/spec (2.30s) [2021-07-18T22:32:35.156Z] --- PASS: TestExternalGraphDriver/pull (2.66s) [2021-07-18T22:32:35.156Z] === RUN TestGraphdriverPluginV2 [2021-07-18T22:32:35.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-18T22:32:37.981Z] docker_api_swarm_node_test.go:19: [db3270ca01139] joining swarm manager [dfb6e9fb68477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:32:37.981Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-18T22:32:38.930Z] docker_api_swarm_node_test.go:20: [d145a7dfbf856] joining swarm manager [dfb6e9fb68477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:32:39.502Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-18T22:32:39.764Z] --- PASS: TestGraphdriverPluginV2 (4.90s) [2021-07-18T22:32:39.764Z] PASS [2021-07-18T22:32:39.764Z] [2021-07-18T22:32:39.764Z] DONE 5 tests in 11.965s [2021-07-18T22:32:39.764Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-18T22:32:39.764Z] ++ 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-07-18T22:32:39.764Z] ++ set -e [2021-07-18T22:32:39.764Z] ++ '[' -n 0 ']' [2021-07-18T22:32:39.764Z] ++ set -x [2021-07-18T22:32:39.764Z] ++ 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-07-18T22:32:40.025Z] INFO: Testing against a local daemon [2021-07-18T22:32:40.025Z] === RUN TestContinueAfterPluginCrash [2021-07-18T22:32:40.025Z] === PAUSE TestContinueAfterPluginCrash [2021-07-18T22:32:40.025Z] === RUN TestReadPluginNoRead [2021-07-18T22:32:40.025Z] === PAUSE TestReadPluginNoRead [2021-07-18T22:32:40.025Z] === RUN TestDaemonStartWithLogOpt [2021-07-18T22:32:40.025Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-18T22:32:40.025Z] === CONT TestContinueAfterPluginCrash [2021-07-18T22:32:40.025Z] === CONT TestDaemonStartWithLogOpt [2021-07-18T22:32:40.596Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-18T22:32:41.167Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-18T22:32:41.737Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-18T22:32:43.647Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-18T22:32:44.220Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2021-07-18T22:32:44.220Z] === CONT TestReadPluginNoRead [2021-07-18T22:32:44.791Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-18T22:32:46.174Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-18T22:32:47.113Z] === RUN TestReadPluginNoRead/default [2021-07-18T22:32:49.025Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-18T22:32:49.597Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-18T22:32:50.170Z] --- PASS: TestContinueAfterPluginCrash (10.12s) [2021-07-18T22:32:50.431Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-18T22:32:50.431Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-18T22:32:51.002Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-18T22:32:51.002Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-18T22:32:51.002Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-18T22:32:51.263Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-18T22:32:51.524Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-18T22:32:52.907Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-18T22:32:53.167Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-18T22:32:53.739Z] === CONT TestReadPluginNoRead [2021-07-18T22:32:53.739Z] read_test.go:92: [d56010bb92bda] daemon is not started [2021-07-18T22:32:53.739Z] --- PASS: TestReadPluginNoRead (9.41s) [2021-07-18T22:32:53.739Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2021-07-18T22:32:53.739Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2021-07-18T22:32:53.739Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.50s) [2021-07-18T22:32:53.739Z] PASS [2021-07-18T22:32:53.739Z] [2021-07-18T22:32:53.739Z] DONE 6 tests in 13.942s [2021-07-18T22:32:53.739Z] 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-07-18T22:32:53.739Z] ++ 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-07-18T22:32:53.739Z] ++ set -e [2021-07-18T22:32:53.739Z] ++ '[' -n 0 ']' [2021-07-18T22:32:53.739Z] ++ set -x [2021-07-18T22:32:53.739Z] ++ 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-07-18T22:32:53.739Z] testing: warning: no tests to run [2021-07-18T22:32:53.739Z] PASS [2021-07-18T22:32:53.739Z] [2021-07-18T22:32:53.739Z] DONE 0 tests in 0.064s [2021-07-18T22:32:53.739Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-18T22:32:53.739Z] ++ 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-07-18T22:32:53.739Z] ++ set -e [2021-07-18T22:32:53.739Z] ++ '[' -n 0 ']' [2021-07-18T22:32:53.739Z] ++ set -x [2021-07-18T22:32:53.739Z] ++ 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-07-18T22:32:54.000Z] INFO: Testing against a local daemon [2021-07-18T22:32:54.000Z] === RUN TestPluginWithDevMounts [2021-07-18T22:32:54.000Z] === PAUSE TestPluginWithDevMounts [2021-07-18T22:32:54.000Z] === CONT TestPluginWithDevMounts [2021-07-18T22:32:54.572Z] docker_api_swarm_test.go:501: [de300f3c8e260] joining swarm manager [da8cdb4d2be28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:32:54.833Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-18T22:32:56.225Z] --- PASS: TestPluginWithDevMounts (2.28s) [2021-07-18T22:32:56.225Z] PASS [2021-07-18T22:32:56.225Z] [2021-07-18T22:32:56.225Z] DONE 1 tests in 2.464s [2021-07-18T22:32:56.225Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-18T22:32:56.225Z] ++ 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-07-18T22:32:56.225Z] ++ set -e [2021-07-18T22:32:56.225Z] ++ '[' -n 0 ']' [2021-07-18T22:32:56.225Z] ++ set -x [2021-07-18T22:32:56.225Z] ++ 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-07-18T22:32:56.486Z] INFO: Testing against a local daemon [2021-07-18T22:32:56.486Z] === RUN TestSecretInspect [2021-07-18T22:32:59.027Z] --- PASS: TestSecretInspect (2.53s) [2021-07-18T22:32:59.027Z] === RUN TestSecretList [2021-07-18T22:32:59.597Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-18T22:33:00.982Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-18T22:33:01.552Z] --- PASS: TestSecretList (2.62s) [2021-07-18T22:33:01.552Z] === RUN TestSecretsCreateAndDelete [2021-07-18T22:33:02.123Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-18T22:33:02.694Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-18T22:33:02.695Z] docker_api_swarm_test.go:506: [d493c7cd2a00a] joining swarm manager [da8cdb4d2be28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:33:03.637Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-18T22:33:04.207Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-07-18T22:33:04.207Z] === RUN TestSecretsUpdate [2021-07-18T22:33:05.147Z] === RUN TestDockerSuite/TestBuildUser [2021-07-18T22:33:07.056Z] --- PASS: TestSecretsUpdate (2.53s) [2021-07-18T22:33:07.056Z] === RUN TestTemplatedSecret [2021-07-18T22:33:07.316Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-18T22:33:11.517Z] --- PASS: TestTemplatedSecret (4.22s) [2021-07-18T22:33:11.517Z] === RUN TestSecretCreateResolve [2021-07-18T22:33:11.517Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-18T22:33:14.060Z] --- PASS: TestSecretCreateResolve (2.69s) [2021-07-18T22:33:14.061Z] PASS [2021-07-18T22:33:14.061Z] [2021-07-18T22:33:14.061Z] DONE 6 tests in 17.397s [2021-07-18T22:33:14.061Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-18T22:33:14.061Z] ++ 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-07-18T22:33:14.061Z] ++ set -e [2021-07-18T22:33:14.061Z] ++ '[' -n 0 ']' [2021-07-18T22:33:14.061Z] ++ set -x [2021-07-18T22:33:14.061Z] ++ 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-07-18T22:33:14.061Z] INFO: Testing against a local daemon [2021-07-18T22:33:14.061Z] === RUN TestServiceCreateInit [2021-07-18T22:33:14.061Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-18T22:33:20.655Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-18T22:33:25.942Z] --- PASS: TestServiceCreateInit (11.44s) [2021-07-18T22:33:25.942Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.83s) [2021-07-18T22:33:25.942Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.59s) [2021-07-18T22:33:25.942Z] === RUN TestCreateServiceMultipleTimes [2021-07-18T22:33:29.238Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-18T22:33:31.148Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-18T22:33:31.148Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-18T22:33:32.531Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-18T22:33:33.915Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-18T22:33:34.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-18T22:33:36.087Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-18T22:33:36.087Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-18T22:33:36.087Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-18T22:33:36.087Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-18T22:33:36.087Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-18T22:33:36.087Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-18T22:33:36.087Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-18T22:33:36.087Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-18T22:33:36.087Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-18T22:33:36.348Z] docker_api_swarm_node_test.go:80: [d7f5773ac50ee] joining swarm manager [db7eae2f93d54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:33:38.259Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-18T22:33:38.259Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-18T22:33:40.169Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-18T22:33:40.429Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-18T22:33:41.373Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-18T22:33:41.373Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-18T22:33:44.716Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-18T22:33:45.673Z] --- PASS: TestCreateServiceMultipleTimes (20.11s) [2021-07-18T22:33:45.673Z] === RUN TestCreateServiceConflict [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/builder/dockerfile 0.233s coverage: 48.7% of statements [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/builder/remotecontext/git 1.601s coverage: 86.3% of statements [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/cli [no test files] [2021-07-18T22:33:46.094Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-18T22:33:46.094Z] ok github.com/docker/docker/cmd/docker-proxy 0.149s coverage: 67.6% of statements [2021-07-18T22:33:47.500Z] ok github.com/docker/docker/client 0.159s coverage: 75.5% of statements [2021-07-18T22:33:47.586Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-18T22:33:48.158Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-18T22:33:48.418Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-18T22:33:48.418Z] --- PASS: TestCreateServiceConflict (3.10s) [2021-07-18T22:33:48.418Z] === RUN TestCreateServiceMaxReplicas [2021-07-18T22:33:48.989Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-18T22:33:48.989Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-18T22:33:48.989Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-18T22:33:49.559Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-18T22:33:52.105Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-18T22:33:52.105Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-18T22:33:52.105Z] docker_cli_sni_test.go:18: Flakey test [2021-07-18T22:33:52.105Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-18T22:33:52.676Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2021-07-18T22:33:52.676Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-18T22:33:52.936Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-18T22:33:52.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-18T22:33:53.878Z] === RUN TestDockerSuite/TestCommitChange [2021-07-18T22:33:55.793Z] docker_api_swarm_node_test.go:52: [d0acff83306ca] joining swarm manager [d2443a342193b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:33:55.793Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-18T22:33:56.742Z] docker_api_swarm_node_test.go:53: [d8b8eb2cea36f] joining swarm manager [d2443a342193b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:33:57.003Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-18T22:33:58.915Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-18T22:34:00.297Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-18T22:34:01.237Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-18T22:34:02.618Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-18T22:34:03.558Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-18T22:34:04.977Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-18T22:34:05.917Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-18T22:34:05.917Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-18T22:34:05.917Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-18T22:34:05.917Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-18T22:34:05.917Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-18T22:34:05.917Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-18T22:34:05.917Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-18T22:34:07.828Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-18T22:34:07.828Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.27s) [2021-07-18T22:34:07.828Z] === RUN TestCreateServiceSecretFileMode [2021-07-18T22:34:09.212Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-18T22:34:09.473Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-18T22:34:10.417Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-18T22:34:10.988Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2021-07-18T22:34:10.988Z] === RUN TestCreateServiceConfigFileMode [2021-07-18T22:34:11.249Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-18T22:34:12.189Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-18T22:34:13.130Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-18T22:34:14.071Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2021-07-18T22:34:14.071Z] === RUN TestCreateServiceSysctls [2021-07-18T22:34:14.071Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-18T22:34:14.071Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-18T22:34:14.071Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-18T22:34:15.012Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-18T22:34:15.012Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-18T22:34:15.012Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-18T22:34:15.012Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-18T22:34:15.012Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-18T22:34:16.396Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-18T22:34:16.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-18T22:34:17.907Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-18T22:34:17.907Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-18T22:34:18.477Z] --- PASS: TestCreateServiceSysctls (4.26s) [2021-07-18T22:34:18.477Z] === RUN TestCreateServiceCapabilities [2021-07-18T22:34:19.862Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-18T22:34:21.255Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-18T22:34:21.255Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-18T22:34:21.826Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2021-07-18T22:34:21.826Z] === RUN TestInspect [2021-07-18T22:34:21.826Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-18T22:34:22.767Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-18T22:34:23.708Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-18T22:34:25.092Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-18T22:34:25.092Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-18T22:34:25.663Z] --- PASS: TestInspect (4.07s) [2021-07-18T22:34:25.663Z] === RUN TestCreateJob [2021-07-18T22:34:25.663Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-18T22:34:27.050Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-18T22:34:27.622Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-18T22:34:27.882Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-18T22:34:28.825Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-18T22:34:29.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-18T22:34:30.471Z] --- PASS: TestCreateJob (4.68s) [2021-07-18T22:34:30.471Z] === RUN TestReplicatedJob [2021-07-18T22:34:31.043Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-18T22:34:32.955Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-18T22:34:32.955Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-18T22:34:32.955Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-18T22:34:32.955Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-18T22:34:32.955Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-18T22:34:33.898Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-18T22:34:34.217Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.1% of statements [2021-07-18T22:34:34.218Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2021-07-18T22:34:34.218Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-18T22:34:34.218Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-18T22:34:34.218Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-18T22:34:34.218Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-18T22:34:35.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-18T22:34:37.719Z] docker_api_swarm_test.go:201: [d6af01a237ff2] joining swarm manager [da07e02d57b90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:34:38.659Z] --- PASS: TestReplicatedJob (8.18s) [2021-07-18T22:34:38.659Z] === RUN TestUpdateReplicatedJob [2021-07-18T22:34:38.659Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-18T22:34:39.599Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-18T22:34:40.542Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-18T22:34:40.542Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-18T22:34:40.542Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-18T22:34:40.542Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-18T22:34:43.464Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2021-07-18T22:34:43.467Z] --- PASS: TestUpdateReplicatedJob (4.00s) [2021-07-18T22:34:43.467Z] === RUN TestServiceListWithStatuses [2021-07-18T22:34:43.467Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-18T22:34:43.467Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-18T22:34:43.467Z] === RUN TestDockerNetworkConnectAlias [2021-07-18T22:34:43.722Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-07-18T22:34:43.727Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-18T22:34:45.099Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-07-18T22:34:45.112Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-18T22:34:46.495Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-18T22:34:48.406Z] --- PASS: TestDockerNetworkConnectAlias (5.74s) [2021-07-18T22:34:48.406Z] === RUN TestDockerNetworkReConnect [2021-07-18T22:34:52.628Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2021-07-18T22:34:52.628Z] === RUN TestServicePlugin [2021-07-18T22:34:52.889Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-18T22:34:53.270Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2021-07-18T22:34:53.270Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.4% of statements [2021-07-18T22:34:53.528Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-18T22:34:53.787Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-18T22:34:53.833Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-18T22:34:54.353Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-18T22:34:55.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-18T22:34:56.033Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-18T22:34:56.258Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.788s coverage: 73.3% of statements [2021-07-18T22:34:56.258Z] ok github.com/docker/docker/daemon 12.153s coverage: 17.4% of statements [2021-07-18T22:34:56.258Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-18T22:34:56.258Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-18T22:34:56.258Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-18T22:34:56.258Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-18T22:34:57.416Z] plugin_test.go:62: [d5b6f15853ecf] joining swarm manager [dd7062da7fbce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:34:57.631Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.429s coverage: 56.2% of statements [2021-07-18T22:34:57.888Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 3.1% of statements [2021-07-18T22:34:58.359Z] docker_api_swarm_test.go:383: [d17640ee9b707] joining swarm manager [d3d5e0e152421]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:34:58.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-18T22:34:58.619Z] plugin_test.go:65: [d6fd0414d7379] joining swarm manager [dd7062da7fbce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:34:59.799Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-07-18T22:35:00.001Z] docker_api_swarm_test.go:384: [dcc682b413074] joining swarm manager [d3d5e0e152421]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:35:00.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-18T22:35:01.721Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.308s coverage: 49.4% of statements [2021-07-18T22:35:01.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-18T22:35:01.980Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.504s coverage: 46.2% of statements [2021-07-18T22:35:01.980Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-18T22:35:03.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-18T22:35:03.354Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-07-18T22:35:03.613Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.748s coverage: 57.7% of statements [2021-07-18T22:35:03.613Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-18T22:35:03.613Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-18T22:35:04.547Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-07-18T22:35:04.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-18T22:35:05.923Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-07-18T22:35:05.923Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.8% of statements [2021-07-18T22:35:05.923Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-18T22:35:05.923Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-18T22:35:06.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008b8618_} [2021-07-18T22:35:06.627Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1171642571_/foo_false____} [2021-07-18T22:35:07.298Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2021-07-18T22:35:07.556Z] ok github.com/docker/docker/daemon/logger/awslogs 0.191s coverage: 77.0% of statements [2021-07-18T22:35:07.556Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-18T22:35:07.556Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-18T22:35:07.814Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-07-18T22:35:08.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1171642571_/foo_true____} [2021-07-18T22:35:08.380Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-07-18T22:35:08.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 69.9% of statements [2021-07-18T22:35:08.896Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-07-18T22:35:09.461Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-07-18T22:35:09.461Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-18T22:35:09.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3679401390_/foo_false____} [2021-07-18T22:35:10.027Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 59.3% of statements [2021-07-18T22:35:10.592Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-07-18T22:35:11.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3679401390_/foo_true____} [2021-07-18T22:35:11.525Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-07-18T22:35:11.783Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-18T22:35:12.348Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-18T22:35:12.607Z] ok github.com/docker/docker/daemon/logger/splunk 1.607s coverage: 82.5% of statements [2021-07-18T22:35:12.607Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-18T22:35:12.607Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-18T22:35:13.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3679401390_/foo_true__0xc0008b8648__} [2021-07-18T22:35:13.980Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-07-18T22:35:13.980Z] ok github.com/docker/docker/distribution 0.113s coverage: 25.4% of statements [2021-07-18T22:35:13.980Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-18T22:35:14.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008b86a8_} [2021-07-18T22:35:14.915Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-18T22:35:15.849Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-07-18T22:35:15.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008b86c0_} [2021-07-18T22:35:16.107Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-18T22:35:16.673Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-18T22:35:16.931Z] ok github.com/docker/docker/distribution/xfer 1.973s coverage: 85.1% of statements [2021-07-18T22:35:16.931Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-18T22:35:17.216Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-07-18T22:35:17.216Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-18T22:35:17.478Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-07-18T22:35:17.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008b86d8_} [2021-07-18T22:35:19.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008b86f0_} [2021-07-18T22:35:20.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-18T22:35:22.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-18T22:35:22.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-18T22:35:22.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-18T22:35:22.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-18T22:35:22.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-18T22:35:22.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-18T22:35:22.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-18T22:35:22.301Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-18T22:35:25.596Z] --- PASS: TestServicePlugin (32.40s) [2021-07-18T22:35:25.596Z] === RUN TestServiceUpdateLabel [2021-07-18T22:35:25.596Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-18T22:35:27.453Z] ok github.com/docker/docker/layer 7.840s coverage: 68.8% of statements [2021-07-18T22:35:27.453Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-18T22:35:27.453Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-18T22:35:27.453Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-18T22:35:27.453Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-18T22:35:27.507Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-18T22:35:27.768Z] --- PASS: TestServiceUpdateLabel (2.65s) [2021-07-18T22:35:27.768Z] === RUN TestServiceUpdateSecrets [2021-07-18T22:35:29.980Z] ok github.com/docker/docker/libnetwork/api 1.254s coverage: 90.1% of statements [2021-07-18T22:35:30.239Z] ok github.com/docker/docker/libnetwork/bitseq 0.129s coverage: 84.4% of statements [2021-07-18T22:35:31.070Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-18T22:35:31.610Z] ok github.com/docker/docker/libnetwork/config 0.044s coverage: 24.0% of statements [2021-07-18T22:35:31.611Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-18T22:35:31.868Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-18T22:35:32.995Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-18T22:35:32.995Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-18T22:35:33.565Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-18T22:35:34.505Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-18T22:35:35.076Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-18T22:35:35.149Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.449s coverage: 59.9% of statements [2021-07-18T22:35:35.149Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-18T22:35:35.714Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.186s coverage: 4.0% of statements [2021-07-18T22:35:35.971Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-18T22:35:36.016Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-18T22:35:36.229Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-18T22:35:36.586Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-18T22:35:37.529Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-18T22:35:38.474Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-18T22:35:39.415Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-18T22:35:40.358Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-18T22:35:40.928Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-18T22:35:41.868Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-18T22:35:42.808Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-18T22:35:43.641Z] --- PASS: TestServiceUpdateSecrets (15.83s) [2021-07-18T22:35:43.641Z] === RUN TestServiceUpdateConfigs [2021-07-18T22:35:43.641Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-18T22:35:44.581Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-18T22:35:45.966Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-18T22:35:46.188Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.481s coverage: 7.2% of statements [2021-07-18T22:35:46.188Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-18T22:35:46.188Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-18T22:35:46.447Z] ok github.com/docker/docker/libnetwork/drvregistry 0.037s coverage: 82.4% of statements [2021-07-18T22:35:46.537Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-18T22:35:46.706Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-07-18T22:35:46.798Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-18T22:35:47.354Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-18T22:35:47.354Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-18T22:35:47.369Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-18T22:35:47.611Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-18T22:35:48.317Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-18T22:35:49.260Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-18T22:35:49.834Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-18T22:35:51.218Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-18T22:35:52.602Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-18T22:35:53.543Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-18T22:35:55.452Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-18T22:35:59.652Z] --- PASS: TestServiceUpdateConfigs (15.87s) [2021-07-18T22:35:59.652Z] === RUN TestServiceUpdateNetwork [2021-07-18T22:35:59.800Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-07-18T22:35:59.801Z] ok github.com/docker/docker/libnetwork 37.782s coverage: 40.7% of statements [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-18T22:35:59.801Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-18T22:36:00.058Z] ok github.com/docker/docker/libnetwork/ipams/null 0.014s coverage: 57.1% of statements [2021-07-18T22:36:00.224Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-18T22:36:00.625Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2021-07-18T22:36:01.192Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.021s coverage: 71.4% of statements [2021-07-18T22:36:02.128Z] ok github.com/docker/docker/libnetwork/ipamutils 0.538s coverage: 74.0% of statements [2021-07-18T22:36:03.501Z] ok github.com/docker/docker/libnetwork/iptables 0.297s coverage: 45.1% of statements [2021-07-18T22:36:03.759Z] ok github.com/docker/docker/libnetwork/netlabel 0.005s coverage: 60.0% of statements [2021-07-18T22:36:04.325Z] ok github.com/docker/docker/libnetwork/netutils 0.048s coverage: 44.1% of statements [2021-07-18T22:36:04.431Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-18T22:36:04.431Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-18T22:36:06.974Z] check_test.go:380: [dcc682b413074] daemon is not started [2021-07-18T22:36:06.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-18T22:36:08.907Z] docker_api_swarm_test.go:801: [da9126e11a7fb] joining swarm manager [d0929ac9a5156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:36:09.850Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-18T22:36:10.423Z] docker_api_swarm_test.go:801: [d4e1ff19b61af] joining swarm manager [d0929ac9a5156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:36:11.807Z] docker_api_swarm_test.go:801: [d85ffd9849709] joining swarm manager [d0929ac9a5156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-18T22:36:13.192Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-18T22:36:13.192Z] docker_api_swarm_test.go:801: [dc79694e98768] joining swarm manager [d0929ac9a5156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-18T22:36:14.139Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-18T22:36:14.139Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2021-07-18T22:36:14.139Z] === RUN TestServiceUpdatePidsLimit [2021-07-18T22:36:14.709Z] docker_api_swarm_test.go:809: [d926af054b362] joining swarm manager [d0929ac9a5156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-18T22:36:15.650Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-18T22:36:17.033Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-18T22:36:18.943Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-18T22:36:19.195Z] ok github.com/docker/docker/libnetwork/ipam 18.335s coverage: 85.3% of statements [2021-07-18T22:36:19.195Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-18T22:36:19.195Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-18T22:36:19.195Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-18T22:36:19.195Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-18T22:36:19.884Z] === RUN TestDockerSuite/TestCpToDot [2021-07-18T22:36:21.271Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-18T22:36:22.213Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-18T22:36:22.471Z] ok github.com/docker/docker/libnetwork/osl 4.319s coverage: 39.7% of statements [2021-07-18T22:36:22.471Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-18T22:36:22.730Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-07-18T22:36:23.298Z] ok github.com/docker/docker/libnetwork/portmapper 0.233s coverage: 49.5% of statements [2021-07-18T22:36:23.556Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-18T22:36:23.815Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-18T22:36:24.124Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-18T22:36:24.124Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-18T22:36:24.382Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-07-18T22:36:24.695Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-18T22:36:24.949Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-07-18T22:36:24.949Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-18T22:36:25.664Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-18T22:36:25.925Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-18T22:36:26.851Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.2% of statements [2021-07-18T22:36:26.867Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-18T22:36:27.110Z] ok github.com/docker/docker/pkg/authorization 0.205s coverage: 68.3% of statements [2021-07-18T22:36:27.368Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-18T22:36:27.626Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-07-18T22:36:28.250Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-18T22:36:28.250Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-18T22:36:28.250Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-18T22:36:28.510Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-18T22:36:29.450Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-18T22:36:29.450Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-18T22:36:29.450Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-18T22:36:29.450Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-18T22:36:30.021Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-18T22:36:30.281Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-18T22:36:30.281Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-18T22:36:30.541Z] === RUN TestDockerSuite/TestCreateRM [2021-07-18T22:36:30.541Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-18T22:36:30.541Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-18T22:36:30.541Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-18T22:36:30.541Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-18T22:36:30.801Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-18T22:36:30.918Z] ok github.com/docker/docker/pkg/chrootarchive 2.503s coverage: 43.2% of statements [2021-07-18T22:36:31.175Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-18T22:36:31.433Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-18T22:36:31.690Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-18T22:36:32.185Z] --- PASS: TestServiceUpdatePidsLimit (18.31s) [2021-07-18T22:36:32.185Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-07-18T22:36:32.185Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-07-18T22:36:32.185Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-07-18T22:36:32.185Z] PASS [2021-07-18T22:36:32.185Z] [2021-07-18T22:36:32.185Z] === Skipped [2021-07-18T22:36:32.185Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-18T22:36:32.185Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-18T22:36:32.185Z] [2021-07-18T22:36:32.185Z] [2021-07-18T22:36:32.185Z] DONE 27 tests, 1 skipped in 198.565s [2021-07-18T22:36:32.185Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-18T22:36:32.185Z] ++ 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-07-18T22:36:32.185Z] ++ set -e [2021-07-18T22:36:32.185Z] ++ '[' -n 0 ']' [2021-07-18T22:36:32.185Z] ++ set -x [2021-07-18T22:36:32.185Z] ++ 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-07-18T22:36:32.447Z] INFO: Testing against a local daemon [2021-07-18T22:36:32.447Z] === RUN TestSessionCreate [2021-07-18T22:36:32.447Z] --- PASS: TestSessionCreate (0.03s) [2021-07-18T22:36:32.447Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-18T22:36:32.447Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-18T22:36:32.447Z] PASS [2021-07-18T22:36:32.447Z] [2021-07-18T22:36:32.447Z] DONE 2 tests in 0.194s [2021-07-18T22:36:32.447Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-18T22:36:32.447Z] ++ 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-07-18T22:36:32.447Z] ++ set -e [2021-07-18T22:36:32.447Z] ++ '[' -n 0 ']' [2021-07-18T22:36:32.447Z] ++ set -x [2021-07-18T22:36:32.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-18T22:36:32.707Z] INFO: Testing against a local daemon [2021-07-18T22:36:32.707Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-18T22:36:32.707Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-18T22:36:32.707Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-18T22:36:32.707Z] === RUN TestEventsExecDie [2021-07-18T22:36:33.279Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-18T22:36:33.540Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-18T22:36:33.540Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-18T22:36:34.112Z] --- PASS: TestEventsExecDie (1.52s) [2021-07-18T22:36:34.112Z] === RUN TestEventsBackwardsCompatible [2021-07-18T22:36:34.373Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-18T22:36:34.373Z] === RUN TestEventsVolumeCreate [2021-07-18T22:36:34.373Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-18T22:36:34.373Z] === RUN TestInfoBinaryCommits [2021-07-18T22:36:34.373Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-18T22:36:34.373Z] === RUN TestInfoAPIVersioned [2021-07-18T22:36:34.373Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-18T22:36:34.373Z] === RUN TestInfoDiscoveryBackend [2021-07-18T22:36:34.944Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-18T22:36:34.944Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-18T22:36:35.870Z] ok github.com/docker/docker/pkg/discovery/kv 3.034s coverage: 84.1% of statements [2021-07-18T22:36:35.870Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-18T22:36:35.870Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-18T22:36:35.870Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-18T22:36:35.886Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-18T22:36:35.886Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-18T22:36:36.435Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-07-18T22:36:36.457Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-18T22:36:36.457Z] === RUN TestInfoAPI [2021-07-18T22:36:36.457Z] --- PASS: TestInfoAPI (0.04s) [2021-07-18T22:36:36.457Z] === RUN TestInfoAPIWarnings [2021-07-18T22:36:37.003Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-18T22:36:37.029Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-18T22:36:37.260Z] ok github.com/docker/docker/pkg/fsutils 0.137s coverage: 85.1% of statements [2021-07-18T22:36:37.289Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-18T22:36:37.289Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-18T22:36:37.289Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-18T22:36:37.289Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-18T22:36:37.289Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-18T22:36:37.518Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-18T22:36:38.084Z] ok github.com/docker/docker/pkg/idtools 0.309s coverage: 69.5% of statements [2021-07-18T22:36:38.228Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-18T22:36:39.017Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 69.3% of statements [2021-07-18T22:36:39.275Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-18T22:36:39.275Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-18T22:36:39.533Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-18T22:36:39.610Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-18T22:36:39.790Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-18T22:36:40.048Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-18T22:36:40.181Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-18T22:36:40.306Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-07-18T22:36:40.306Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-18T22:36:41.584Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-18T22:36:43.493Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-18T22:36:44.063Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-18T22:36:44.634Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-18T22:36:44.895Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-18T22:36:45.466Z] === RUN TestDockerSuite/TestDockerFails [2021-07-18T22:36:45.466Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-18T22:36:45.466Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-18T22:36:45.466Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-18T22:36:46.853Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-18T22:36:47.425Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-18T22:36:48.807Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-18T22:36:48.807Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-18T22:36:48.807Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-18T22:36:48.807Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-18T22:36:53.005Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-07-18T22:36:53.005Z] === RUN TestInfoDebug [2021-07-18T22:36:53.265Z] --- PASS: TestInfoDebug (0.52s) [2021-07-18T22:36:53.265Z] === RUN TestInfoInsecureRegistries [2021-07-18T22:36:53.834Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-18T22:36:53.834Z] === RUN TestInfoRegistryMirrors [2021-07-18T22:36:54.404Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-07-18T22:36:54.404Z] === RUN TestLoginFailsWithBadCredentials [2021-07-18T22:36:54.404Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-18T22:36:54.404Z] === RUN TestPingCacheHeaders [2021-07-18T22:36:54.404Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-18T22:36:54.404Z] === RUN TestPingGet [2021-07-18T22:36:54.404Z] --- PASS: TestPingGet (0.03s) [2021-07-18T22:36:54.404Z] === RUN TestPingHead [2021-07-18T22:36:54.664Z] --- PASS: TestPingHead (0.04s) [2021-07-18T22:36:54.664Z] === RUN TestVersion [2021-07-18T22:36:54.664Z] --- PASS: TestVersion (0.04s) [2021-07-18T22:36:54.664Z] PASS [2021-07-18T22:36:54.664Z] [2021-07-18T22:36:54.664Z] === Skipped [2021-07-18T22:36:54.664Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-18T22:36:54.664Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-18T22:36:54.664Z] [2021-07-18T22:36:54.664Z] [2021-07-18T22:36:54.664Z] DONE 19 tests, 1 skipped in 22.090s [2021-07-18T22:36:54.664Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-18T22:36:54.664Z] ++ 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-07-18T22:36:54.664Z] ++ set -e [2021-07-18T22:36:54.664Z] ++ '[' -n 0 ']' [2021-07-18T22:36:54.664Z] ++ set -x [2021-07-18T22:36:54.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T22:36:54.664Z] INFO: Testing against a local daemon [2021-07-18T22:36:54.664Z] === RUN TestVolumesCreateAndList [2021-07-18T22:36:54.925Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-18T22:36:54.925Z] === RUN TestVolumesRemove [2021-07-18T22:36:54.925Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-18T22:36:54.925Z] === RUN TestVolumesInspect [2021-07-18T22:36:54.925Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-18T22:36:54.925Z] === RUN TestVolumesInvalidJSON [2021-07-18T22:36:54.925Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-18T22:36:54.925Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-18T22:36:54.925Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-18T22:36:54.925Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-18T22:36:54.925Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-18T22:36:54.925Z] PASS [2021-07-18T22:36:54.925Z] [2021-07-18T22:36:54.925Z] DONE 5 tests in 0.323s [2021-07-18T22:36:54.925Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-18T22:36:55.186Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-18T22:36:55.186Z] ++++ cat bundles/test-integration/docker.pid [2021-07-18T22:36:55.186Z] +++ kill 5777 [2021-07-18T22:36:55.447Z] +++ /etc/init.d/apparmor stop [2021-07-18T22:36:55.707Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-18T22:36:55.707Z] [2021-07-18T22:36:55.707Z] Unloading profiles will leave already running processes permanently [2021-07-18T22:36:55.707Z] unconfined, which can lead to unexpected situations. [2021-07-18T22:36:55.707Z] [2021-07-18T22:36:55.707Z] To set a process to complain mode, use the command line tool [2021-07-18T22:36:55.707Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-18T22:36:55.707Z] +++ true [2021-07-18T22:36:55.707Z] exiting test-integration [2021-07-18T22:36:55.707Z] ++ exit 0 [2021-07-18T22:36:55.707Z] [2021-07-18T22:36:56.649Z] + for job in $(jobs -p) [2021-07-18T22:36:56.649Z] + wait 4128 [2021-07-18T22:36:58.594Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-18T22:37:01.137Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-18T22:37:03.046Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-18T22:37:03.615Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-18T22:37:04.556Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-18T22:37:05.495Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-18T22:37:06.065Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-18T22:37:07.006Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-18T22:37:07.576Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-18T22:37:09.487Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-18T22:37:09.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-18T22:37:10.871Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-18T22:37:14.169Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-18T22:37:16.077Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-18T22:37:17.046Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-18T22:37:18.690Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-18T22:37:18.990Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-07-18T22:37:18.990Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-18T22:37:18.990Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-18T22:37:18.990Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-18T22:37:18.990Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-18T22:37:18.990Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-18T22:37:18.990Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-18T22:37:20.888Z] ok github.com/docker/docker/pkg/signal 3.285s coverage: 62.3% of statements [2021-07-18T22:37:20.888Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-18T22:37:21.147Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-18T22:37:21.405Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-18T22:37:21.972Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-07-18T22:37:22.230Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-18T22:37:22.489Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-07-18T22:37:23.054Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-07-18T22:37:23.318Z] testing: warning: no tests to run [2021-07-18T22:37:23.318Z] coverage: [no statements] [2021-07-18T22:37:23.318Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-18T22:37:23.587Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-18T22:37:23.587Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-18T22:37:23.845Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-18T22:37:25.265Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-18T22:37:25.265Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-18T22:37:25.741Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-18T22:37:25.835Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-18T22:37:25.998Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-18T22:37:26.095Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-18T22:37:26.095Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-18T22:37:26.256Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2021-07-18T22:37:26.355Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-18T22:37:26.615Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-18T22:37:26.615Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-18T22:37:27.627Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2021-07-18T22:37:27.627Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-18T22:37:27.997Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-18T22:37:28.560Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-07-18T22:37:29.125Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-18T22:37:29.125Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-18T22:37:29.690Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-18T22:37:29.905Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-18T22:37:29.905Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-18T22:37:29.905Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-18T22:37:29.956Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-18T22:37:30.477Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-18T22:37:30.737Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-18T22:37:30.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-18T22:37:31.259Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-18T22:37:32.200Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-18T22:37:32.773Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-18T22:37:32.773Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-18T22:37:32.773Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-18T22:37:32.773Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-18T22:37:32.773Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-18T22:37:33.239Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-07-18T22:37:33.497Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-07-18T22:37:34.061Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-07-18T22:37:34.157Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-18T22:37:34.996Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-07-18T22:37:35.539Z] === RUN TestDockerSuite/TestEventsRename [2021-07-18T22:37:36.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-18T22:37:36.132Z] === RUN TestDockerSuite/TestEventsResize [2021-07-18T22:37:37.072Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-18T22:37:38.455Z] docker_api_swarm_service_test.go:394: [df8a813bf4dd1] joining swarm manager [d9e23d1c9143a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:37:39.024Z] docker_api_swarm_service_test.go:394: [dfba5a94f896b] joining swarm manager [d9e23d1c9143a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:37:43.241Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-18T22:37:43.814Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-18T22:37:45.200Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-18T22:37:48.493Z] === RUN TestDockerSuite/TestEventsTop [2021-07-18T22:37:48.753Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-18T22:37:51.290Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-18T22:37:52.673Z] === RUN TestDockerSuite/TestExec [2021-07-18T22:37:53.616Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-18T22:37:54.557Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-18T22:37:55.127Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-18T22:37:56.077Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-18T22:37:56.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-18T22:37:58.247Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-18T22:37:58.508Z] docker_api_swarm_service_test.go:342: [de4cb3c7abcd0] joining swarm manager [d0927ab0086b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:37:59.450Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-18T22:37:59.450Z] docker_api_swarm_service_test.go:342: [d39d6d72fda17] joining swarm manager [d0927ab0086b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:38:01.363Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-18T22:38:02.303Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-18T22:38:04.216Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-18T22:38:05.600Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-18T22:38:06.543Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-18T22:38:08.453Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-18T22:38:10.995Z] === RUN TestDockerSuite/TestExecEnv [2021-07-18T22:38:11.565Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-18T22:38:13.491Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-18T22:38:14.431Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-18T22:38:15.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-18T22:38:16.384Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-18T22:38:17.770Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-18T22:38:17.770Z] docker_api_swarm_service_test.go:489: [dc9b98c7d3ae5] joining swarm manager [d0e3f870a2e8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:38:18.712Z] docker_api_swarm_service_test.go:489: [df8e62bd5b89f] joining swarm manager [d0e3f870a2e8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:38:18.973Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-18T22:38:20.886Z] === RUN TestDockerSuite/TestExecParseError [2021-07-18T22:38:21.827Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-18T22:38:22.768Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-18T22:38:23.338Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-18T22:38:27.544Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-18T22:38:28.115Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-18T22:38:29.057Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-18T22:38:33.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-18T22:38:39.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-18T22:38:40.780Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-18T22:38:41.351Z] docker_api_swarm_service_test.go:127: [d9f68bccc8e31] joining swarm manager [df3d6a517334f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:38:41.613Z] === RUN TestDockerSuite/TestExecTTY [2021-07-18T22:38:42.552Z] docker_api_swarm_service_test.go:128: [de15178c3b879] joining swarm manager [df3d6a517334f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:38:43.125Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-18T22:38:45.037Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-18T22:38:45.297Z] docker_api_swarm_service_test.go:136: [df7cedde11af0] joining swarm manager [df3d6a517334f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-18T22:38:45.557Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-18T22:38:46.499Z] docker_api_swarm_service_test.go:137: [db84ce8906693] joining swarm manager [df3d6a517334f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-18T22:38:47.070Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-18T22:38:47.070Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-18T22:38:47.070Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-18T22:38:49.614Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-18T22:38:50.555Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-18T22:38:51.939Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-18T22:38:53.335Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-18T22:38:54.746Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-18T22:38:56.394Z] ok github.com/docker/docker/libnetwork/networkdb 157.433s coverage: 60.5% of statements [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/rootless [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/volume [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-18T22:38:56.394Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === Skipped [2021-07-18T22:38:56.394Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-18T22:38:56.394Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-18T22:38:56.394Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-18T22:38:56.394Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-18T22:38:56.394Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:71: No driver to put! [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-18T22:38:56.394Z] time="2021-07-18T22:34:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-18T22:38:56.394Z] time="2021-07-18T22:34:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-18T22:38:56.394Z] time="2021-07-18T22:34:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-18T22:38:56.394Z] time="2021-07-18T22:34:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-18T22:38:56.394Z] time="2021-07-18T22:34:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:71: No driver to put! [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-18T22:38:56.394Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-18T22:38:56.394Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-18T22:38:56.394Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-18T22:38:56.394Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.394Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-18T22:38:56.394Z] graphtest_unix.go:71: No driver to put! [2021-07-18T22:38:56.394Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-18T22:38:56.395Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-18T22:38:56.395Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-18T22:38:56.395Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-18T22:38:56.395Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-18T22:38:56.395Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-18T22:38:56.395Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-18T22:38:56.395Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-18T22:38:56.395Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-18T22:38:56.395Z] firewalld_test.go:13: firewalld is not running [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-18T22:38:56.395Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-18T22:38:56.395Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] [2021-07-18T22:38:56.395Z] DONE 2630 tests, 37 skipped in 413.857s Post stage [Pipeline] junit [2021-07-18T22:38:56.410Z] Recording test results [2021-07-18T22:38:56.691Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-18T22:38:57.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42132/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6c57a1e40cc5ba577f1d98770aa37a6ad9b685 hack/validate/vendor [2021-07-18T22:38:57.978Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-18T22:38:58.550Z] + echo Ensuring container killed. [2021-07-18T22:38:58.550Z] Ensuring container killed. [2021-07-18T22:38:58.550Z] + docker rm -vf docker-pr7 [2021-07-18T22:38:58.550Z] Error: No such container: docker-pr7 [Pipeline] sh [2021-07-18T22:38:58.832Z] + echo Chowning /workspace to jenkins user [2021-07-18T22:38:58.832Z] Chowning /workspace to jenkins user [2021-07-18T22:38:58.832Z] + id -u [2021-07-18T22:38:58.832Z] + id -g [2021-07-18T22:38:58.832Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42132:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-18T22:39:00.023Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-18T22:39:00.066Z] + bundleName=unit [2021-07-18T22:39:00.066Z] + echo Creating unit-bundles.tar.gz [2021-07-18T22:39:00.066Z] Creating unit-bundles.tar.gz [2021-07-18T22:39:00.066Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-18T22:39:00.066Z] bundles/junit-report.xml [2021-07-18T22:39:00.066Z] bundles/go-test-report.json [2021-07-18T22:39:00.066Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-18T22:39:00.077Z] Archiving artifacts [2021-07-18T22:39:00.603Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42132/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-18T22:39:00.910Z] + make clean [2021-07-18T22:39:01.168Z] docker volume rm -f docker-dev-cache [2021-07-18T22:39:01.168Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-18T22:39:04.222Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-18T22:39:06.130Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-18T22:39:09.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-18T22:39:10.803Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-18T22:39:11.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-18T22:39:11.637Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-18T22:39:11.637Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-18T22:39:11.637Z] === RUN TestDockerSuite/TestHealth [2021-07-18T22:39:13.550Z] docker_api_swarm_service_test.go:303: [d03b32ef2f2c0] joining swarm manager [d061f532ff62f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:39:14.121Z] docker_api_swarm_service_test.go:303: [ddece9c7c954b] joining swarm manager [d061f532ff62f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:39:36.074Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-18T22:39:36.074Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-18T22:39:36.074Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-18T22:39:36.074Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-18T22:39:36.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-18T22:39:36.074Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-18T22:39:36.074Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-18T22:39:37.015Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-18T22:39:37.015Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-18T22:39:37.015Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-18T22:39:37.015Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-18T22:39:37.276Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-18T22:39:37.537Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-18T22:39:37.798Z] docker_api_swarm_service_test.go:99: [d467a9a6e8d02] joining swarm manager [d44232507db4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:39:38.058Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-18T22:39:38.058Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-18T22:39:38.628Z] docker_api_swarm_service_test.go:100: [dc26122db3241] joining swarm manager [d44232507db4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:39:38.888Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-18T22:39:38.888Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-18T22:39:39.459Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-18T22:39:40.410Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-18T22:39:40.670Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-18T22:39:42.055Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-18T22:39:45.356Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-18T22:39:45.356Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-18T22:39:45.356Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-18T22:39:46.739Z] === RUN TestDockerSuite/TestImportFile [2021-07-18T22:39:48.651Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-18T22:39:48.651Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-18T22:39:50.573Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-18T22:39:52.485Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-18T22:39:54.395Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-18T22:39:54.965Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-18T22:39:55.904Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-18T22:39:56.845Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-18T22:39:56.845Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-18T22:39:56.845Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-18T22:39:57.788Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-18T22:39:59.173Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-18T22:39:59.743Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-18T22:40:00.683Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-18T22:40:02.069Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-18T22:40:02.069Z] check_test.go:380: [d467a9a6e8d02] daemon is not started [2021-07-18T22:40:03.008Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-18T22:40:03.008Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-18T22:40:04.390Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-18T22:40:04.960Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-18T22:40:05.904Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-18T22:40:05.904Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-18T22:40:06.494Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-18T22:40:06.494Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-18T22:40:06.494Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-18T22:40:07.434Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-18T22:40:07.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-18T22:40:08.266Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-18T22:40:09.207Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-18T22:40:09.778Z] docker_api_swarm_service_test.go:532: [d365be60888fb] joining swarm manager [df2f373d41e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:40:10.350Z] === RUN TestDockerSuite/TestInspectImage [2021-07-18T22:40:10.350Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-18T22:40:10.350Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-18T22:40:10.350Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-18T22:40:10.350Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-18T22:40:10.921Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-18T22:40:11.181Z] docker_api_swarm_service_test.go:533: [d9404f0bce638] joining swarm manager [df2f373d41e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:40:11.750Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-18T22:40:11.750Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-18T22:40:12.693Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-18T22:40:14.078Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-18T22:40:15.991Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-18T22:40:15.991Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-18T22:40:16.933Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-18T22:40:18.318Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-18T22:40:20.230Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-18T22:40:21.629Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-18T22:40:22.199Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-18T22:40:23.158Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-18T22:40:23.728Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-18T22:40:24.297Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-18T22:40:25.237Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-18T22:40:25.237Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-18T22:40:27.149Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-18T22:40:29.061Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-18T22:40:30.451Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-18T22:40:30.712Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-18T22:40:33.257Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-18T22:40:35.169Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-18T22:40:37.712Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-18T22:40:37.712Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-18T22:40:37.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-18T22:40:40.252Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-18T22:40:40.252Z] docker_api_swarm_service_test.go:147: [d0e555b2245c2] joining swarm manager [d0614650f8840]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:40:40.512Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-18T22:40:41.083Z] docker_api_swarm_service_test.go:147: [df2de61a08f85] joining swarm manager [d0614650f8840]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:40:41.343Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-18T22:40:56.252Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-18T22:40:56.513Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-18T22:40:58.422Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-18T22:40:59.361Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-18T22:41:03.562Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-18T22:41:03.562Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-18T22:41:03.562Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-18T22:41:03.562Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-18T22:41:03.562Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-18T22:41:04.134Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-18T22:41:05.076Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-18T22:41:09.348Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-18T22:41:09.919Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-18T22:41:15.207Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-18T22:41:15.467Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-18T22:41:15.467Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-18T22:41:16.852Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-18T22:41:17.798Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-18T22:41:19.181Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-18T22:41:20.563Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-18T22:41:21.133Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-18T22:41:21.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-18T22:41:24.432Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-18T22:41:25.372Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-18T22:41:26.755Z] === RUN TestDockerSuite/TestLogsSince [2021-07-18T22:41:34.890Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-18T22:41:40.180Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-18T22:41:41.121Z] === RUN TestDockerSuite/TestLogsTail [2021-07-18T22:41:42.505Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-18T22:41:43.446Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-18T22:41:44.388Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-18T22:41:44.958Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-18T22:41:45.902Z] === RUN TestDockerSuite/TestNetHostname [2021-07-18T22:41:49.203Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-18T22:41:49.776Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-18T22:41:55.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-18T22:41:56.000Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-18T22:41:58.542Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-18T22:41:59.482Z] === RUN TestDockerSuite/TestPluginActive [2021-07-18T22:42:00.871Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-18T22:42:01.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-18T22:42:03.986Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-18T22:42:06.528Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-18T22:42:06.528Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-18T22:42:06.528Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-18T22:42:07.468Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-18T22:42:08.850Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-18T22:42:10.761Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-18T22:42:12.144Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-18T22:42:12.144Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-18T22:42:14.056Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-18T22:42:15.436Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-18T22:42:17.978Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-18T22:42:18.918Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-18T22:42:22.223Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-18T22:42:22.223Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-18T22:42:24.136Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-18T22:42:26.050Z] === RUN TestDockerSuite/TestPortList [2021-07-18T22:42:26.621Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-18T22:42:36.618Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-18T22:42:38.000Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-18T22:42:46.129Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-18T22:42:46.129Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-18T22:42:46.129Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-18T22:42:46.129Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-18T22:42:46.129Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-18T22:42:46.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-18T22:42:46.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-18T22:42:46.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-18T22:42:47.221Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-18T22:42:48.607Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-18T22:42:48.607Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-18T22:42:51.917Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-18T22:42:51.917Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-18T22:42:53.300Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-18T22:42:54.241Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-18T22:42:54.241Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-18T22:42:58.443Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-18T22:42:58.703Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-18T22:43:00.616Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-18T22:43:02.526Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-18T22:43:05.066Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-18T22:43:08.365Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-18T22:43:08.365Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-18T22:43:11.665Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-18T22:43:18.263Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-18T22:43:20.807Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-18T22:43:21.377Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-18T22:43:22.319Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-18T22:43:25.615Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-18T22:43:25.615Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-18T22:43:26.999Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-18T22:43:28.383Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-18T22:43:28.644Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-18T22:43:31.943Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-18T22:43:32.884Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-18T22:43:34.796Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-18T22:43:36.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-18T22:43:36.769Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-18T22:43:36.769Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-18T22:43:38.151Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-18T22:43:40.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-18T22:43:40.693Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-18T22:43:43.238Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-18T22:43:43.808Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-18T22:43:44.379Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-18T22:43:44.379Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-18T22:43:44.379Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-18T22:43:44.639Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-18T22:43:44.900Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-18T22:43:44.900Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-18T22:43:45.841Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-18T22:43:47.752Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-18T22:43:47.752Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-18T22:43:49.663Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-18T22:43:50.605Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-18T22:43:55.892Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-18T22:44:02.483Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-18T22:44:02.483Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-18T22:44:03.053Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-18T22:44:06.353Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-18T22:44:06.353Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-18T22:44:06.353Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-18T22:44:06.353Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-18T22:44:08.897Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-18T22:44:10.111Z] --- PASS: TestBuildWCOWSandboxSize (766.42s) [2021-07-18T22:44:10.111Z] === RUN TestBuildWithEmptyDockerfile [2021-07-18T22:44:10.111Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:44:10.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:44:10.111Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:44:10.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:44:10.111Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:44:10.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:44:10.111Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-18T22:44:10.111Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-18T22:44:10.111Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-18T22:44:10.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.50s) [2021-07-18T22:44:10.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-18T22:44:10.111Z] === RUN TestBuildPreserveOwnership [2021-07-18T22:44:10.111Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:44:10.111Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestBuildPlatformInvalid [2021-07-18T22:44:10.111Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-07-18T22:44:10.111Z] PASS [2021-07-18T22:44:10.111Z] ok github.com/docker/docker/integration/build 947.337s [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === Skipped [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-18T22:44:10.111Z] build_session_test.go:25: TODO: BuildKit [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-18T22:44:10.111Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-18T22:44:10.111Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-18T22:44:10.111Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-18T22:44:10.111Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] DONE 29 tests, 5 skipped in 977.257s [2021-07-18T22:44:10.111Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-18T22:44:10.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:44:10.111Z] INFO: Testing against a local daemon [2021-07-18T22:44:10.111Z] === RUN TestConfigInspect [2021-07-18T22:44:10.111Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestConfigList [2021-07-18T22:44:10.111Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] --- SKIP: TestConfigList (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestConfigsCreateAndDelete [2021-07-18T22:44:10.111Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestConfigsUpdate [2021-07-18T22:44:10.111Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestTemplatedConfig [2021-07-18T22:44:10.111Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestConfigCreateResolve [2021-07-18T22:44:10.111Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:44:10.111Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-18T22:44:10.111Z] PASS [2021-07-18T22:44:10.111Z] ok github.com/docker/docker/integration/config 0.122s [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === Skipped [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-18T22:44:10.111Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-18T22:44:10.111Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-18T22:44:10.111Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-18T22:44:10.111Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-18T22:44:10.111Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-18T22:44:10.111Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] [2021-07-18T22:44:10.111Z] DONE 6 tests, 6 skipped in 2.633s [2021-07-18T22:44:10.111Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-18T22:44:10.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:44:10.111Z] INFO: Testing against a local daemon [2021-07-18T22:44:10.111Z] === RUN TestCheckpoint [2021-07-18T22:44:10.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-18T22:44:10.111Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestContainerInvalidJSON [2021-07-18T22:44:10.111Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:44:10.111Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:44:10.111Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:44:10.111Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:44:10.111Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:44:10.111Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:44:10.111Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-18T22:44:10.111Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-18T22:44:10.111Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-18T22:44:10.111Z] --- PASS: TestContainerInvalidJSON (0.58s) [2021-07-18T22:44:10.111Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-18T22:44:10.111Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-18T22:44:10.111Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-07-18T22:44:10.111Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-18T22:44:10.111Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-18T22:44:10.111Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-18T22:44:10.111Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-18T22:44:10.111Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-18T22:44:10.111Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-07-18T22:44:10.111Z] === RUN TestCopyFromContainer [2021-07-18T22:44:10.111Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-18T22:44:10.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:44:10.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:44:10.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:44:10.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:44:10.111Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:44:10.111Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:44:10.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-18T22:44:10.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-18T22:44:10.111Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-18T22:44:10.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-18T22:44:10.111Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-18T22:44:10.111Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-18T22:44:10.111Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidEnv [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-18T22:44:10.111Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-18T22:44:10.111Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-18T22:44:10.111Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-18T22:44:10.111Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-18T22:44:10.111Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-18T22:44:10.111Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestCreateTmpfsMountsTarget [2021-07-18T22:44:10.111Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-18T22:44:10.111Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:44:10.111Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-18T22:44:10.111Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:44:10.111Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:44:10.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:44:10.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:44:10.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:44:10.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:44:10.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:44:10.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:44:10.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-18T22:44:10.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-18T22:44:10.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-18T22:44:10.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-18T22:44:10.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-18T22:44:10.111Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-18T22:44:10.111Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-18T22:44:10.111Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestCreateDifferentPlatform [2021-07-18T22:44:10.111Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-18T22:44:10.111Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-18T22:44:10.111Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-18T22:44:10.111Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-18T22:44:10.111Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-07-18T22:44:10.111Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-18T22:44:10.111Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-18T22:44:10.111Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-18T22:44:10.111Z] === RUN TestContainerKillOnDaemonStart [2021-07-18T22:44:10.111Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:10.111Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestDiff [2021-07-18T22:44:10.111Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-18T22:44:10.111Z] --- SKIP: TestDiff (0.00s) [2021-07-18T22:44:10.111Z] === RUN TestExecWithCloseStdin [2021-07-18T22:44:10.280Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-18T22:44:11.630Z] --- PASS: TestExecWithCloseStdin (2.93s) [2021-07-18T22:44:11.631Z] === RUN TestExec [2021-07-18T22:44:13.574Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-18T22:44:13.783Z] --- PASS: TestExec (2.06s) [2021-07-18T22:44:13.783Z] === RUN TestExecUser [2021-07-18T22:44:13.783Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-18T22:44:13.783Z] --- SKIP: TestExecUser (0.00s) [2021-07-18T22:44:13.783Z] === RUN TestExportContainerAndImportImage [2021-07-18T22:44:13.783Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:13.783Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-18T22:44:13.783Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-18T22:44:13.783Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:13.783Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-18T22:44:13.783Z] === RUN TestHealthCheckWorkdir [2021-07-18T22:44:13.783Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-18T22:44:13.783Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-18T22:44:13.783Z] === RUN TestHealthKillContainer [2021-07-18T22:44:13.783Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-18T22:44:13.783Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-18T22:44:13.783Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-18T22:44:13.783Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-18T22:44:13.783Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-18T22:44:13.783Z] === RUN TestKillContainerInvalidSignal [2021-07-18T22:44:14.957Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-18T22:44:14.957Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-18T22:44:15.217Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-18T22:44:15.943Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2021-07-18T22:44:15.943Z] === RUN TestKillContainer [2021-07-18T22:44:15.943Z] === RUN TestKillContainer/no_signal [2021-07-18T22:44:16.601Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-18T22:44:17.462Z] === RUN TestKillContainer/non_killing_signal [2021-07-18T22:44:17.462Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-18T22:44:17.462Z] === RUN TestKillContainer/killing_signal [2021-07-18T22:44:19.145Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-18T22:44:20.121Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-18T22:44:20.333Z] --- PASS: TestKillContainer (4.28s) [2021-07-18T22:44:20.333Z] --- PASS: TestKillContainer/no_signal (1.77s) [2021-07-18T22:44:20.333Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-18T22:44:20.333Z] --- PASS: TestKillContainer/killing_signal (2.47s) [2021-07-18T22:44:20.333Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-18T22:44:20.333Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-18T22:44:20.333Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-18T22:44:20.333Z] === RUN TestKillStoppedContainer [2021-07-18T22:44:20.333Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-18T22:44:20.333Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-18T22:44:20.333Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-18T22:44:20.333Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-18T22:44:20.333Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-18T22:44:20.333Z] === RUN TestKillDifferentUserContainer [2021-07-18T22:44:20.333Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-18T22:44:20.333Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-18T22:44:20.333Z] === RUN TestInspectOomKilledTrue [2021-07-18T22:44:20.333Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:20.333Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-18T22:44:20.333Z] === RUN TestInspectOomKilledFalse [2021-07-18T22:44:20.333Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:44:20.333Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-18T22:44:20.333Z] === RUN TestLogsFollowTailEmpty [2021-07-18T22:44:20.383Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-18T22:44:20.642Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-18T22:44:21.852Z] --- PASS: TestLogsFollowTailEmpty (1.89s) [2021-07-18T22:44:21.852Z] === RUN TestNetworkNat [2021-07-18T22:44:21.852Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-18T22:44:21.852Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-18T22:44:21.852Z] === RUN TestNetworkLocalhostTCPNat [2021-07-18T22:44:23.183Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-18T22:44:23.752Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-18T22:44:24.002Z] --- PASS: TestNetworkLocalhostTCPNat (2.22s) [2021-07-18T22:44:24.002Z] === RUN TestNetworkLoopbackNat [2021-07-18T22:44:24.002Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-18T22:44:24.002Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-18T22:44:24.002Z] === RUN TestPause [2021-07-18T22:44:24.002Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-18T22:44:24.002Z] --- SKIP: TestPause (0.00s) [2021-07-18T22:44:24.002Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-18T22:44:24.322Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-18T22:44:25.705Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-18T22:44:26.155Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.91s) [2021-07-18T22:44:26.155Z] === RUN TestPauseStopPausedContainer [2021-07-18T22:44:26.155Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:44:26.155Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-18T22:44:26.155Z] === RUN TestPsFilter [2021-07-18T22:44:26.155Z] --- PASS: TestPsFilter (0.36s) [2021-07-18T22:44:26.155Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-18T22:44:27.091Z] === RUN TestDockerSuite/TestRmiTag [2021-07-18T22:44:27.091Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-18T22:44:28.032Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-18T22:44:28.032Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-18T22:44:28.310Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.13s) [2021-07-18T22:44:28.310Z] === RUN TestRemoveContainerWithVolume [2021-07-18T22:44:31.183Z] --- PASS: TestRemoveContainerWithVolume (2.50s) [2021-07-18T22:44:31.183Z] === RUN TestRemoveContainerRunning [2021-07-18T22:44:32.717Z] --- PASS: TestRemoveContainerRunning (1.90s) [2021-07-18T22:44:32.717Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-18T22:44:33.317Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-18T22:44:33.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-18T22:44:33.317Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-18T22:44:34.699Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-18T22:44:34.903Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2021-07-18T22:44:34.903Z] === RUN TestRemoveInvalidContainer [2021-07-18T22:44:34.903Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-18T22:44:34.903Z] === RUN TestRenameLinkedContainer [2021-07-18T22:44:34.903Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-18T22:44:34.903Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-18T22:44:34.903Z] === RUN TestRenameStoppedContainer [2021-07-18T22:44:34.959Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-18T22:44:36.870Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-18T22:44:37.092Z] --- PASS: TestRenameStoppedContainer (2.47s) [2021-07-18T22:44:37.092Z] === RUN TestRenameRunningContainerAndReuse [2021-07-18T22:44:37.130Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-18T22:44:37.702Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-18T22:44:38.274Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-18T22:44:39.216Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-18T22:44:39.216Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-18T22:44:40.168Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-18T22:44:40.845Z] --- PASS: TestRenameRunningContainerAndReuse (3.84s) [2021-07-18T22:44:40.845Z] === RUN TestRenameInvalidName [2021-07-18T22:44:42.077Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-18T22:44:42.337Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-18T22:44:43.031Z] --- PASS: TestRenameInvalidName (1.93s) [2021-07-18T22:44:43.031Z] === RUN TestRenameAnonymousContainer [2021-07-18T22:44:43.278Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-18T22:44:44.217Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-18T22:44:44.789Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-18T22:44:46.170Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-18T22:44:47.109Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-18T22:44:48.049Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-18T22:44:48.992Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-18T22:44:49.563Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-18T22:44:50.505Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-18T22:44:50.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-18T22:44:51.448Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-18T22:44:52.831Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-18T22:44:53.376Z] --- PASS: TestRenameAnonymousContainer (9.01s) [2021-07-18T22:44:53.376Z] === RUN TestRenameContainerWithSameName [2021-07-18T22:44:53.771Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-18T22:44:53.836Z] --- PASS: TestRenameContainerWithSameName (1.89s) [2021-07-18T22:44:53.836Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-18T22:44:53.836Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-18T22:44:53.836Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-18T22:44:53.836Z] === RUN TestResize [2021-07-18T22:44:54.341Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-18T22:44:54.911Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-18T22:44:54.911Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-18T22:44:56.022Z] --- PASS: TestResize (1.87s) [2021-07-18T22:44:56.022Z] === RUN TestResizeWithInvalidSize [2021-07-18T22:44:57.459Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-18T22:44:57.566Z] --- PASS: TestResizeWithInvalidSize (1.94s) [2021-07-18T22:44:57.566Z] === RUN TestResizeWhenContainerNotStarted [2021-07-18T22:44:57.718Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-18T22:44:58.657Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-18T22:44:59.227Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-18T22:45:00.168Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-18T22:45:00.168Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-18T22:45:00.486Z] --- PASS: TestResizeWhenContainerNotStarted (2.50s) [2021-07-18T22:45:00.486Z] === RUN TestDaemonRestartKillContainers [2021-07-18T22:45:00.486Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:00.486Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-18T22:45:00.486Z] === RUN TestStats [2021-07-18T22:45:00.486Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-18T22:45:00.486Z] --- SKIP: TestStats (0.00s) [2021-07-18T22:45:00.486Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-18T22:45:00.739Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-18T22:45:01.681Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-18T22:45:02.252Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-18T22:45:02.824Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-18T22:45:03.765Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-18T22:45:03.765Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-18T22:45:03.765Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-18T22:45:04.706Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-18T22:45:04.706Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-18T22:45:05.647Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-18T22:45:06.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.51s) [2021-07-18T22:45:06.331Z] === RUN TestStopContainerWithTimeout [2021-07-18T22:45:06.331Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-18T22:45:06.331Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-18T22:45:06.331Z] === RUN TestUpdateRestartPolicy [2021-07-18T22:45:07.030Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-18T22:45:07.030Z] docker_cli_service_logs_test.go:245: checking task s8qpoz4z87cr [2021-07-18T22:45:07.030Z] docker_cli_service_logs_test.go:250: checking messages for s8qpoz4z87cr [2021-07-18T22:45:07.030Z] docker_cli_service_logs_test.go:245: checking task go3fnruimrdq [2021-07-18T22:45:07.290Z] docker_cli_service_logs_test.go:250: checking messages for go3fnruimrdq [2021-07-18T22:45:07.861Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-18T22:45:08.431Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-18T22:45:08.431Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-18T22:45:09.371Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-18T22:45:10.752Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-18T22:45:12.134Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-18T22:45:13.522Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-18T22:45:14.102Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-18T22:45:14.673Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-18T22:45:15.243Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-18T22:45:16.181Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-18T22:45:16.751Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-18T22:45:18.134Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-18T22:45:18.395Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-18T22:45:20.940Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-18T22:45:22.324Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-18T22:45:22.324Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-18T22:45:23.267Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-18T22:45:25.178Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-18T22:45:27.088Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-18T22:45:27.462Z] --- PASS: TestUpdateRestartPolicy (20.93s) [2021-07-18T22:45:27.462Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-18T22:45:28.441Z] --- PASS: TestUpdateRestartWithAutoRemove (1.88s) [2021-07-18T22:45:28.441Z] === RUN TestWaitNonBlocked [2021-07-18T22:45:28.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:45:28.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:45:28.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:45:28.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:45:28.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-18T22:45:28.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-18T22:45:29.629Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-18T22:45:31.365Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-18T22:45:31.365Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.33s) [2021-07-18T22:45:31.365Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.57s) [2021-07-18T22:45:31.365Z] === RUN TestWaitBlocked [2021-07-18T22:45:31.365Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:31.365Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-18T22:45:31.365Z] PASS [2021-07-18T22:45:31.365Z] ok github.com/docker/docker/integration/container 84.317s [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === Skipped [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-18T22:45:31.365Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-18T22:45:31.365Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-18T22:45:31.365Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-18T22:45:31.365Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-18T22:45:31.365Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-18T22:45:31.365Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-18T22:45:31.365Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-18T22:45:31.365Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-18T22:45:31.365Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-18T22:45:31.365Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-18T22:45:31.365Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-18T22:45:31.365Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-18T22:45:31.365Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-18T22:45:31.365Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-18T22:45:31.365Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-18T22:45:31.365Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-18T22:45:31.365Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-18T22:45:31.365Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-18T22:45:31.365Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-18T22:45:31.365Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-18T22:45:31.365Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-18T22:45:31.365Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-18T22:45:31.365Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-18T22:45:31.365Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-18T22:45:31.365Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-18T22:45:31.365Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-18T22:45:31.365Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-18T22:45:31.365Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-18T22:45:31.365Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-18T22:45:31.365Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-18T22:45:31.365Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-18T22:45:31.365Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-18T22:45:31.365Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-18T22:45:31.365Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] [2021-07-18T22:45:31.365Z] DONE 88 tests, 33 skipped in 86.515s [2021-07-18T22:45:31.365Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-18T22:45:32.170Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-18T22:45:32.170Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-18T22:45:32.170Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-18T22:45:32.170Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-18T22:45:32.170Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-18T22:45:32.750Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-18T22:45:32.908Z] === RUN TestConfigDaemonLibtrustID [2021-07-18T22:45:32.908Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-18T22:45:32.908Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-18T22:45:32.908Z] === RUN TestDaemonConfigValidation [2021-07-18T22:45:32.908Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-18T22:45:32.908Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-18T22:45:32.908Z] PASS [2021-07-18T22:45:32.908Z] ok github.com/docker/docker/integration/daemon 0.094s [2021-07-18T22:45:32.908Z] [2021-07-18T22:45:32.908Z] === Skipped [2021-07-18T22:45:32.908Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-18T22:45:32.908Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-18T22:45:32.908Z] [2021-07-18T22:45:32.908Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-18T22:45:32.908Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-18T22:45:32.908Z] [2021-07-18T22:45:32.908Z] [2021-07-18T22:45:32.908Z] DONE 2 tests, 2 skipped in 1.562s [2021-07-18T22:45:32.908Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-18T22:45:34.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:45:34.454Z] INFO: Testing against a local daemon [2021-07-18T22:45:34.454Z] === RUN TestCommitInheritsEnv [2021-07-18T22:45:34.454Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:45:34.454Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-18T22:45:34.454Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-18T22:45:34.454Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-18T22:45:34.454Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-18T22:45:34.454Z] === RUN TestImagesFilterMultiReference [2021-07-18T22:45:34.454Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-18T22:45:34.454Z] === RUN TestImagePullPlatformInvalid [2021-07-18T22:45:34.454Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-18T22:45:34.454Z] === RUN TestRemoveImageOrphaning [2021-07-18T22:45:35.291Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-18T22:45:35.427Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2021-07-18T22:45:35.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-18T22:45:35.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-18T22:45:35.427Z] === RUN TestTagInvalidReference [2021-07-18T22:45:35.427Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-18T22:45:35.427Z] === RUN TestTagValidPrefixedRepo [2021-07-18T22:45:35.427Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-18T22:45:35.427Z] === RUN TestTagExistedNameWithoutForce [2021-07-18T22:45:35.428Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-18T22:45:35.428Z] === RUN TestTagOfficialNames [2021-07-18T22:45:35.428Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-18T22:45:35.428Z] === RUN TestTagMatchesDigest [2021-07-18T22:45:35.890Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-18T22:45:35.890Z] PASS [2021-07-18T22:45:35.890Z] ok github.com/docker/docker/integration/image 1.429s [2021-07-18T22:45:35.890Z] [2021-07-18T22:45:35.890Z] === Skipped [2021-07-18T22:45:35.890Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-18T22:45:35.890Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:45:35.890Z] [2021-07-18T22:45:35.890Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-18T22:45:35.890Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-18T22:45:35.890Z] [2021-07-18T22:45:35.890Z] [2021-07-18T22:45:35.890Z] DONE 11 tests, 2 skipped in 3.020s [2021-07-18T22:45:35.890Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-18T22:45:37.208Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-18T22:45:37.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:45:37.436Z] INFO: Testing against a local daemon [2021-07-18T22:45:37.436Z] === RUN TestNetworkCreateDelete [2021-07-18T22:45:37.436Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:37.436Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-18T22:45:37.436Z] === RUN TestDockerNetworkDeletePreferID [2021-07-18T22:45:37.436Z] 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-07-18T22:45:37.436Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-18T22:45:37.436Z] === RUN TestDaemonDNSFallback [2021-07-18T22:45:37.436Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:37.436Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-18T22:45:37.436Z] === RUN TestInspectNetwork [2021-07-18T22:45:37.436Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-18T22:45:37.436Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-18T22:45:37.436Z] === RUN TestRunContainerWithBridgeNone [2021-07-18T22:45:37.436Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:37.436Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-18T22:45:37.436Z] === RUN TestNetworkInvalidJSON [2021-07-18T22:45:37.436Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-18T22:45:37.436Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-18T22:45:37.436Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:45:37.436Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:45:37.436Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:45:37.436Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:45:37.436Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-18T22:45:37.436Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-18T22:45:37.436Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-18T22:45:37.437Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-18T22:45:37.437Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-18T22:45:37.437Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-18T22:45:37.437Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-18T22:45:37.437Z] === RUN TestNetworkList [2021-07-18T22:45:37.437Z] === RUN TestNetworkList//networks [2021-07-18T22:45:37.437Z] === PAUSE TestNetworkList//networks [2021-07-18T22:45:37.437Z] === RUN TestNetworkList//networks/ [2021-07-18T22:45:37.437Z] === PAUSE TestNetworkList//networks/ [2021-07-18T22:45:37.437Z] === CONT TestNetworkList//networks [2021-07-18T22:45:37.437Z] === CONT TestNetworkList//networks/ [2021-07-18T22:45:37.437Z] --- PASS: TestNetworkList (0.03s) [2021-07-18T22:45:37.437Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-18T22:45:37.437Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestHostIPv4BridgeLabel [2021-07-18T22:45:37.437Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-18T22:45:37.437Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-18T22:45:37.437Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-18T22:45:37.437Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestDaemonDefaultNetworkPools [2021-07-18T22:45:37.437Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-18T22:45:37.437Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-18T22:45:37.437Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-18T22:45:37.437Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-18T22:45:37.437Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-18T22:45:37.437Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-18T22:45:37.437Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-18T22:45:37.437Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestServiceWithPredefinedNetwork [2021-07-18T22:45:37.437Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-18T22:45:37.437Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-18T22:45:37.437Z] service_test.go:242: FLAKY_TEST [2021-07-18T22:45:37.437Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-18T22:45:37.437Z] === RUN TestServiceWithDataPathPortInit [2021-07-18T22:45:37.898Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-18T22:45:37.898Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-18T22:45:37.898Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-18T22:45:37.898Z] PASS [2021-07-18T22:45:37.898Z] ok github.com/docker/docker/integration/network 0.153s [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === Skipped [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-18T22:45:37.898Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-18T22:45:37.898Z] 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-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-18T22:45:37.898Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-18T22:45:37.898Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-18T22:45:37.898Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-18T22:45:37.898Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:242: FLAKY_TEST [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-18T22:45:37.898Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] [2021-07-18T22:45:37.898Z] DONE 22 tests, 15 skipped in 1.855s [2021-07-18T22:45:37.898Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-18T22:45:38.359Z] testing: warning: no tests to run [2021-07-18T22:45:38.359Z] PASS [2021-07-18T22:45:38.359Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2021-07-18T22:45:38.359Z] [2021-07-18T22:45:38.359Z] DONE 0 tests in 0.588s [2021-07-18T22:45:38.359Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-18T22:45:38.819Z] testing: warning: no tests to run [2021-07-18T22:45:38.819Z] PASS [2021-07-18T22:45:38.819Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2021-07-18T22:45:38.819Z] [2021-07-18T22:45:38.819Z] DONE 0 tests in 0.609s [2021-07-18T22:45:39.119Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-18T22:45:39.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-18T22:45:39.689Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-18T22:45:39.744Z] testing: warning: no tests to run [2021-07-18T22:45:39.744Z] PASS [2021-07-18T22:45:39.744Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-07-18T22:45:39.744Z] [2021-07-18T22:45:39.744Z] DONE 0 tests in 0.610s [2021-07-18T22:45:39.744Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-18T22:45:40.205Z] testing: warning: no tests to run [2021-07-18T22:45:40.205Z] PASS [2021-07-18T22:45:40.205Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2021-07-18T22:45:40.205Z] [2021-07-18T22:45:40.205Z] DONE 0 tests in 0.586s [2021-07-18T22:45:40.205Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-18T22:45:40.635Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-18T22:45:41.584Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-18T22:45:42.965Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-18T22:45:43.906Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-18T22:45:43.906Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-18T22:45:43.906Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-18T22:45:44.166Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-18T22:45:44.736Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-18T22:45:46.649Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-18T22:45:46.649Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-18T22:45:46.649Z] docker_cli_swarm_test.go:1901: [da85ba6d553d4] joining swarm manager [d7b933e32cf9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:45:47.590Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-18T22:45:48.160Z] docker_cli_swarm_test.go:1902: [deaca057120d3] joining swarm manager [d7b933e32cf9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:45:48.160Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-18T22:45:49.100Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-18T22:45:50.042Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-18T22:45:50.042Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-18T22:45:50.571Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:45:50.571Z] INFO: Testing against a local daemon [2021-07-18T22:45:50.571Z] === RUN TestPluginInvalidJSON [2021-07-18T22:45:50.571Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:45:50.571Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:45:50.571Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-18T22:45:50.571Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-18T22:45:50.571Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-18T22:45:50.571Z] === RUN TestPluginInstall [2021-07-18T22:45:50.571Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-18T22:45:50.571Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-18T22:45:50.571Z] === RUN TestPluginsWithRuntimes [2021-07-18T22:45:50.571Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-18T22:45:50.571Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-18T22:45:50.571Z] === RUN TestPluginBackCompatMediaTypes [2021-07-18T22:45:50.571Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-18T22:45:50.571Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-18T22:45:50.571Z] PASS [2021-07-18T22:45:50.571Z] ok github.com/docker/docker/integration/plugin/common 0.119s [2021-07-18T22:45:50.571Z] [2021-07-18T22:45:50.571Z] === Skipped [2021-07-18T22:45:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-18T22:45:50.571Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-18T22:45:50.571Z] [2021-07-18T22:45:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-18T22:45:50.571Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-18T22:45:50.571Z] [2021-07-18T22:45:50.571Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-18T22:45:50.571Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-18T22:45:50.571Z] [2021-07-18T22:45:50.571Z] [2021-07-18T22:45:50.571Z] DONE 5 tests, 3 skipped in 8.766s [2021-07-18T22:45:50.571Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-18T22:45:50.619Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-18T22:45:51.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:45:51.543Z] INFO: Testing against a local daemon [2021-07-18T22:45:51.543Z] === RUN TestExternalGraphDriver [2021-07-18T22:45:51.543Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-18T22:45:51.543Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-18T22:45:51.543Z] === RUN TestGraphdriverPluginV2 [2021-07-18T22:45:51.543Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-18T22:45:51.543Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-18T22:45:51.543Z] PASS [2021-07-18T22:45:51.543Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.123s [2021-07-18T22:45:51.562Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-18T22:45:52.004Z] [2021-07-18T22:45:52.004Z] === Skipped [2021-07-18T22:45:52.004Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-18T22:45:52.004Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-18T22:45:52.004Z] [2021-07-18T22:45:52.004Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-18T22:45:52.004Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-18T22:45:52.004Z] [2021-07-18T22:45:52.004Z] [2021-07-18T22:45:52.004Z] DONE 2 tests, 2 skipped in 2.738s [2021-07-18T22:45:52.004Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-18T22:45:52.131Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-18T22:45:52.703Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-18T22:45:53.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:45:53.547Z] INFO: Testing against a local daemon [2021-07-18T22:45:53.547Z] === RUN TestReadPluginNoRead [2021-07-18T22:45:53.547Z] read_test.go:21: no unix domain sockets on Windows [2021-07-18T22:45:53.547Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-18T22:45:53.547Z] PASS [2021-07-18T22:45:53.547Z] ok github.com/docker/docker/integration/plugin/logging 0.097s [2021-07-18T22:45:53.644Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-18T22:45:54.008Z] [2021-07-18T22:45:54.008Z] === Skipped [2021-07-18T22:45:54.008Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-18T22:45:54.008Z] read_test.go:21: no unix domain sockets on Windows [2021-07-18T22:45:54.008Z] [2021-07-18T22:45:54.008Z] [2021-07-18T22:45:54.008Z] DONE 1 tests, 1 skipped in 1.868s [2021-07-18T22:45:54.008Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-18T22:45:54.216Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-18T22:45:54.786Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-18T22:45:54.981Z] testing: warning: no tests to run [2021-07-18T22:45:54.981Z] PASS [2021-07-18T22:45:54.981Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.068s [2021-07-18T22:45:54.981Z] [2021-07-18T22:45:54.981Z] DONE 0 tests in 0.921s [2021-07-18T22:45:54.981Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-18T22:45:55.727Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-18T22:45:55.727Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-18T22:45:56.298Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-18T22:45:56.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:45:56.540Z] INFO: Testing against a local daemon [2021-07-18T22:45:56.540Z] === RUN TestPluginWithDevMounts [2021-07-18T22:45:56.540Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:56.540Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-18T22:45:56.540Z] PASS [2021-07-18T22:45:56.540Z] ok github.com/docker/docker/integration/plugin/volumes 0.103s [2021-07-18T22:45:56.540Z] [2021-07-18T22:45:56.540Z] === Skipped [2021-07-18T22:45:56.540Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-18T22:45:56.540Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:56.540Z] [2021-07-18T22:45:56.540Z] [2021-07-18T22:45:56.540Z] DONE 1 tests, 1 skipped in 1.805s [2021-07-18T22:45:56.869Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-18T22:45:57.003Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-18T22:45:58.252Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-18T22:45:58.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:45:58.549Z] INFO: Testing against a local daemon [2021-07-18T22:45:58.549Z] === RUN TestSecretInspect [2021-07-18T22:45:58.549Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-18T22:45:58.549Z] === RUN TestSecretList [2021-07-18T22:45:58.549Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] --- SKIP: TestSecretList (0.00s) [2021-07-18T22:45:58.549Z] === RUN TestSecretsCreateAndDelete [2021-07-18T22:45:58.549Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-18T22:45:58.549Z] === RUN TestSecretsUpdate [2021-07-18T22:45:58.549Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-18T22:45:58.549Z] === RUN TestTemplatedSecret [2021-07-18T22:45:58.549Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-18T22:45:58.549Z] === RUN TestSecretCreateResolve [2021-07-18T22:45:58.549Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:58.549Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-18T22:45:58.549Z] PASS [2021-07-18T22:45:58.549Z] ok github.com/docker/docker/integration/secret 0.108s [2021-07-18T22:45:58.549Z] [2021-07-18T22:45:58.549Z] === Skipped [2021-07-18T22:45:58.549Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-18T22:45:58.549Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] [2021-07-18T22:45:58.549Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-18T22:45:58.549Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] [2021-07-18T22:45:58.549Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-18T22:45:58.549Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] [2021-07-18T22:45:58.549Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-18T22:45:58.549Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] [2021-07-18T22:45:58.549Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-18T22:45:58.549Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:45:58.549Z] [2021-07-18T22:45:58.549Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-18T22:45:58.549Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:45:58.549Z] [2021-07-18T22:45:58.549Z] [2021-07-18T22:45:58.549Z] DONE 6 tests, 6 skipped in 1.686s [2021-07-18T22:45:58.549Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-18T22:45:58.823Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-18T22:45:58.823Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-18T22:45:58.823Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-18T22:46:00.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:46:00.759Z] INFO: Testing against a local daemon [2021-07-18T22:46:00.759Z] === RUN TestServiceCreateInit [2021-07-18T22:46:00.759Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-18T22:46:00.759Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-18T22:46:00.759Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestCreateServiceMultipleTimes [2021-07-18T22:46:00.759Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestCreateServiceConflict [2021-07-18T22:46:00.759Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestCreateServiceMaxReplicas [2021-07-18T22:46:00.759Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-18T22:46:00.759Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-18T22:46:00.759Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestCreateServiceSecretFileMode [2021-07-18T22:46:00.759Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestCreateServiceConfigFileMode [2021-07-18T22:46:00.759Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestCreateServiceSysctls [2021-07-18T22:46:00.759Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-18T22:46:00.759Z] === RUN TestCreateServiceCapabilities [2021-07-18T22:46:00.759Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-18T22:46:00.759Z] === RUN TestInspect [2021-07-18T22:46:00.759Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestInspect (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestCreateJob [2021-07-18T22:46:00.759Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestCreateJob (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestReplicatedJob [2021-07-18T22:46:00.759Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestUpdateReplicatedJob [2021-07-18T22:46:00.759Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestServiceListWithStatuses [2021-07-18T22:46:00.759Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestDockerNetworkConnectAlias [2021-07-18T22:46:00.759Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestDockerNetworkReConnect [2021-07-18T22:46:00.759Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestServicePlugin [2021-07-18T22:46:00.759Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestServiceUpdateLabel [2021-07-18T22:46:00.759Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestServiceUpdateSecrets [2021-07-18T22:46:00.759Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestServiceUpdateConfigs [2021-07-18T22:46:00.759Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestServiceUpdateNetwork [2021-07-18T22:46:00.759Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-18T22:46:00.759Z] === RUN TestServiceUpdatePidsLimit [2021-07-18T22:46:00.759Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-18T22:46:00.759Z] PASS [2021-07-18T22:46:00.759Z] ok github.com/docker/docker/integration/service 0.215s [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === Skipped [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-18T22:46:00.759Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-18T22:46:00.759Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-18T22:46:00.759Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-18T22:46:00.759Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-18T22:46:00.759Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-18T22:46:00.759Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-18T22:46:00.759Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-18T22:46:00.759Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-18T22:46:00.759Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-18T22:46:00.759Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-18T22:46:00.759Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-18T22:46:00.759Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-18T22:46:00.759Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-18T22:46:00.759Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-18T22:46:00.759Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-18T22:46:00.759Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-18T22:46:00.759Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-18T22:46:00.759Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-18T22:46:00.759Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-18T22:46:00.759Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-18T22:46:00.759Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-18T22:46:00.759Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-18T22:46:00.759Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] [2021-07-18T22:46:00.759Z] DONE 24 tests, 23 skipped in 2.301s [2021-07-18T22:46:00.759Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-18T22:46:02.120Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-18T22:46:02.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:46:02.318Z] INFO: Testing against a local daemon [2021-07-18T22:46:02.318Z] === RUN TestSessionCreate [2021-07-18T22:46:02.318Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-18T22:46:02.318Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-18T22:46:02.318Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-18T22:46:02.318Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-18T22:46:02.318Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-18T22:46:02.318Z] PASS [2021-07-18T22:46:02.318Z] ok github.com/docker/docker/integration/session 0.109s [2021-07-18T22:46:02.318Z] [2021-07-18T22:46:02.318Z] === Skipped [2021-07-18T22:46:02.318Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-18T22:46:02.318Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-18T22:46:02.318Z] [2021-07-18T22:46:02.318Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-18T22:46:02.318Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-18T22:46:02.318Z] [2021-07-18T22:46:02.318Z] [2021-07-18T22:46:02.318Z] DONE 2 tests, 2 skipped in 1.588s [2021-07-18T22:46:02.318Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-18T22:46:02.690Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-18T22:46:04.503Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:46:04.503Z] INFO: Testing against a local daemon [2021-07-18T22:46:04.503Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-18T22:46:04.503Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:04.503Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-18T22:46:04.503Z] === RUN TestEventsExecDie [2021-07-18T22:46:04.503Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-18T22:46:04.503Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-18T22:46:04.503Z] === RUN TestEventsBackwardsCompatible [2021-07-18T22:46:04.503Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-18T22:46:04.503Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-18T22:46:04.503Z] === RUN TestEventsVolumeCreate [2021-07-18T22:46:04.503Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-18T22:46:04.503Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-18T22:46:04.503Z] === RUN TestInfoAPI [2021-07-18T22:46:04.503Z] --- PASS: TestInfoAPI (0.04s) [2021-07-18T22:46:04.503Z] === RUN TestInfoAPIWarnings [2021-07-18T22:46:04.503Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:46:04.503Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-18T22:46:04.503Z] === RUN TestInfoDebug [2021-07-18T22:46:04.503Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-18T22:46:04.503Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-18T22:46:04.503Z] === RUN TestInfoInsecureRegistries [2021-07-18T22:46:04.503Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-18T22:46:04.503Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-18T22:46:04.503Z] === RUN TestInfoRegistryMirrors [2021-07-18T22:46:04.503Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-18T22:46:04.503Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-18T22:46:04.503Z] === RUN TestLoginFailsWithBadCredentials [2021-07-18T22:46:04.599Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-18T22:46:04.964Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2021-07-18T22:46:04.964Z] === RUN TestPingCacheHeaders [2021-07-18T22:46:04.964Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-18T22:46:04.964Z] === RUN TestPingGet [2021-07-18T22:46:05.430Z] --- PASS: TestPingGet (0.03s) [2021-07-18T22:46:05.430Z] === RUN TestPingHead [2021-07-18T22:46:05.430Z] --- PASS: TestPingHead (0.03s) [2021-07-18T22:46:05.430Z] === RUN TestVersion [2021-07-18T22:46:05.430Z] --- PASS: TestVersion (0.03s) [2021-07-18T22:46:05.430Z] PASS [2021-07-18T22:46:05.430Z] ok github.com/docker/docker/integration/system 1.246s [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] === Skipped [2021-07-18T22:46:05.430Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-18T22:46:05.430Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-18T22:46:05.430Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-18T22:46:05.430Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-18T22:46:05.430Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-18T22:46:05.430Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-18T22:46:05.430Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-18T22:46:05.430Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-18T22:46:05.430Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] [2021-07-18T22:46:05.430Z] DONE 14 tests, 8 skipped in 2.868s [2021-07-18T22:46:05.430Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-18T22:46:06.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:46:06.973Z] INFO: Testing against a local daemon [2021-07-18T22:46:06.973Z] === RUN TestVolumesCreateAndList [2021-07-18T22:46:06.973Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-18T22:46:06.973Z] === RUN TestVolumesRemove [2021-07-18T22:46:07.435Z] --- PASS: TestVolumesRemove (0.16s) [2021-07-18T22:46:07.435Z] === RUN TestVolumesInspect [2021-07-18T22:46:07.435Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-18T22:46:07.435Z] === RUN TestVolumesInvalidJSON [2021-07-18T22:46:07.435Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-18T22:46:07.435Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-18T22:46:07.435Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-18T22:46:07.435Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-18T22:46:07.435Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-18T22:46:07.435Z] PASS [2021-07-18T22:46:07.435Z] ok github.com/docker/docker/integration/volume 0.329s [2021-07-18T22:46:07.435Z] [2021-07-18T22:46:07.435Z] DONE 5 tests in 1.943s [2021-07-18T22:46:07.435Z] INFO: make.ps1 ended at 07/18/2021 22:46:07 [2021-07-18T22:46:07.435Z] INFO: Integration CLI tests being run from the host: [2021-07-18T22:46:07.435Z] 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-07-18T22:46:12.733Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-18T22:46:14.129Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-18T22:46:14.129Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-18T22:46:15.068Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-18T22:46:16.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-18T22:46:16.050Z] INFO: Testing against a local daemon [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-18T22:46:16.050Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-18T22:46:16.050Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-18T22:46:16.050Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-18T22:46:16.509Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-18T22:46:16.509Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-18T22:46:16.968Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-18T22:46:16.978Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-18T22:46:16.978Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-18T22:46:16.978Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-18T22:46:16.978Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-18T22:46:17.427Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-18T22:46:17.547Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-18T22:46:20.847Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-18T22:46:22.230Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-18T22:46:23.613Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-18T22:46:30.187Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-18T22:46:30.187Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-18T22:46:30.761Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-18T22:46:30.761Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-18T22:46:32.146Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-18T22:46:32.146Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-18T22:46:32.407Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-18T22:46:32.978Z] docker_cli_swarm_test.go:1802: [d454462b6fcf0] joining swarm manager [d73f263c0f395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:46:34.359Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-18T22:46:34.359Z] docker_cli_swarm_test.go:1803: [d5b7b3b6b6248] joining swarm manager [d73f263c0f395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:46:36.369Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-18T22:46:37.751Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-18T22:46:37.751Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-18T22:46:37.751Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-18T22:46:39.135Z] === RUN TestDockerSuite/TestRunMount [2021-07-18T22:46:47.272Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-18T22:46:47.534Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-18T22:46:48.473Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-18T22:46:49.854Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-18T22:46:50.424Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-18T22:46:52.336Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-18T22:46:56.540Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-18T22:46:58.450Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-18T22:46:58.709Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-18T22:47:01.262Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-18T22:47:01.262Z] docker_cli_swarm_test.go:1321: [d71e14bdb8eff] joining swarm manager [d43ce6381d7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:47:02.657Z] docker_cli_swarm_test.go:1322: [dcaf0d36bb559] joining swarm manager [d43ce6381d7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:47:02.657Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-18T22:47:04.569Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-18T22:47:04.569Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-18T22:47:05.140Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-18T22:47:06.525Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-18T22:47:07.096Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-18T22:47:08.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-18T22:47:10.576Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-18T22:47:12.488Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-18T22:47:16.697Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-18T22:47:16.958Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-18T22:47:17.218Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-18T22:47:17.790Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-18T22:47:17.790Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-18T22:47:18.731Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-18T22:47:19.301Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-18T22:47:19.301Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-18T22:47:20.240Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-18T22:47:26.834Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-18T22:47:26.834Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-18T22:47:26.834Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-18T22:47:26.834Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-18T22:47:27.096Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-18T22:47:29.007Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-18T22:47:29.540Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-18T22:47:29.540Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-18T22:47:29.540Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-18T22:47:29.540Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-18T22:47:29.540Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-18T22:47:29.540Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-18T22:47:29.540Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-18T22:47:29.540Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-18T22:47:29.540Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-18T22:47:29.540Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-18T22:47:29.540Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-18T22:47:29.577Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-18T22:47:30.147Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-18T22:47:30.147Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-18T22:47:30.407Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-18T22:47:30.976Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-18T22:47:31.547Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-18T22:47:31.790Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-18T22:47:31.790Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-18T22:47:31.790Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-18T22:47:31.790Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-18T22:47:31.790Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-18T22:47:31.790Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-18T22:47:31.790Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-18T22:47:31.790Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-18T22:47:31.790Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-18T22:47:32.116Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-18T22:47:32.116Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-18T22:47:32.116Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-18T22:47:33.056Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-18T22:47:33.316Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-18T22:47:33.316Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-18T22:47:33.316Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-18T22:47:34.258Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-18T22:47:34.696Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-18T22:47:34.696Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-18T22:47:34.696Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-18T22:47:34.696Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-18T22:47:34.696Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-18T22:47:35.642Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-18T22:47:35.642Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-18T22:47:35.642Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-18T22:47:38.938Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-18T22:47:40.321Z] === RUN TestDockerSuite/TestRunRm [2021-07-18T22:47:40.891Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-18T22:47:45.105Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-18T22:47:45.105Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-18T22:47:46.044Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-18T22:47:47.079Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-18T22:47:47.424Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-18T22:47:47.994Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-18T22:47:52.196Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-18T22:47:56.396Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-18T22:47:56.396Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-18T22:47:56.966Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-18T22:47:57.535Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-18T22:47:58.106Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-18T22:47:58.367Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-18T22:47:58.936Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-18T22:47:59.508Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-18T22:48:00.449Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-18T22:48:01.021Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-18T22:48:04.317Z] === RUN TestDockerSuite/TestRunState [2021-07-18T22:48:05.699Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-18T22:48:06.643Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-18T22:48:07.592Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-18T22:48:07.592Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-18T22:48:07.592Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-18T22:48:07.592Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-18T22:48:08.975Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-18T22:48:09.235Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-18T22:48:11.146Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-18T22:48:11.146Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-18T22:48:11.146Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-18T22:48:11.718Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-18T22:48:14.264Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-18T22:48:14.524Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-18T22:48:16.433Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-18T22:48:20.631Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-18T22:48:23.169Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-18T22:48:24.112Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-18T22:48:24.682Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-18T22:48:25.254Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-18T22:48:27.171Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-18T22:48:28.554Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-18T22:48:29.495Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-18T22:48:29.495Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-18T22:48:29.757Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-18T22:48:30.701Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-18T22:48:31.272Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-18T22:48:32.213Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-18T22:48:32.213Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-18T22:48:32.213Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-18T22:48:32.213Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-18T22:48:32.783Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-18T22:48:38.069Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-18T22:48:38.069Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-18T22:48:39.008Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-18T22:48:41.549Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-18T22:48:42.489Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-18T22:48:45.031Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-18T22:48:47.575Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-18T22:48:47.836Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-18T22:48:47.836Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-18T22:48:47.836Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-18T22:48:47.836Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-18T22:48:48.096Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-18T22:48:48.096Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-18T22:48:48.096Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-18T22:48:48.096Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-18T22:48:48.096Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-18T22:48:48.096Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-18T22:48:52.302Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-18T22:48:52.562Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-18T22:48:53.942Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-18T22:48:54.882Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-18T22:48:55.453Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-18T22:48:55.453Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-18T22:48:56.024Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-18T22:48:56.024Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-18T22:48:56.024Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-18T22:48:56.024Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-18T22:48:56.285Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-18T22:48:56.285Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-18T22:48:56.285Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-18T22:48:56.285Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-18T22:48:56.285Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-18T22:48:56.285Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-18T22:48:56.285Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-18T22:48:56.285Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-18T22:48:56.285Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-18T22:48:56.285Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-18T22:48:56.285Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-18T22:48:56.858Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-18T22:48:57.430Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-18T22:48:57.690Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-18T22:48:58.636Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-18T22:48:58.897Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-18T22:48:59.468Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-18T22:48:59.728Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-18T22:49:00.297Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-18T22:49:01.238Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-18T22:49:01.238Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-18T22:49:01.238Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-18T22:49:01.808Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-18T22:49:03.717Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-18T22:49:04.286Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-18T22:49:04.286Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-18T22:49:04.286Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-18T22:49:04.856Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-18T22:49:04.856Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-18T22:49:06.769Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-18T22:49:07.031Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-18T22:49:07.031Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-18T22:49:09.578Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-18T22:49:10.965Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-18T22:49:10.965Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-18T22:49:10.965Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-18T22:49:11.536Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-18T22:49:12.106Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-18T22:49:13.047Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-18T22:49:13.140Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-18T22:49:13.141Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-18T22:49:13.141Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-18T22:49:13.141Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-18T22:49:13.141Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-18T22:49:13.141Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-18T22:49:13.603Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-18T22:49:14.958Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-18T22:49:14.958Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-18T22:49:16.880Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-18T22:49:17.141Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-18T22:49:17.341Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-18T22:49:17.711Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-18T22:49:18.314Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-18T22:49:18.314Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-18T22:49:18.314Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-18T22:49:18.314Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-18T22:49:18.314Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-18T22:49:18.773Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-18T22:49:19.095Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-18T22:49:19.665Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents661677347 [2021-07-18T22:49:19.925Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-18T22:49:20.185Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-18T22:49:21.682Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-18T22:49:22.729Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-18T22:49:22.729Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-18T22:49:22.729Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-18T22:49:24.113Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-18T22:49:26.025Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-18T22:49:26.600Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-18T22:49:26.600Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-18T22:49:26.600Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-18T22:49:26.600Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-18T22:49:27.181Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-18T22:49:27.751Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-18T22:49:30.293Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-18T22:49:30.293Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-18T22:49:34.068Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-18T22:49:35.574Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-18T22:49:35.574Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-18T22:49:38.757Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-18T22:49:38.872Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-18T22:49:39.216Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-18T22:49:39.216Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-18T22:49:39.216Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-18T22:49:39.441Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-18T22:49:40.825Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-18T22:49:42.733Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-18T22:49:42.958Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-18T22:49:43.304Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-18T22:49:44.498Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-18T22:49:46.602Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-18T22:49:46.602Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-18T22:49:46.602Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-18T22:49:46.602Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-18T22:49:47.173Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-18T22:49:49.083Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-18T22:49:49.195Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-18T22:49:49.195Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-18T22:49:49.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-18T22:49:49.195Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-18T22:49:49.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-18T22:49:49.195Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-18T22:49:49.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-18T22:49:49.195Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-18T22:49:49.195Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-18T22:49:49.654Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-18T22:49:52.391Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-18T22:49:52.651Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-18T22:49:53.221Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-18T22:49:53.794Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-18T22:49:54.055Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-18T22:49:56.600Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-18T22:49:57.169Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-18T22:50:02.449Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-18T22:50:05.742Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-18T22:50:11.021Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-18T22:50:13.558Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-18T22:50:14.943Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-18T22:50:15.517Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-18T22:50:16.458Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-18T22:50:16.812Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-18T22:50:16.812Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-18T22:50:16.812Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-18T22:50:18.196Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-18T22:50:22.398Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-18T22:50:25.359Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-18T22:50:25.359Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-18T22:50:25.359Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-18T22:50:25.359Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-18T22:50:25.359Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-18T22:50:25.691Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-18T22:50:25.952Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-18T22:50:26.894Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-18T22:50:26.894Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-18T22:50:26.894Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-18T22:50:26.894Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-18T22:50:26.894Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-18T22:50:28.277Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-18T22:50:29.218Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-18T22:50:30.158Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-18T22:50:32.068Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-18T22:50:36.266Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-18T22:50:37.669Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-18T22:50:37.669Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-18T22:50:37.669Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-18T22:50:39.578Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-18T22:50:40.518Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-18T22:50:43.051Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-18T22:50:43.051Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-18T22:50:43.051Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-18T22:50:43.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-18T22:50:45.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-18T22:50:49.997Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-18T22:50:49.997Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-18T22:50:50.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-18T22:50:50.129Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-18T22:50:50.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-18T22:50:52.541Z] docker_cli_swarm_test.go:1186: [d795fbe7be13d] joining swarm manager [da9bd33b128c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:50:54.451Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-18T22:50:55.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-18T22:50:56.992Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-18T22:50:58.902Z] docker_cli_swarm_test.go:1195: [de713d2ca249a] joining swarm manager [da9bd33b128c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:51:01.461Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-18T22:51:08.055Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-18T22:51:08.994Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-18T22:51:10.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-18T22:51:11.534Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-18T22:51:12.916Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-18T22:51:14.304Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-18T22:51:16.217Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-18T22:51:18.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-18T22:51:20.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-18T22:51:20.423Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-18T22:51:20.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-18T22:51:21.300Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-18T22:51:23.213Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-18T22:51:25.771Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-18T22:51:26.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-18T22:51:26.236Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-18T22:51:26.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-18T22:51:26.236Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-18T22:51:26.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-18T22:51:32.342Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-18T22:51:33.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-18T22:51:33.327Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-18T22:51:33.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-18T22:51:33.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-18T22:51:33.327Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-18T22:51:33.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-18T22:51:33.327Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-18T22:51:33.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-18T22:51:40.469Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-18T22:51:40.469Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-18T22:51:40.469Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-18T22:51:40.469Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-18T22:51:41.409Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-18T22:51:41.409Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-18T22:51:41.409Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-18T22:51:41.669Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-18T22:51:42.611Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-18T22:51:42.611Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-18T22:51:43.550Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-18T22:51:43.550Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-18T22:51:43.810Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-18T22:51:43.810Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-18T22:51:43.810Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-18T22:51:45.197Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-18T22:51:46.582Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-18T22:51:46.582Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-18T22:51:46.582Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-18T22:51:46.582Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-18T22:51:46.582Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-18T22:51:47.525Z] docker_cli_swarm_test.go:1118: [d43b5e379c4e2] joining swarm manager [d64c0a0d93bda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:51:48.906Z] docker_cli_swarm_test.go:1119: [d2a79ac518fa0] joining swarm manager [d64c0a0d93bda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:51:53.107Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-18T22:51:55.016Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-18T22:51:55.016Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-18T22:51:55.016Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-18T22:51:58.314Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-18T22:51:58.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-18T22:52:01.612Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-18T22:52:01.612Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite (1822.13s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.06s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.02s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.79s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.19s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.23s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.99s) [2021-07-18T22:52:01.612Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.12s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.58s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.37s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.53s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.29s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.57s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.42s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAttachDetach (1.67s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.38s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.45s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.33s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.62s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.65s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.82s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.95s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.77s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.65s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.70s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.34s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.97s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.68s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.88s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.68s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.91s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.10s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.69s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.41s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.88s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.03s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.77s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.96s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.01s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.88s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.49s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.17s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.57s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.45s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.26s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.97s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.98s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.20s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.10s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.75s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.18s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.62s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.14s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.27s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.52s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.91s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.03s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.37s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.57s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.94s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.46s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.12s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.67s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2021-07-18T22:52:01.613Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.83s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.59s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.95s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.11s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.68s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.11s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.29s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.03s) [2021-07-18T22:52:01.613Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-18T22:52:01.613Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-18T22:52:01.613Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-18T22:52:01.613Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.97s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.90s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.22s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.89s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.90s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.98s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.15s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.72s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.04s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.81s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.85s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.57s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.03s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.91s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.28s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.16s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.26s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.61s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.80s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.93s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.04s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.59s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.51s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.61s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.31s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.09s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnv (1.90s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.81s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.15s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.48s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.19s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.88s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.34s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.06s) [2021-07-18T22:52:01.613Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.57s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.52s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.40s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.04s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.29s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.23s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.06s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.91s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildHistory (3.00s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.60s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.00s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.23s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.66s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.16s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.18s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.59s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.20s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.51s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.83s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.47s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.98s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.47s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.44s) [2021-07-18T22:52:01.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.05s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.71s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.48s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.78s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.85s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.97s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.79s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.89s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.37s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.37s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.98s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.25s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.26s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.73s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildPATH (1.52s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.53s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.53s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.56s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildRm (4.76s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.47s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.62s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.36s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.39s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.22s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s) [2021-07-18T22:52:01.613Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.57s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.30s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.22s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildStderr (1.64s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.00s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.08s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.27s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.43s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildUser (2.07s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.86s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.27s) [2021-07-18T22:52:01.613Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.41s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.53s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.40s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.01s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.94s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.34s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.63s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.21s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.60s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.94s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.47s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.91s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.10s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitChange (1.66s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.44s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.57s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.45s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitTTY (1.52s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.80s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.57s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.83s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.66s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.09s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.97s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.94s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.99s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.16s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.90s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.98s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.21s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.08s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.91s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.12s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.03s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.99s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.71s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.13s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.11s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.56s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.55s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.93s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.15s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.31s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.45s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.66s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.07s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008b8618_} (0.73s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1171642571_/foo_false____} (1.54s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1171642571_/foo_true____} (1.69s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3679401390_/foo_false____} (1.55s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3679401390_/foo_true____} (1.74s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3679401390_/foo_true__0xc0008b8648__} (1.57s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008b86a8_} (1.52s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008b86c0_} (1.56s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008b86d8_} (1.55s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008b86f0_} (1.55s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.38s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.83s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.09s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.70s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.59s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.78s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.77s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.77s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.89s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.05s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.43s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.16s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.58s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.72s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.19s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.22s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.05s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.13s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToDot (1.13s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.33s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.40s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.15s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-07-18T22:52:01.614Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.70s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.32s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.73s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.50s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.04s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.27s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.45s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.43s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.98s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.94s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.72s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.76s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.97s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.45s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2021-07-18T22:52:01.614Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.26s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFilters (1.46s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFormat (1.40s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.51s) [2021-07-18T22:52:01.615Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-18T22:52:01.615Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.55s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsResize (0.90s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.71s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.16s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.20s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.92s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.39s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.25s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.26s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.57s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.26s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.87s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.33s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.07s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecCgroup (2.43s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.70s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.04s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecInspectID (2.07s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecInteractive (1.24s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.24s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.64s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecParseError (1.20s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.98s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.70s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.60s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecStartFails (1.10s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.48s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.05s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecTTY (1.27s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.77s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.91s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecUlimits (1.51s) [2021-07-18T22:52:01.615Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.16s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.68s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestExecWithUser (1.44s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.75s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.75s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.92s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestHealth (23.36s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.93s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.45s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesFormat (0.13s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.47s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.10s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImportDisplay (1.58s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImportFile (1.65s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.15s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImportGzipped (1.78s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.70s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.84s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.80s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.90s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.41s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.06s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.05s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.36s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.68s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.76s) [2021-07-18T22:52:01.615Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.98s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectHistory (1.08s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-18T22:52:01.615Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.73s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.80s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.41s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.89s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.14s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectStatus (1.30s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.97s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.06s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.88s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.19s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.44s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.52s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.29s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.19s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.19s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.47s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.67s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.89s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.18s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.81s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.15s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.93s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.92s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.08s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.19s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.16s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsSince (7.06s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.17s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.14s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsTail (1.26s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.10s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.13s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.20s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestNetHostname (3.05s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.70s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.13s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPluginActive (1.68s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.57s) [2021-07-18T22:52:01.615Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.36s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.77s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.09s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.02s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.22s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPortList (10.49s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.36s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.89s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.40s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.07s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.83s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.68s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsByOrder (3.51s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.62s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.63s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.57s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.89s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.72s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.84s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.79s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.82s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.98s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.03s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.03s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.85s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.96s) [2021-07-18T22:52:01.615Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2021-07-18T22:52:01.615Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.90s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.62s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.08s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.94s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.64s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.91s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.40s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.35s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.58s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.42s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.99s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.27s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.97s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.26s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.54s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.94s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (2.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.51s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.96s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.94s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.49s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.37s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.90s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.80s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.23s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.08s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.73s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.68s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.74s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.20s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.37s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.53s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.12s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.73s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.11s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.51s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.68s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.74s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.51s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.77s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.64s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.75s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.20s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.95s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (1.05s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.85s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.74s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunExitCode (0.72s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.45s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.52s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.97s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.49s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.79s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.79s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.06s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.05s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.42s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.97s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.47s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.74s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.93s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.48s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.38s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunMount (7.77s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.49s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.72s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.24s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.74s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.77s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.55s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.94s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.12s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.21s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.57s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.76s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.58s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.12s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.47s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunRm (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.62s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.13s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.48s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunState (1.99s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.34s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (1.03s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunSysctls (1.51s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.35s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.85s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.60s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.66s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.51s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.76s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.42s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.23s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.48s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.14s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.54s) [2021-07-18T22:52:01.616Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.72s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-18T22:52:01.616Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.72s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.73s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.38s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.68s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.70s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.94s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.87s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.46s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.90s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.60s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.51s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.77s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.99s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.25s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.50s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.22s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.38s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.20s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.75s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.92s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.56s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.85s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.77s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.88s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.29s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.90s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartRecordError (1.77s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.91s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.01s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.32s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.15s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.05s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.72s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.18s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.92s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.40s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateStats (3.86s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.83s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.11s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.86s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.41s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.50s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.87s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.35s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.12s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.16s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.46s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.12s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.31s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.44s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.12s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.08s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.95s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.02s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.65s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeEvents (6.08s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.23s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.70s) [2021-07-18T22:52:01.617Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.65s) [2021-07-18T22:52:01.617Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-18T22:52:01.617Z] === RUN TestDockerRegistrySuite [2021-07-18T22:52:01.617Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-18T22:52:02.998Z] check_test.go:196: [d6ed5c9f14780] daemon is not started [2021-07-18T22:52:02.998Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-18T22:52:04.381Z] check_test.go:196: [d3f33e313d474] daemon is not started [2021-07-18T22:52:04.381Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-18T22:52:05.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-18T22:52:05.605Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-18T22:52:05.762Z] check_test.go:196: [d3ec77c4237d1] daemon is not started [2021-07-18T22:52:05.762Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-18T22:52:06.022Z] check_test.go:196: [de5a6270e9572] daemon is not started [2021-07-18T22:52:06.022Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-18T22:52:06.577Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-18T22:52:06.577Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-18T22:52:07.038Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-18T22:52:08.583Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-18T22:52:08.583Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-18T22:52:08.583Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-18T22:52:09.321Z] check_test.go:196: [db79848f3c738] daemon is not started [2021-07-18T22:52:09.582Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-18T22:52:16.160Z] check_test.go:196: [d1e44a70edfa6] daemon is not started [2021-07-18T22:52:16.160Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-18T22:52:17.172Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-18T22:52:18.715Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-18T22:52:18.715Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-18T22:52:18.715Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-18T22:52:18.715Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-18T22:52:18.715Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-18T22:52:20.261Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-18T22:52:20.361Z] check_test.go:196: [da3833213eb9a] daemon is not started [2021-07-18T22:52:20.361Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-18T22:52:20.933Z] check_test.go:196: [d5d8e1d6848db] daemon is not started [2021-07-18T22:52:21.193Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-18T22:52:21.234Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-18T22:52:21.696Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-18T22:52:22.132Z] check_test.go:196: [d61244450033c] daemon is not started [2021-07-18T22:52:22.132Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-18T22:52:22.669Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-18T22:52:23.129Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-18T22:52:23.514Z] check_test.go:196: [dfa3201545db1] daemon is not started [2021-07-18T22:52:23.514Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-18T22:52:24.895Z] check_test.go:196: [d117de7fab20d] daemon is not started [2021-07-18T22:52:24.895Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-18T22:52:26.277Z] check_test.go:196: [d5d574939b873] daemon is not started [2021-07-18T22:52:26.277Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-18T22:52:27.217Z] check_test.go:196: [d5d682b39d9f6] daemon is not started [2021-07-18T22:52:27.217Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-18T22:52:27.834Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-18T22:52:28.600Z] check_test.go:196: [d8f93024c9bde] daemon is not started [2021-07-18T22:52:28.600Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-18T22:52:29.540Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9da0ec233961568d50912a1795736c35d7f98b92f26534b048d4520b639e6f77 [2021-07-18T22:52:30.481Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a95e980e0711da83892aac46849898f5da749fabaa8341187628e95b20557e90 [2021-07-18T22:52:30.753Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-18T22:52:30.753Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-18T22:52:30.753Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-18T22:52:31.051Z] check_test.go:196: [d574570e5b4b0] daemon is not started [2021-07-18T22:52:31.051Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-18T22:52:31.726Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-18T22:52:31.726Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-18T22:52:31.726Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-18T22:52:31.992Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a564d3663054fcae940bdfcf317073e5c676c162db4a3b7674481beba30bbb02 [2021-07-18T22:52:32.188Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-18T22:52:33.377Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cba66b9dfb66d2531160ad2827586b683bd9c610a2dab0d3eba7583684ffafb2 [2021-07-18T22:52:33.637Z] check_test.go:196: [d8787244e5801] daemon is not started [2021-07-18T22:52:33.637Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-18T22:52:35.019Z] check_test.go:196: [d8d1a4e8ec2e9] daemon is not started [2021-07-18T22:52:35.019Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-18T22:52:38.319Z] check_test.go:196: [da429068d23b8] daemon is not started [2021-07-18T22:52:38.319Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-18T22:52:39.259Z] check_test.go:196: [d42a12286833b] daemon is not started [2021-07-18T22:52:39.259Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-18T22:52:39.259Z] check_test.go:196: [d1df5336f3186] daemon is not started [2021-07-18T22:52:39.259Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-18T22:52:39.277Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-18T22:52:39.737Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-18T22:52:40.641Z] check_test.go:196: [d3229b449e332] daemon is not started [2021-07-18T22:52:40.641Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-18T22:52:40.710Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-18T22:52:40.710Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-18T22:52:40.710Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-18T22:52:41.582Z] check_test.go:196: [d7ab8d4c61f0b] daemon is not started [2021-07-18T22:52:41.582Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-18T22:52:41.683Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-18T22:52:42.145Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-18T22:52:42.145Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-18T22:52:42.145Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-18T22:52:42.145Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-18T22:52:42.145Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-18T22:52:42.966Z] check_test.go:196: [d56f3046c2c3d] daemon is not started [2021-07-18T22:52:42.966Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-18T22:52:46.264Z] check_test.go:196: [d32b9d2643048] daemon is not started [2021-07-18T22:52:46.264Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-18T22:52:46.525Z] check_test.go:196: [da9c95e385b49] daemon is not started [2021-07-18T22:52:46.525Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-18T22:52:47.907Z] check_test.go:196: [d0c497310d9f6] daemon is not started [2021-07-18T22:52:47.907Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-18T22:52:47.956Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-18T22:52:48.167Z] check_test.go:196: [d4c15905abacd] daemon is not started [2021-07-18T22:52:48.167Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-18T22:52:48.427Z] check_test.go:196: [ddce2c148732c] daemon is not started [2021-07-18T22:52:48.427Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-18T22:52:48.686Z] check_test.go:196: [d6773ae08c636] daemon is not started [2021-07-18T22:52:48.686Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-18T22:52:48.946Z] check_test.go:196: [d89be0a635567] daemon is not started [2021-07-18T22:52:48.946Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-18T22:52:49.206Z] check_test.go:196: [d9573fcec0e56] daemon is not started [2021-07-18T22:52:49.206Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-18T22:52:49.466Z] check_test.go:196: [d81cd796d7188] daemon is not started [2021-07-18T22:52:49.466Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-18T22:52:50.848Z] check_test.go:196: [d5fbff66f054a] daemon is not started [2021-07-18T22:52:50.848Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-18T22:52:52.762Z] check_test.go:196: [d3e9228ce9798] daemon is not started [2021-07-18T22:52:52.762Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-18T22:52:53.704Z] check_test.go:196: [d3f290f606a8c] daemon is not started [2021-07-18T22:52:53.704Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-18T22:52:55.096Z] check_test.go:196: [d23e4921eeb91] daemon is not started [2021-07-18T22:52:55.096Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-18T22:52:56.038Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite (55.31s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.61s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.50s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.47s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.68s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.58s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.35s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.17s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.71s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.19s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.97s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.25s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.08s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.65s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.29s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.96s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-07-18T22:52:56.977Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-07-18T22:52:56.977Z] === RUN TestDockerSchema1RegistrySuite [2021-07-18T22:52:56.977Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-18T22:52:56.977Z] check_test.go:223: [d6672bb72efcb] daemon is not started [2021-07-18T22:52:56.977Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-18T22:53:01.177Z] check_test.go:223: [dd55a9d1eb30d] daemon is not started [2021-07-18T22:53:01.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-18T22:53:07.756Z] check_test.go:223: [d78adbc963742] daemon is not started [2021-07-18T22:53:07.756Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-18T22:53:07.756Z] docker_cli_swarm_test.go:1172: [d83cc42e997a4] joining swarm manager [d64c0a0d93bda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-18T22:53:11.051Z] check_test.go:223: [d0cf47c40362b] daemon is not started [2021-07-18T22:53:11.051Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-18T22:53:11.992Z] check_test.go:223: [db2b8041d4f1e] daemon is not started [2021-07-18T22:53:11.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-18T22:53:13.374Z] check_test.go:223: [d02f71740f90c] daemon is not started [2021-07-18T22:53:13.374Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-18T22:53:13.374Z] check_test.go:223: [da0f930c9806d] daemon is not started [2021-07-18T22:53:13.374Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-18T22:53:14.759Z] check_test.go:223: [d15b90e9c4320] daemon is not started [2021-07-18T22:53:14.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-18T22:53:15.701Z] check_test.go:223: [dece47f296bde] daemon is not started [2021-07-18T22:53:15.701Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-18T22:53:17.084Z] check_test.go:223: [d19517f690646] daemon is not started [2021-07-18T22:53:17.084Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-18T22:53:20.412Z] check_test.go:223: [d0969da40964f] daemon is not started [2021-07-18T22:53:20.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-18T22:53:20.672Z] check_test.go:223: [d3054ec17f406] daemon is not started [2021-07-18T22:53:20.672Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-18T22:53:20.932Z] check_test.go:223: [d2341dd8b773c] daemon is not started [2021-07-18T22:53:20.932Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-18T22:53:21.192Z] check_test.go:223: [dbc46b0cef6fc] daemon is not started [2021-07-18T22:53:21.192Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-18T22:53:21.452Z] check_test.go:223: [db26fc91d7c27] daemon is not started [2021-07-18T22:53:21.452Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-18T22:53:21.711Z] check_test.go:223: [d2a9b41162dec] daemon is not started [2021-07-18T22:53:21.711Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-18T22:53:21.971Z] check_test.go:223: [d640e6f29b594] daemon is not started [2021-07-18T22:53:21.971Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-18T22:53:22.230Z] check_test.go:223: [d14d7978c4dc5] daemon is not started [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite (25.37s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.50s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.30s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.75s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.31s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.34s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-07-18T22:53:22.230Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-18T22:53:22.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-18T22:53:22.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-18T22:53:22.800Z] check_test.go:252: [d434db0ad93b3] daemon is not started [2021-07-18T22:53:22.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-18T22:53:23.370Z] check_test.go:252: [d3028e7c597da] daemon is not started [2021-07-18T22:53:23.370Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-18T22:53:23.629Z] check_test.go:252: [d24e59352f21f] daemon is not started [2021-07-18T22:53:23.629Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-18T22:53:23.678Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-18T22:53:23.678Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-18T22:53:24.569Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-18T22:53:24.651Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-18T22:53:24.828Z] check_test.go:252: [db231f606bd16] daemon is not started [2021-07-18T22:53:24.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-18T22:53:25.089Z] check_test.go:252: [dbd127d74c347] daemon is not started [2021-07-18T22:53:25.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-18T22:53:25.659Z] check_test.go:252: [d0938e11a5484] daemon is not started [2021-07-18T22:53:25.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-18T22:53:25.918Z] check_test.go:252: [d16d16feff7db] daemon is not started [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2021-07-18T22:53:25.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-18T22:53:25.919Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-18T22:53:25.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-18T22:53:29.361Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-18T22:53:29.361Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-18T22:53:29.822Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-18T22:53:29.822Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-18T22:53:30.283Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-18T22:53:30.283Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-18T22:53:30.283Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-18T22:53:30.743Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-18T22:53:30.743Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-18T22:53:30.743Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-18T22:53:31.199Z] check_test.go:279: [d96a6d20a7eae] daemon is not started [2021-07-18T22:53:31.199Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-18T22:53:31.199Z] check_test.go:279: [df2e44f5b00e6] daemon is not started [2021-07-18T22:53:31.199Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-18T22:53:31.199Z] check_test.go:279: [d880f24211814] daemon is not started [2021-07-18T22:53:31.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-18T22:53:31.459Z] check_test.go:279: [d275ed4dd4bf2] daemon is not started [2021-07-18T22:53:31.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-18T22:53:31.719Z] check_test.go:279: [d05fb27a88dd6] daemon is not started [2021-07-18T22:53:31.719Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-07-18T22:53:31.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-18T22:53:31.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-07-18T22:53:31.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-18T22:53:31.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-18T22:53:31.719Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-18T22:53:31.719Z] === RUN TestDockerNetworkSuite [2021-07-18T22:53:31.719Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-18T22:53:34.259Z] docker_cli_network_unix_test.go:46: [dd7dbbf4eb26d] daemon is not started [2021-07-18T22:53:34.520Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-18T22:53:35.089Z] docker_cli_network_unix_test.go:46: [da247856cc2a0] daemon is not started [2021-07-18T22:53:35.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-18T22:53:40.952Z] docker_cli_network_unix_test.go:46: [df3b9775a8dec] daemon is not started [2021-07-18T22:53:41.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-18T22:53:43.430Z] docker_cli_network_unix_test.go:46: [dde4b3390b726] daemon is not started [2021-07-18T22:53:43.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-18T22:53:43.690Z] docker_cli_network_unix_test.go:1233: [dede1f9e53004] daemon is not started [2021-07-18T22:53:46.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-18T22:53:47.924Z] docker_cli_network_unix_test.go:46: [d36b9eb14b013] daemon is not started [2021-07-18T22:53:47.924Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-18T22:53:48.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-18T22:53:50.099Z] docker_cli_swarm_test.go:1453: [dce06206b54cb] joining swarm manager [df119401363c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:53:51.484Z] docker_cli_swarm_test.go:1454: [d5395b08b6c31] joining swarm manager [df119401363c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-18T22:53:55.924Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-18T22:53:55.924Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-18T22:53:55.924Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-18T22:53:55.924Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-18T22:53:56.766Z] docker_cli_network_unix_test.go:46: [dd8141623e7a6] daemon is not started [2021-07-18T22:53:57.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-18T22:53:59.571Z] docker_cli_network_unix_test.go:46: [d0ebed5670959] daemon is not started [2021-07-18T22:53:59.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-18T22:54:01.221Z] docker_cli_network_unix_test.go:46: [dccf4c83ca78a] daemon is not started [2021-07-18T22:54:01.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-18T22:54:01.798Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-18T22:54:01.798Z] docker_cli_network_unix_test.go:46: [d0b365333e71f] daemon is not started [2021-07-18T22:54:02.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-18T22:54:02.631Z] docker_cli_network_unix_test.go:46: [dc39d3ecf6d37] daemon is not started [2021-07-18T22:54:02.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-18T22:54:03.153Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-18T22:54:03.414Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-18T22:54:03.675Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-18T22:54:03.675Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-18T22:54:03.935Z] docker_cli_network_unix_test.go:46: [d48d317a818a7] daemon is not started [2021-07-18T22:54:04.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-18T22:54:04.506Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-18T22:54:05.447Z] docker_cli_network_unix_test.go:46: [dd59170f20ac3] daemon is not started [2021-07-18T22:54:05.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-18T22:54:05.966Z] docker_cli_network_unix_test.go:46: [da57488160b1a] daemon is not started [2021-07-18T22:54:05.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-18T22:54:06.536Z] docker_cli_network_unix_test.go:46: [d10180f83546d] daemon is not started [2021-07-18T22:54:06.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-18T22:54:07.106Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-18T22:54:07.366Z] docker_cli_network_unix_test.go:46: [d8d22bc57a33b] daemon is not started [2021-07-18T22:54:07.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-18T22:54:07.887Z] docker_cli_network_unix_test.go:46: [dd2052bf9e15d] daemon is not started [2021-07-18T22:54:07.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-18T22:54:07.887Z] docker_cli_network_unix_test.go:46: [d4e8be8f5cfb6] daemon is not started [2021-07-18T22:54:07.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-18T22:54:08.148Z] docker_cli_network_unix_test.go:46: [d8646bfd94b35] daemon is not started [2021-07-18T22:54:08.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-18T22:54:09.531Z] docker_cli_network_unix_test.go:46: [dab338b81834e] daemon is not started [2021-07-18T22:54:09.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-18T22:54:10.913Z] docker_cli_network_unix_test.go:46: [d10b2b12192a2] daemon is not started [2021-07-18T22:54:11.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-18T22:54:11.434Z] docker_cli_network_unix_test.go:46: [de72e72a867f4] daemon is not started [2021-07-18T22:54:11.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-18T22:54:11.694Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-18T22:54:11.954Z] docker_cli_network_unix_test.go:46: [dafd14834a28e] daemon is not started [2021-07-18T22:54:11.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-18T22:54:11.954Z] docker_cli_network_unix_test.go:46: [d4189866f5dc0] daemon is not started [2021-07-18T22:54:11.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-18T22:54:13.867Z] docker_cli_network_unix_test.go:968: [d4b359b77e725] daemon is not started [2021-07-18T22:54:14.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-18T22:54:15.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-18T22:54:16.322Z] docker_cli_swarm_unix_test.go:62: [d695a81a5221a] joining swarm manager [ded5ef62ce748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:54:17.046Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-18T22:54:17.719Z] docker_cli_network_unix_test.go:46: [d06b17a27944a] daemon is not started [2021-07-18T22:54:17.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-18T22:54:18.020Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-18T22:54:18.992Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-18T22:54:22.742Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-18T22:54:23.000Z] docker_cli_network_unix_test.go:1116: [df90e24ef11cd] daemon is not started [2021-07-18T22:54:25.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-18T22:54:28.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-18T22:54:28.547Z] docker_cli_network_unix_test.go:46: [d3697be8b782f] daemon is not started [2021-07-18T22:54:28.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-18T22:54:28.574Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-18T22:54:29.486Z] docker_cli_network_unix_test.go:46: [d5df090f53b1c] daemon is not started [2021-07-18T22:54:29.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-18T22:54:29.486Z] docker_cli_network_unix_test.go:46: [d7cc48fd3900b] daemon is not started [2021-07-18T22:54:29.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-18T22:54:29.486Z] docker_cli_network_unix_test.go:46: [d1c50514e8dc4] daemon is not started [2021-07-18T22:54:29.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-18T22:54:29.745Z] docker_cli_network_unix_test.go:46: [d69662386eea6] daemon is not started [2021-07-18T22:54:29.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-18T22:54:30.006Z] docker_cli_network_unix_test.go:46: [dc61865199700] daemon is not started [2021-07-18T22:54:30.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-18T22:54:30.006Z] docker_cli_network_unix_test.go:46: [d1695d6f0be85] daemon is not started [2021-07-18T22:54:30.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-18T22:54:33.301Z] docker_cli_network_unix_test.go:46: [d89d40e2e294b] daemon is not started [2021-07-18T22:54:33.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-18T22:54:33.871Z] docker_cli_network_unix_test.go:46: [db90f971fb359] daemon is not started [2021-07-18T22:54:33.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-18T22:54:33.871Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-18T22:54:33.871Z] docker_cli_network_unix_test.go:46: [d15ed2b828e45] daemon is not started [2021-07-18T22:54:33.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-18T22:54:34.813Z] docker_cli_network_unix_test.go:46: [d00893c05f192] daemon is not started [2021-07-18T22:54:34.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-18T22:54:40.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-18T22:54:41.481Z] docker_cli_network_unix_test.go:1084: [d32076c57c981] daemon is not started [2021-07-18T22:54:43.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-18T22:54:43.416Z] docker_cli_network_unix_test.go:46: [d46a3bce603a5] daemon is not started [2021-07-18T22:54:43.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-18T22:54:43.986Z] docker_cli_network_unix_test.go:46: [d2899e777eed3] daemon is not started [2021-07-18T22:54:44.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-18T22:54:45.941Z] docker_cli_network_unix_test.go:46: [dbfb7c0797935] daemon is not started [2021-07-18T22:54:46.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-18T22:54:46.512Z] docker_cli_network_unix_test.go:46: [d7200a4a20860] daemon is not started [2021-07-18T22:54:46.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-18T22:54:47.083Z] docker_cli_network_unix_test.go:46: [d530e2648243a] daemon is not started [2021-07-18T22:54:47.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-18T22:54:47.914Z] docker_cli_network_unix_test.go:46: [dec163e9fb311] daemon is not started [2021-07-18T22:54:47.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-18T22:54:48.855Z] docker_cli_network_unix_test.go:46: [d9217d2a5c71e] daemon is not started [2021-07-18T22:54:49.115Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-18T22:54:54.393Z] docker_cli_network_unix_test.go:46: [d9a6145f09651] daemon is not started [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite (82.07s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.84s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.02s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.97s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.05s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.01s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.75s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.86s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.70s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.34s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.81s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.51s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.38s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.50s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.15s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.29s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.29s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.90s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.58s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.40s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.19s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.68s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.73s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-18T22:54:54.393Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.18s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.70s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.69s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.04s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.98s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.89s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.16s) [2021-07-18T22:54:54.393Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.72s) [2021-07-18T22:54:54.393Z] === RUN TestDockerHubPullSuite [2021-07-18T22:54:54.393Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-18T22:54:54.963Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-18T22:54:57.503Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-18T22:54:57.503Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-18T22:54:58.888Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-18T22:54:58.888Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-18T22:54:58.888Z] --- PASS: TestDockerHubPullSuite (5.18s) [2021-07-18T22:54:58.888Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.36s) [2021-07-18T22:54:58.888Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-07-18T22:54:58.888Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2021-07-18T22:54:58.889Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.01s) [2021-07-18T22:54:58.889Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-07-18T22:54:58.889Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-18T22:54:58.889Z] PASS [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === Skipped [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_sni_test.go:18: Flakey test [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-18T22:54:58.889Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-07-18T22:54:58.889Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-18T22:54:58.889Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-18T22:54:58.889Z] docker_cli_network_unix_test.go:46: [d15ed2b828e45] daemon is not started [2021-07-18T22:54:58.889Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] DONE 1269 tests, 51 skipped in 2051.363s [2021-07-18T22:54:58.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-18T22:54:58.889Z] ++++ cat bundles/test-integration/docker.pid [2021-07-18T22:54:58.889Z] +++ kill 8264 [2021-07-18T22:54:58.889Z] +++ /etc/init.d/apparmor stop [2021-07-18T22:54:58.889Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] Unloading profiles will leave already running processes permanently [2021-07-18T22:54:58.889Z] unconfined, which can lead to unexpected situations. [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:58.889Z] To set a process to complain mode, use the command line tool [2021-07-18T22:54:58.889Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-18T22:54:58.889Z] +++ true [2021-07-18T22:54:58.889Z] exiting test-integration [2021-07-18T22:54:58.889Z] ++ exit 0 [2021-07-18T22:54:58.889Z] [2021-07-18T22:54:59.151Z] + for job in $(jobs -p) [2021-07-18T22:54:59.151Z] + wait 4129 [2021-07-18T22:55:09.153Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-18T22:55:09.723Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-18T22:55:13.922Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-18T22:55:15.831Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-18T22:55:19.125Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-18T22:55:19.311Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-18T22:55:22.423Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-18T22:55:24.019Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-18T22:55:24.019Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-18T22:55:24.019Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-18T22:55:24.332Z] docker_api_swarm_test.go:961: [d6cab729d940b] joining swarm manager [da5268da45395]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-18T22:55:42.439Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-18T22:55:57.333Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-18T22:55:57.333Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-18T22:55:59.872Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-18T22:56:03.169Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-18T22:56:09.749Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-18T22:56:16.324Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-18T22:56:18.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-18T22:56:20.778Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-18T22:56:24.071Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-18T22:56:24.503Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-18T22:56:24.503Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-18T22:56:24.503Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-18T22:56:26.613Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-18T22:56:30.813Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-18T22:56:32.722Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-18T22:56:39.320Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-18T22:56:51.704Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-18T22:57:02.028Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-18T22:57:28.974Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-18T22:57:31.995Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-18T22:57:39.074Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-18T22:57:43.881Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-18T22:57:49.398Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite (1759.76s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.68s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.57s) [2021-07-18T22:58:01.980Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.67s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.93s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (52.09s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.83s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.36s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.25s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.42s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.94s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.05s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.27s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.95s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.86s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.07s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.33s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.29s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.06s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.47s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.76s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.43s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.02s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.22s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.42s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.82s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.31s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.57s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.32s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.45s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.71s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.38s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.70s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.23s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.20s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.26s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.38s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.04s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.63s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.50s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.12s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.89s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.82s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.92s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.19s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.29s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.34s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.55s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.53s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.66s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.57s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.21s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.40s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.98s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.54s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.60s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.46s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (128.27s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.42s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.71s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.57s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.94s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.28s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.76s) [2021-07-18T22:58:01.980Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.29s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.73s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.01s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.85s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.40s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.94s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.99s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.52s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.06s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.68s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.29s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2021-07-18T22:58:01.980Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.51s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.54s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.64s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.27s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.65s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.36s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.19s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.98s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.21s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.24s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.54s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.70s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.86s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.10s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.68s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.69s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.17s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2021-07-18T22:58:01.981Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2021-07-18T22:58:01.981Z] === RUN TestDockerExternalVolumeSuite [2021-07-18T22:58:01.981Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-18T22:58:01.981Z] docker_cli_external_volume_driver_test.go:53: [dc1cee09f0d76] daemon is not started [2021-07-18T22:58:16.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-18T22:59:15.475Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-18T22:59:15.475Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-18T22:59:15.475Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-18T22:59:15.475Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-18T22:59:17.654Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-18T22:59:24.605Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-18T22:59:26.223Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-18T22:59:32.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-18T22:59:34.800Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-18T22:59:34.800Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-18T22:59:34.800Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-18T22:59:34.800Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-18T22:59:35.259Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-18T22:59:35.259Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-18T22:59:35.259Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-18T22:59:35.259Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-18T22:59:35.259Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-18T22:59:35.259Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-18T22:59:35.259Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-18T22:59:38.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-18T22:59:38.997Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-18T22:59:39.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-18T22:59:39.457Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-18T22:59:39.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-18T22:59:39.457Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-18T22:59:39.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-18T22:59:40.429Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-18T22:59:47.623Z] docker_cli_external_volume_driver_test.go:53: [d87f1fbe17537] daemon is not started [2021-07-18T22:59:50.749Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-18T23:00:02.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-18T23:00:08.438Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-18T23:00:08.438Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-18T23:00:08.438Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-18T23:00:08.438Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-18T23:00:08.438Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-18T23:00:08.438Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-18T23:00:08.438Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-18T23:00:08.439Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-18T23:00:08.439Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-18T23:00:08.439Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-18T23:00:08.439Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-18T23:00:08.439Z] === RUN TestDockerSuite/TestBuildFails [2021-07-18T23:00:11.345Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-18T23:00:11.345Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-18T23:00:17.147Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-18T23:00:20.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-18T23:00:24.230Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-18T23:00:30.031Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-18T23:00:32.843Z] docker_cli_external_volume_driver_test.go:53: [d7313d3766f6b] daemon is not started [2021-07-18T23:00:35.828Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-18T23:00:37.369Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-18T23:00:47.708Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-18T23:00:47.708Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-18T23:00:47.708Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-18T23:00:47.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-18T23:00:47.736Z] docker_cli_external_volume_driver_test.go:53: [da2084c0005a5] daemon is not started [2021-07-18T23:00:48.169Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-18T23:00:48.629Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-18T23:00:48.629Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-18T23:00:48.629Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-18T23:00:57.202Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-18T23:00:57.202Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-18T23:00:57.202Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-18T23:01:05.840Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-18T23:01:09.597Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-18T23:01:11.139Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-18T23:01:18.219Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-18T23:01:18.219Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-18T23:01:18.219Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-18T23:01:18.679Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-18T23:01:18.679Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-18T23:01:23.383Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-18T23:01:24.923Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-18T23:01:25.384Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-18T23:01:26.354Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-18T23:01:27.326Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-18T23:01:28.295Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-18T23:01:30.479Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-18T23:01:37.564Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-18T23:01:37.564Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-18T23:01:37.564Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-18T23:01:37.564Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-18T23:01:37.564Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-18T23:01:37.564Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-18T23:01:37.564Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-18T23:01:37.564Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-18T23:01:37.564Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-18T23:01:37.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-18T23:01:38.023Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-18T23:01:38.992Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-18T23:01:44.793Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-18T23:01:52.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-18T23:02:02.492Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-18T23:02:02.492Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-18T23:02:02.492Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-18T23:02:02.952Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-18T23:02:07.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-18T23:02:38.665Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-18T23:02:49.002Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-18T23:02:54.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-18T23:02:54.815Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-18T23:03:01.899Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-18T23:03:06.597Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-18T23:03:12.526Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-18T23:03:24.297Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-18T23:03:24.297Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-18T23:03:24.297Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-18T23:03:30.103Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-18T23:03:31.074Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-18T23:03:31.074Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-18T23:03:31.074Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-18T23:03:31.074Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-18T23:03:31.074Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-18T23:03:33.988Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-18T23:03:38.686Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-18T23:03:40.871Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-18T23:03:41.332Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-18T23:03:41.332Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-18T23:03:44.243Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-18T23:03:44.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-18T23:03:45.212Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-18T23:03:46.754Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-18T23:03:57.084Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-18T23:03:57.546Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-18T23:04:07.886Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-18T23:04:11.629Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-18T23:04:16.758Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-18T23:04:29.322Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-18T23:04:31.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-18T23:04:37.900Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-18T23:04:48.228Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-18T23:04:48.228Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-18T23:04:48.228Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-18T23:04:48.228Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-18T23:04:48.228Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-18T23:04:48.228Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-18T23:04:49.751Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-18T23:04:49.751Z] docker_cli_external_volume_driver_test.go:485: [d9af8a28420e5] daemon is not started [2021-07-18T23:04:50.407Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-18T23:04:50.407Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-18T23:04:50.407Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-18T23:05:04.642Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-18T23:05:04.642Z] docker_cli_external_volume_driver_test.go:53: [d174f5b22984e] daemon is not started [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite (440.07s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.49s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.43s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.54s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.21s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s) [2021-07-18T23:05:19.554Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-18T23:05:19.554Z] PASS [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] === Skipped [2021-07-18T23:05:19.554Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-18T23:05:19.554Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-18T23:05:19.554Z] check_test.go:309: [d44a9171c9478] daemon is not started [2021-07-18T23:05:19.554Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-18T23:05:19.554Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-18T23:05:19.554Z] check_test.go:309: [d79fa25487fdf] daemon is not started [2021-07-18T23:05:19.554Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-18T23:05:19.554Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-18T23:05:19.554Z] check_test.go:309: [d1216d88a39c8] daemon is not started [2021-07-18T23:05:19.554Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-18T23:05:19.554Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-18T23:05:19.554Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-18T23:05:19.554Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-18T23:05:19.554Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] DONE 273 tests, 5 skipped in 2673.152s [2021-07-18T23:05:19.554Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-18T23:05:19.554Z] ++++ cat bundles/test-integration/docker.pid [2021-07-18T23:05:19.554Z] +++ kill 8264 [2021-07-18T23:05:19.554Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de21a1bccc514/docker.pid [2021-07-18T23:05:19.554Z] +++ kill 7194 [2021-07-18T23:05:19.554Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7194 is not a child of this shell [2021-07-18T23:05:19.554Z] warning: PID 7194 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de21a1bccc514/docker.pid had a nonzero exit code [2021-07-18T23:05:19.554Z] +++ /etc/init.d/apparmor stop [2021-07-18T23:05:19.554Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] Unloading profiles will leave already running processes permanently [2021-07-18T23:05:19.554Z] unconfined, which can lead to unexpected situations. [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.554Z] To set a process to complain mode, use the command line tool [2021-07-18T23:05:19.554Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-18T23:05:19.554Z] +++ true [2021-07-18T23:05:19.554Z] exiting test-integration [2021-07-18T23:05:19.554Z] ++ exit 0 [2021-07-18T23:05:19.554Z] [2021-07-18T23:05:19.814Z] + exit 0 [2021-07-18T23:05:19.814Z] ++ jobs -p [2021-07-18T23:05:19.814Z] + pids= [2021-07-18T23:05:19.814Z] + echo 'Remaining pids to kill: []' [2021-07-18T23:05:19.814Z] Remaining pids to kill: [] [2021-07-18T23:05:19.814Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-18T23:05:19.835Z] Recording test results [2021-07-18T23:05:21.379Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-18T23:05:21.720Z] + echo Ensuring container killed. [2021-07-18T23:05:21.720Z] Ensuring container killed. [2021-07-18T23:05:21.720Z] + docker ps -aq -f name=docker-pr7-* [2021-07-18T23:05:21.720Z] + cids=f5509b811b5e [2021-07-18T23:05:21.720Z] 0d1f3e9318c6 [2021-07-18T23:05:21.720Z] ed88c85994e4 [2021-07-18T23:05:21.720Z] + [ -n f5509b811b5e [2021-07-18T23:05:21.720Z] 0d1f3e9318c6 [2021-07-18T23:05:21.720Z] ed88c85994e4 ] [2021-07-18T23:05:21.720Z] + docker rm -vf f5509b811b5e 0d1f3e9318c6 ed88c85994e4 [2021-07-18T23:05:24.260Z] f5509b811b5e [2021-07-18T23:05:24.260Z] 0d1f3e9318c6 [2021-07-18T23:05:24.260Z] ed88c85994e4 [Pipeline] sh [2021-07-18T23:05:24.545Z] + echo Chowning /workspace to jenkins user [2021-07-18T23:05:24.545Z] Chowning /workspace to jenkins user [2021-07-18T23:05:24.545Z] + id -u [2021-07-18T23:05:24.545Z] + id -g [2021-07-18T23:05:24.545Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42132:/workspace busybox chown -R 1000:1000 /workspace [2021-07-18T23:05:24.545Z] Unable to find image 'busybox:latest' locally [2021-07-18T23:05:24.854Z] latest: Pulling from library/busybox [2021-07-18T23:05:24.854Z] b71f96345d44: Pulling fs layer [2021-07-18T23:05:24.854Z] b71f96345d44: Verifying Checksum [2021-07-18T23:05:24.854Z] b71f96345d44: Download complete [2021-07-18T23:05:25.115Z] b71f96345d44: Pull complete [2021-07-18T23:05:25.115Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-18T23:05:25.115Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-18T23:05:29.621Z] + bundleName=amd64 [2021-07-18T23:05:29.621Z] + echo Creating amd64-bundles.tar.gz [2021-07-18T23:05:29.621Z] Creating amd64-bundles.tar.gz [2021-07-18T23:05:29.621Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-18T23:05:29.621Z] + 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-07-18T23:05:31.015Z] Archiving artifacts [2021-07-18T23:05:32.943Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42132/7/artifacts/ [Pipeline] } [2021-07-18T23:05:32.945Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [Pipeline] // catchError [Pipeline] sh [2021-07-18T23:05:33.258Z] + make clean [2021-07-18T23:05:33.518Z] docker volume rm -f docker-dev-cache [2021-07-18T23:05:33.518Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-18T23:05:50.642Z] === RUN TestDockerSuite/TestBuildRm [2021-07-18T23:06:03.039Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-18T23:06:10.119Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-18T23:06:10.119Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-18T23:06:10.119Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-18T23:06:10.119Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-18T23:06:10.119Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-18T23:06:11.663Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-18T23:06:16.359Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-18T23:06:24.839Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-18T23:06:28.520Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-18T23:06:49.471Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-18T23:06:50.419Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-18T23:06:50.868Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-18T23:07:01.099Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-18T23:07:01.099Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-18T23:07:04.779Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-18T23:07:04.779Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-18T23:07:14.997Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-18T23:07:50.515Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-18T23:07:50.515Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-18T23:07:50.515Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-18T23:07:50.515Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-18T23:07:51.464Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-18T23:08:01.777Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-18T23:08:10.253Z] === RUN TestDockerSuite/TestBuildUser [2021-07-18T23:08:10.253Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-18T23:08:10.253Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-18T23:08:10.253Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-18T23:08:10.253Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-18T23:08:10.253Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-18T23:08:10.253Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-18T23:08:13.934Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-18T23:08:14.384Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-18T23:08:18.069Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-18T23:08:18.069Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-18T23:08:18.069Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-18T23:08:18.069Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-18T23:08:18.069Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-18T23:08:43.056Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-18T23:08:43.056Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-18T23:08:50.047Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-18T23:08:54.683Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-18T23:08:54.683Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-18T23:08:55.133Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-18T23:08:55.133Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-18T23:08:55.133Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-18T23:08:57.274Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-18T23:08:57.274Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-18T23:08:57.723Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-18T23:09:22.715Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-18T23:09:31.189Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-18T23:09:31.189Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-18T23:09:45.883Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-18T23:09:45.883Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-18T23:09:45.883Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-18T23:09:45.883Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-18T23:09:45.883Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-18T23:09:45.883Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-18T23:09:45.883Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-18T23:09:46.833Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-18T23:09:53.824Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-18T23:09:55.965Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-18T23:09:55.965Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-18T23:09:55.965Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-18T23:09:55.965Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-18T23:09:55.965Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-18T23:09:55.965Z] docker_cli_sni_test.go:18: Flakey test [2021-07-18T23:09:55.965Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-18T23:09:58.108Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-18T23:10:02.741Z] === RUN TestDockerSuite/TestCommitChange [2021-07-18T23:10:07.365Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-18T23:10:12.004Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-18T23:10:12.004Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-18T23:10:12.004Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-18T23:10:18.992Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-18T23:10:18.992Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-18T23:10:18.992Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-18T23:10:25.983Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-18T23:10:30.606Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-18T23:10:30.606Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-18T23:10:30.606Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-18T23:10:30.606Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-18T23:10:30.606Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-18T23:10:30.606Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-18T23:10:30.606Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-18T23:10:30.606Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-18T23:10:30.606Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-18T23:10:30.606Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-18T23:10:30.606Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-18T23:10:30.606Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-18T23:10:30.606Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-18T23:10:30.606Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-18T23:10:30.606Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-18T23:10:31.057Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-18T23:10:38.055Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-18T23:10:45.046Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-18T23:10:45.046Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-18T23:10:45.046Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-18T23:10:47.904Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-18T23:10:47.904Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-18T23:10:47.904Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-18T23:10:47.904Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-18T23:10:47.904Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-18T23:10:47.904Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-18T23:10:47.904Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-18T23:10:50.045Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-18T23:10:50.045Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-18T23:10:50.045Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-18T23:10:50.045Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-18T23:10:52.903Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-18T23:10:52.903Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-18T23:10:52.903Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-18T23:10:52.903Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-18T23:10:52.903Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-18T23:10:52.903Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-18T23:10:52.903Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-18T23:10:52.903Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-18T23:10:56.588Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-18T23:10:58.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-18T23:11:00.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-18T23:11:00.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-18T23:11:00.237Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-18T23:11:00.238Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-18T23:11:02.377Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-18T23:11:02.377Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-18T23:11:05.245Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-18T23:11:05.245Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-18T23:11:05.245Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-18T23:11:05.245Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-18T23:11:05.245Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-18T23:11:08.106Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-18T23:11:08.106Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-18T23:11:10.245Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-18T23:11:10.245Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-18T23:11:10.245Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-18T23:11:13.102Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-18T23:11:13.102Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-18T23:11:15.243Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-18T23:11:18.926Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-18T23:11:23.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-18T23:11:23.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-18T23:11:23.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-18T23:11:23.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-18T23:11:23.551Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-18T23:11:25.063Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-18T23:11:25.063Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-18T23:11:25.063Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-18T23:11:27.926Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-18T23:11:27.926Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-18T23:11:27.926Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-18T23:11:30.070Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-18T23:11:30.070Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-18T23:11:34.689Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-18T23:11:36.828Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-18T23:11:36.828Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-18T23:11:36.828Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-18T23:11:36.828Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-18T23:11:36.828Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-18T23:11:36.828Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-18T23:11:36.828Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-18T23:11:36.828Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-18T23:11:36.828Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-18T23:11:36.828Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-18T23:11:36.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-18T23:11:38.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-18T23:11:38.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-18T23:11:41.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-18T23:11:43.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-18T23:11:46.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-18T23:11:49.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00079b620_} [2021-07-18T23:11:51.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1511543862_c:\foo_false____} [2021-07-18T23:11:54.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1511543862_c:\foo_true____} [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-18T23:11:56.205Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-18T23:11:56.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-18T23:11:56.654Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-18T23:11:56.654Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-18T23:11:56.654Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-18T23:11:56.654Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-18T23:11:56.654Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-18T23:11:56.654Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-18T23:11:59.511Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-18T23:11:59.511Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-18T23:11:59.511Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-18T23:11:59.511Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-18T23:12:02.373Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-18T23:12:02.373Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-18T23:12:02.373Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-18T23:12:02.373Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-18T23:12:05.231Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-18T23:12:05.231Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-18T23:12:05.231Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-18T23:12:05.231Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-18T23:12:05.231Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-18T23:12:05.231Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-18T23:12:05.231Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-18T23:12:09.853Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-18T23:12:12.713Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-18T23:12:12.713Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-18T23:12:12.713Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-18T23:12:12.713Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-18T23:12:12.713Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-18T23:12:22.932Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-18T23:12:22.932Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-18T23:12:22.932Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-18T23:12:22.932Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-18T23:12:22.932Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-18T23:12:31.413Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-18T23:12:31.413Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-18T23:12:31.413Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-18T23:12:31.413Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-18T23:12:31.413Z] === RUN TestDockerSuite/TestCpToDot [2021-07-18T23:12:33.553Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-18T23:12:33.553Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-18T23:12:33.553Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-18T23:12:33.553Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-18T23:12:33.553Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-18T23:12:36.414Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-18T23:12:36.414Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-18T23:12:36.414Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-18T23:12:36.414Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-18T23:12:36.414Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-18T23:12:36.414Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-18T23:12:36.414Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-18T23:12:36.414Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-18T23:12:36.414Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-18T23:12:36.414Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-18T23:12:36.864Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-18T23:12:39.002Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-18T23:12:41.858Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-18T23:12:41.858Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-18T23:12:41.858Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-18T23:12:43.999Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-18T23:12:44.450Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-18T23:12:44.899Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-18T23:12:44.899Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-18T23:12:44.899Z] === RUN TestDockerSuite/TestCreateRM [2021-07-18T23:12:45.349Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-18T23:12:45.349Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-18T23:12:45.349Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-18T23:12:45.349Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-18T23:12:45.800Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-18T23:12:54.278Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-18T23:12:54.278Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-18T23:12:54.278Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-18T23:12:57.959Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-18T23:12:57.959Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-18T23:12:57.959Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-18T23:12:57.959Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-18T23:13:00.818Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-18T23:13:00.818Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-18T23:13:00.818Z] === RUN TestDockerSuite/TestDockerFails [2021-07-18T23:13:01.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-18T23:13:01.268Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-18T23:13:01.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-18T23:13:01.268Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-18T23:13:01.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-18T23:13:01.268Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-18T23:13:01.268Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-18T23:13:01.268Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-18T23:13:01.268Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-18T23:13:01.268Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-18T23:13:01.268Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-18T23:13:04.123Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-18T23:13:06.980Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-18T23:13:09.125Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-18T23:13:17.609Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-18T23:13:27.827Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-18T23:13:31.507Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-18T23:13:34.367Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-18T23:13:34.815Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-18T23:13:39.436Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-18T23:13:39.436Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-18T23:13:40.386Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-18T23:13:46.105Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-18T23:13:51.821Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-18T23:13:51.821Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-18T23:13:51.821Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-18T23:13:51.821Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-18T23:13:51.821Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-18T23:13:51.821Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-18T23:13:51.821Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-18T23:13:51.821Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-18T23:13:51.821Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-18T23:13:52.273Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-18T23:13:52.273Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-18T23:13:52.273Z] === RUN TestDockerSuite/TestEventsRename [2021-07-18T23:13:55.134Z] === RUN TestDockerSuite/TestEventsResize [2021-07-18T23:14:03.606Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-18T23:14:05.752Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-18T23:14:08.610Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-18T23:14:13.231Z] === RUN TestDockerSuite/TestEventsTop [2021-07-18T23:14:13.231Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-18T23:14:13.231Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-18T23:14:16.090Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-18T23:14:19.773Z] === RUN TestDockerSuite/TestExec [2021-07-18T23:14:19.774Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-18T23:14:19.774Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-18T23:14:19.774Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-18T23:14:19.774Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-18T23:14:21.912Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-18T23:14:24.050Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-18T23:14:24.050Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-18T23:14:24.050Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-18T23:14:24.050Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-18T23:14:24.050Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-18T23:14:24.050Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-18T23:14:24.050Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-18T23:14:26.189Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-18T23:14:28.331Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-18T23:14:30.472Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-18T23:14:32.610Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-18T23:14:37.232Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-18T23:14:37.232Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-18T23:14:37.232Z] === RUN TestDockerSuite/TestExecEnv [2021-07-18T23:14:37.232Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-18T23:14:37.232Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-18T23:14:37.232Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-18T23:14:37.232Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-18T23:14:39.374Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-18T23:14:44.001Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-18T23:14:44.001Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-18T23:14:44.001Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-18T23:14:44.001Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-18T23:14:44.001Z] === RUN TestDockerSuite/TestExecParseError [2021-07-18T23:14:44.001Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-18T23:14:44.001Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-18T23:14:44.001Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-18T23:14:44.001Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-18T23:14:44.001Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-18T23:14:44.001Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-18T23:14:46.147Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-18T23:14:46.147Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-18T23:14:46.147Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-18T23:14:46.147Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-18T23:14:46.147Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-18T23:14:46.147Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-18T23:14:46.147Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-18T23:14:46.147Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-18T23:14:46.147Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-18T23:14:46.147Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-18T23:14:46.147Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-18T23:14:48.288Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-18T23:14:48.288Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-18T23:14:48.288Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-18T23:14:54.013Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-18T23:14:54.013Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-18T23:14:54.013Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-18T23:14:54.013Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-18T23:14:54.013Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-18T23:14:54.013Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-18T23:14:54.013Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-18T23:14:59.728Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-18T23:15:06.723Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-18T23:15:08.863Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-18T23:15:15.857Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-18T23:15:15.857Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-18T23:15:15.857Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-18T23:15:15.857Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-18T23:15:15.857Z] === RUN TestDockerSuite/TestHealth [2021-07-18T23:15:15.857Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-18T23:15:15.857Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-18T23:15:15.857Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-18T23:15:15.857Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-18T23:15:15.857Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-18T23:15:19.537Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-18T23:15:19.537Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-18T23:15:19.537Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-18T23:15:19.537Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-18T23:15:19.986Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-18T23:15:19.986Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-18T23:15:19.986Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-18T23:15:20.935Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-18T23:15:20.935Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-18T23:15:20.935Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-18T23:15:21.883Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-18T23:15:21.883Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-18T23:15:24.026Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-18T23:15:24.026Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-18T23:15:26.167Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-18T23:15:29.025Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-18T23:15:29.475Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-18T23:15:29.475Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-18T23:15:29.475Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-18T23:15:33.151Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-18T23:15:33.151Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-18T23:15:35.291Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-18T23:15:35.291Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestImportFile [2021-07-18T23:15:35.744Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-18T23:15:35.744Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-18T23:15:35.744Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-18T23:15:35.744Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-18T23:15:35.744Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-18T23:15:35.744Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-18T23:15:35.744Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-18T23:15:35.744Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-18T23:15:35.744Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-18T23:15:35.744Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-18T23:15:38.605Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-18T23:15:40.745Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-18T23:15:40.745Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-18T23:15:40.745Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-18T23:15:40.745Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-18T23:15:40.745Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-18T23:15:40.745Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-18T23:15:40.745Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-18T23:15:40.745Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-18T23:15:42.885Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-18T23:15:43.335Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-18T23:15:46.193Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-18T23:15:46.193Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-18T23:15:46.193Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-18T23:15:46.193Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-18T23:15:46.193Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-18T23:15:46.193Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-18T23:15:46.193Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-18T23:15:48.337Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-18T23:15:52.958Z] === RUN TestDockerSuite/TestInspectImage [2021-07-18T23:15:52.958Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-18T23:15:52.958Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-18T23:15:52.958Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-18T23:15:52.958Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-18T23:15:52.958Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-18T23:15:52.958Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-18T23:15:55.101Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-18T23:15:57.242Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-18T23:15:57.692Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-18T23:16:00.552Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-18T23:16:02.060Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-18T23:16:02.060Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-18T23:16:02.060Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-18T23:16:02.510Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-18T23:16:04.648Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-18T23:16:07.505Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-18T23:16:12.130Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-18T23:16:14.273Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-18T23:16:16.460Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-18T23:16:18.644Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-18T23:16:20.832Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-18T23:16:23.748Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-18T23:16:25.932Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-18T23:16:25.932Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-18T23:16:25.932Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-18T23:16:25.932Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-18T23:16:26.393Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-18T23:16:26.393Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-18T23:16:28.577Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-18T23:16:30.192Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-18T23:16:36.014Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-18T23:16:38.937Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-18T23:16:38.937Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-18T23:16:38.937Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-18T23:16:41.130Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-18T23:16:41.130Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-18T23:16:46.962Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-18T23:16:54.073Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-18T23:16:59.915Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-18T23:17:02.110Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-18T23:17:05.035Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-18T23:17:05.035Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-18T23:17:05.035Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-18T23:17:07.231Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-18T23:17:10.154Z] === RUN TestDockerSuite/TestLogsSince [2021-07-18T23:17:20.532Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-18T23:17:20.532Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-18T23:17:20.532Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-18T23:17:20.532Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-18T23:17:20.532Z] === RUN TestDockerSuite/TestLogsTail [2021-07-18T23:17:22.081Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-18T23:17:25.003Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-18T23:17:27.198Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-18T23:17:27.198Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestNetHostname [2021-07-18T23:17:27.198Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-18T23:17:27.198Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-18T23:17:27.198Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-18T23:17:27.198Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPluginActive [2021-07-18T23:17:27.198Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-18T23:17:27.198Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-18T23:17:27.198Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-18T23:17:27.198Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-18T23:17:27.198Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-18T23:17:27.198Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-18T23:17:27.198Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-18T23:17:27.198Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.198Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-18T23:17:27.198Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.662Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-18T23:17:27.662Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.662Z] === RUN TestDockerSuite/TestPortList [2021-07-18T23:17:27.662Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-18T23:17:27.662Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-18T23:17:33.487Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-18T23:17:33.487Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-18T23:17:33.487Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-18T23:17:33.487Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-18T23:17:33.487Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-18T23:17:33.487Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-18T23:17:33.487Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-18T23:17:33.487Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-18T23:17:33.487Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-18T23:17:37.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-18T23:17:37.243Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-18T23:17:37.243Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-18T23:17:45.855Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-18T23:17:45.855Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-18T23:17:45.855Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-18T23:17:54.462Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-18T23:18:09.321Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-18T23:18:09.784Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-18T23:18:09.784Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-18T23:18:09.784Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-18T23:18:22.211Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-18T23:18:25.973Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-18T23:18:34.579Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-18T23:18:38.339Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-18T23:18:38.802Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-18T23:18:38.802Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-18T23:18:38.802Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-18T23:18:38.802Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-18T23:18:43.517Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-18T23:18:43.517Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-18T23:18:43.517Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-18T23:18:43.517Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-18T23:18:43.517Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-18T23:18:43.517Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-18T23:18:43.517Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-18T23:18:43.517Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-18T23:18:43.517Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-18T23:18:50.628Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-18T23:18:50.628Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-18T23:18:50.628Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-18T23:18:52.174Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-18T23:18:52.175Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-18T23:18:52.175Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-18T23:18:53.720Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-18T23:18:54.183Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-18T23:18:54.183Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-18T23:18:54.183Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-18T23:18:58.908Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-18T23:19:03.622Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-18T23:19:05.815Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-18T23:19:31.030Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-18T23:19:31.030Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-18T23:19:31.030Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-18T23:19:34.789Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-18T23:19:34.789Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-18T23:19:34.789Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-18T23:19:35.764Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-18T23:19:40.477Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-18T23:19:44.239Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-18T23:19:44.239Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-18T23:19:44.239Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-18T23:19:48.956Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-18T23:19:48.956Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-18T23:19:49.419Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-18T23:20:10.572Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-18T23:20:11.036Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-18T23:20:11.498Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-18T23:20:23.926Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-18T23:20:27.689Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-18T23:20:36.298Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-18T23:20:44.903Z] === RUN TestDockerSuite/TestRmiTag [2021-07-18T23:20:44.903Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-18T23:20:47.826Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-18T23:21:13.024Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-18T23:21:15.950Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-18T23:21:20.664Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-18T23:21:21.639Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-18T23:21:21.639Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-18T23:21:21.639Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-18T23:21:21.639Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-18T23:21:21.639Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-18T23:21:21.639Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-18T23:21:21.639Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-18T23:21:21.639Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-18T23:21:21.639Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-18T23:21:21.639Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-18T23:21:21.639Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-18T23:21:21.639Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-18T23:21:21.639Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-18T23:21:21.639Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-18T23:21:21.639Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-18T23:21:23.192Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-18T23:21:23.192Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-18T23:21:23.192Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-18T23:21:23.192Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-18T23:21:23.192Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-18T23:21:27.913Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-18T23:21:30.831Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-18T23:21:33.023Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-18T23:21:35.321Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-18T23:21:37.518Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-18T23:21:37.518Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-18T23:21:43.339Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-18T23:21:43.339Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.339Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-18T23:21:43.339Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-18T23:21:43.340Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-18T23:21:43.340Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-18T23:21:45.536Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-18T23:21:45.536Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-18T23:21:45.536Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-18T23:21:48.463Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-18T23:21:48.463Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-18T23:21:48.463Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-18T23:21:48.463Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-18T23:21:48.463Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-18T23:21:50.010Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-18T23:21:50.010Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-18T23:21:50.010Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-18T23:21:50.010Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-18T23:21:50.010Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-18T23:21:50.010Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-18T23:21:50.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-18T23:21:50.010Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-18T23:21:50.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-18T23:21:50.010Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-18T23:21:50.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-18T23:21:50.010Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-18T23:21:50.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-18T23:21:50.010Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-18T23:21:50.010Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-18T23:21:52.204Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-18T23:21:54.398Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-18T23:21:57.327Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-18T23:21:57.327Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-18T23:21:57.327Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-18T23:21:57.327Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-18T23:21:57.327Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-18T23:21:57.327Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-18T23:21:57.327Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-18T23:21:59.522Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-18T23:21:59.522Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-18T23:21:59.522Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-18T23:21:59.522Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-18T23:21:59.522Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-18T23:21:59.522Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-18T23:21:59.522Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-18T23:21:59.522Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-18T23:21:59.522Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-18T23:22:01.074Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-18T23:22:06.899Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-18T23:22:06.899Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-18T23:22:06.899Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-18T23:22:06.899Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-18T23:22:06.899Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-18T23:22:06.899Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-18T23:22:06.899Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-18T23:22:06.899Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-18T23:22:06.899Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-18T23:22:06.899Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-18T23:22:06.899Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-18T23:22:06.899Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-18T23:22:06.899Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-18T23:22:09.095Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-18T23:22:09.095Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-18T23:22:09.095Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-18T23:22:09.095Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-18T23:22:09.095Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-18T23:22:09.095Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-18T23:22:12.022Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-18T23:22:14.215Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-18T23:22:14.215Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-18T23:22:14.215Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-18T23:22:16.406Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-18T23:22:16.406Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-18T23:22:16.406Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-18T23:22:16.406Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-18T23:22:16.406Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-18T23:22:16.406Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-18T23:22:16.406Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-18T23:22:18.598Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-18T23:22:20.794Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-18T23:22:23.719Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-18T23:22:25.911Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-18T23:22:26.373Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-18T23:22:26.373Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-18T23:22:26.373Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-18T23:22:26.373Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-18T23:22:26.373Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-18T23:22:26.373Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-18T23:22:26.373Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-18T23:22:26.373Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-18T23:22:26.373Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-18T23:22:26.373Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-18T23:22:26.373Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-18T23:22:26.373Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-18T23:22:26.373Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-18T23:22:26.373Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-18T23:22:26.373Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-18T23:22:31.088Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-18T23:22:31.088Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-18T23:22:31.088Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-18T23:22:31.088Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-18T23:22:31.088Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-18T23:22:31.088Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-18T23:22:31.088Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-18T23:22:31.088Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-18T23:22:31.088Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-18T23:22:31.088Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-18T23:22:31.088Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-18T23:22:31.088Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-18T23:22:38.199Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-18T23:22:38.199Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-18T23:22:38.199Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunMount [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-18T23:22:39.174Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-18T23:22:39.174Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-18T23:22:47.782Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-18T23:22:47.782Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-18T23:22:47.782Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-18T23:22:47.782Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-18T23:22:47.782Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-18T23:22:47.782Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-18T23:22:47.782Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-18T23:22:52.496Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-18T23:22:57.218Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-18T23:22:57.218Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-18T23:22:57.681Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-18T23:22:59.227Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-18T23:23:00.775Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-18T23:23:02.966Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-18T23:23:03.942Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-18T23:23:05.494Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-18T23:23:05.961Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-18T23:23:05.961Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-18T23:23:05.961Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-18T23:23:05.961Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-18T23:23:05.961Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-18T23:23:05.961Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-18T23:23:05.961Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-18T23:23:05.961Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-18T23:23:05.961Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-18T23:23:05.961Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-18T23:23:05.961Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-18T23:23:05.961Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-18T23:23:05.961Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-18T23:23:05.961Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-18T23:23:05.961Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-18T23:23:05.961Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-18T23:23:09.719Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-18T23:23:09.719Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-18T23:23:09.719Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-18T23:23:09.719Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-18T23:23:09.719Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-18T23:23:09.719Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-18T23:23:09.719Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-18T23:23:09.719Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-18T23:23:09.719Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-18T23:23:09.719Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-18T23:23:09.719Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-18T23:23:18.323Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-18T23:23:18.323Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-18T23:23:18.323Z] === RUN TestDockerSuite/TestRunRm [2021-07-18T23:23:20.515Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-18T23:23:26.338Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-18T23:23:28.534Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-18T23:23:31.459Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-18T23:23:33.651Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-18T23:23:35.843Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-18T23:23:35.843Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-18T23:23:35.843Z] === RUN TestDockerSuite/TestRunState [2021-07-18T23:23:35.843Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-18T23:23:35.843Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-18T23:23:38.768Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-18T23:23:38.768Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-18T23:23:38.768Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-18T23:23:40.966Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-18T23:23:40.966Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-18T23:23:40.966Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-18T23:23:40.966Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-18T23:23:40.966Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-18T23:23:40.966Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-18T23:23:41.430Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-18T23:23:41.430Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-18T23:23:41.430Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-18T23:23:46.148Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-18T23:23:46.148Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-18T23:23:48.343Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-18T23:23:48.343Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-18T23:23:48.343Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-18T23:23:51.271Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-18T23:23:51.271Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-18T23:23:51.271Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-18T23:23:51.271Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-18T23:23:51.271Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-18T23:23:54.194Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-18T23:24:02.799Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-18T23:24:07.515Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-18T23:24:13.341Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-18T23:24:13.341Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-18T23:24:13.341Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-18T23:24:13.341Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-18T23:24:16.264Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-18T23:24:19.189Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-18T23:24:21.386Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-18T23:24:21.386Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-18T23:24:21.386Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-18T23:24:21.386Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-18T23:24:21.386Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-18T23:24:21.386Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-18T23:24:21.386Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-18T23:24:36.246Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-18T23:24:36.246Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-18T23:24:38.439Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-18T23:24:43.154Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-18T23:24:43.154Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-18T23:24:43.154Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-18T23:24:43.154Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-18T23:24:43.154Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-18T23:24:43.154Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-18T23:24:43.154Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-18T23:24:45.347Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-18T23:24:45.810Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-18T23:24:45.810Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-18T23:24:46.274Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-18T23:24:47.823Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-18T23:24:56.432Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-18T23:24:56.432Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-18T23:24:56.432Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-18T23:25:05.043Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-18T23:25:05.043Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-18T23:25:05.043Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-18T23:25:08.804Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-18T23:25:08.804Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-18T23:25:08.804Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-18T23:25:08.804Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-18T23:25:08.804Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-18T23:25:08.804Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-18T23:25:08.804Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-18T23:25:08.804Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-18T23:25:08.804Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-18T23:25:15.920Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-18T23:25:15.920Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-18T23:25:15.920Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-18T23:25:15.920Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-18T23:25:15.920Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-18T23:25:15.920Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-18T23:25:15.920Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-18T23:25:15.920Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-18T23:25:15.920Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-18T23:25:15.920Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-18T23:25:15.920Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-18T23:25:15.920Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-18T23:25:15.920Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-18T23:25:17.468Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-18T23:25:19.802Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-18T23:25:19.802Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-18T23:25:19.802Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-18T23:25:22.001Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-18T23:25:22.001Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-18T23:25:22.001Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-18T23:25:22.001Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-18T23:25:22.001Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-18T23:25:22.001Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-18T23:25:22.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-18T23:25:22.001Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-18T23:25:22.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-18T23:25:22.001Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-18T23:25:22.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-18T23:25:22.001Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-18T23:25:22.001Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-18T23:25:39.733Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-18T23:25:39.733Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-18T23:25:39.733Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-18T23:25:39.733Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-18T23:25:39.733Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-18T23:25:39.733Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-18T23:25:39.733Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-18T23:25:39.733Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-18T23:25:41.287Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-18T23:25:41.287Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-18T23:25:45.050Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-18T23:25:45.050Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-18T23:25:45.514Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-18T23:25:45.514Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-18T23:25:45.514Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-18T23:25:54.122Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-18T23:25:54.122Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-18T23:25:54.122Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-18T23:25:54.586Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-18T23:25:54.586Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-18T23:25:54.586Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-18T23:25:54.586Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-18T23:26:03.190Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-18T23:26:03.190Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-18T23:26:03.190Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-18T23:26:13.559Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-18T23:26:13.559Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-18T23:26:13.559Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite (2398.22s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.12s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.44s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.14s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.59s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.46s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (76.91s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.11s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.64s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.35s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.61s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.12s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.66s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.72s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2021-07-18T23:26:13.559Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.90s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-18T23:26:13.559Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.25s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.23s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.60s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.25s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.00s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.19s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.02s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.73s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.76s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.98s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.83s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.39s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.98s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.64s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.36s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.23s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.56s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.71s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.70s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.69s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.78s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.73s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.19s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.10s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.79s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.05s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.14s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.69s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.78s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.82s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.67s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.44s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.73s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.53s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.78s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.34s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.70s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.96s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.19s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.93s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.20s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.13s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFails (2.59s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.22s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.84s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.72s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.97s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.83s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.34s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildHistory (12.60s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.79s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.88s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.86s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.60s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.71s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.05s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.65s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.85s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.41s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.92s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.21s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.02s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.81s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.55s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.77s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.43s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.21s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.69s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.48s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.16s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (17.23s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.28s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.13s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.04s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.94s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildRm (11.73s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.08s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.97s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.26s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.58s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.91s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.62s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.61s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildStderr (8.83s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (32.45s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.54s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.11s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.68s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.69s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.18s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.59s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.75s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.52s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.42s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (24.06s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.89s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.43s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.86s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.05s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.80s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.20s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestCommitChange (5.06s) [2021-07-18T23:26:13.560Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.82s) [2021-07-18T23:26:13.560Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.76s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCommitTTY (7.25s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.72s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.28s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.18s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.63s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.27s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.21s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.66s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.05s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.24s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.88s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.99s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.61s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.85s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.68s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.50s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.52s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.51s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.53s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00079b620_} (2.54s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1511543862_c:\foo_false____} (2.52s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1511543862_c:\foo_true____} (2.53s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.75s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.43s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.74s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.71s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.11s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.19s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpToDot (2.69s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCpToStdout (2.69s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.80s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.88s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.73s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.39s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsCopy (9.24s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.03s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.25s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.99s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFilters (5.46s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFormat (5.24s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsRename (2.78s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsResize (7.97s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.57s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.53s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.67s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.26s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.08s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.13s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.08s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.71s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.16s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecInspectID (4.58s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.31s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-18T23:26:13.561Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.57s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-18T23:26:13.561Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.91s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.94s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.99s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.34s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.88s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.15s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.82s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.78s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.63s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.03s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.49s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.57s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectHistory (4.60s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.20s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.13s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.54s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.07s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.12s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectStatus (3.24s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.16s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.32s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.11s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.58s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.22s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.55s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.05s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.78s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.61s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.18s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.15s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.45s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.15s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.56s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.39s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.65s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.63s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsSince (9.21s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsTail (2.93s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.77s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.31s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.18s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.63s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsByOrder (8.07s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.96s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.99s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.19s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.87s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.96s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.70s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.84s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.96s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.88s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.27s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.59s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.74s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.50s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.70s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.91s) [2021-07-18T23:26:13.562Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.68s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.24s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.20s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.82s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.14s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.24s) [2021-07-18T23:26:13.562Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.62s) [2021-07-18T23:26:13.563Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-07-18T23:26:13.563Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.65s) [2021-07-18T23:26:13.563Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.97s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.88s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.68s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.71s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.45s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.70s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.08s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.58s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.29s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.20s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.79s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.68s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.19s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.59s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.23s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.22s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.31s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.52s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.52s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.18s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunExitCode (2.08s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.55s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.55s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.63s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.13s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.13s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.72s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.49s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.57s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.78s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.80s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-18T23:26:14.026Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.45s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-18T23:26:14.026Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.19s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunRm (2.60s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.61s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.55s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.69s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.41s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.15s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.55s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.32s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.95s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.58s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.15s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.30s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.24s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.64s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.20s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.77s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.72s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.67s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.44s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.55s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.71s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.16s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.23s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.26s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.23s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.72s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.48s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-18T23:26:14.027Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.25s) [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-18T23:26:14.027Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.027Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-18T23:26:14.027Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-18T23:26:14.027Z] === RUN TestDockerSchema1RegistrySuite [2021-07-18T23:26:14.027Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-18T23:26:14.027Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-18T23:26:14.028Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-18T23:26:14.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-18T23:26:14.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-18T23:26:14.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-18T23:26:14.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-18T23:26:14.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-18T23:26:14.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-18T23:26:14.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-18T23:26:14.028Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-18T23:26:14.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-18T23:26:14.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-18T23:26:14.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-18T23:26:14.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-18T23:26:14.028Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-18T23:26:14.028Z] === RUN TestDockerDaemonSuite [2021-07-18T23:26:14.028Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-18T23:26:14.028Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-18T23:26:14.028Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-18T23:26:14.028Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-18T23:26:14.028Z] === RUN TestDockerSwarmSuite [2021-07-18T23:26:14.028Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-18T23:26:14.028Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-18T23:26:14.028Z] === RUN TestDockerExternalVolumeSuite [2021-07-18T23:26:14.028Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-18T23:26:14.028Z] === RUN TestDockerNetworkSuite [2021-07-18T23:26:14.028Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-18T23:26:14.028Z] === RUN TestDockerHubPullSuite [2021-07-18T23:26:14.028Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-18T23:26:14.028Z] PASS [2021-07-18T23:26:14.028Z] ok github.com/docker/docker/integration-cli 2398.575s [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === Skipped [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-18T23:26:14.028Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-18T23:26:14.028Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-18T23:26:14.028Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-18T23:26:14.028Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-18T23:26:14.028Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-18T23:26:14.028Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-18T23:26:14.028Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-18T23:26:14.028Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-18T23:26:14.028Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-18T23:26:14.028Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-18T23:26:14.028Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-18T23:26:14.028Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-18T23:26:14.028Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-18T23:26:14.028Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-18T23:26:14.028Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-18T23:26:14.028Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-18T23:26:14.028Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-18T23:26:14.028Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-07-18T23:26:14.028Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-18T23:26:14.028Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-18T23:26:14.028Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-18T23:26:14.028Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-18T23:26:14.028Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.028Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-18T23:26:14.028Z] [2021-07-18T23:26:14.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-18T23:26:14.028Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.08s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-18T23:26:14.029Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.029Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-18T23:26:14.029Z] [2021-07-18T23:26:14.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-18T23:26:14.029Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-18T23:26:14.030Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-18T23:26:14.030Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-18T23:26:14.030Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-18T23:26:14.030Z] docker_cli_sni_test.go:18: Flakey test [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-18T23:26:14.030Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-18T23:26:14.030Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-18T23:26:14.030Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-18T23:26:14.030Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-18T23:26:14.030Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-18T23:26:14.030Z] [2021-07-18T23:26:14.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-18T23:26:14.030Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.030Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-18T23:26:14.031Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-18T23:26:14.031Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-18T23:26:14.031Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-18T23:26:14.031Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-18T23:26:14.031Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-18T23:26:14.031Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-18T23:26:14.031Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-18T23:26:14.031Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-18T23:26:14.031Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-18T23:26:14.031Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.031Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-18T23:26:14.031Z] [2021-07-18T23:26:14.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-07-18T23:26:14.032Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-18T23:26:14.032Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-18T23:26:14.032Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-18T23:26:14.032Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-18T23:26:14.032Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-18T23:26:14.032Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-18T23:26:14.032Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-18T23:26:14.032Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-18T23:26:14.032Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-18T23:26:14.032Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.032Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-18T23:26:14.032Z] [2021-07-18T23:26:14.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-18T23:26:14.032Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-18T23:26:14.495Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-18T23:26:14.495Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-18T23:26:14.495Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-18T23:26:14.495Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-18T23:26:14.495Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-18T23:26:14.495Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-18T23:26:14.495Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-18T23:26:14.495Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-18T23:26:14.495Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-18T23:26:14.495Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-18T23:26:14.495Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-18T23:26:14.495Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-18T23:26:14.495Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-18T23:26:14.495Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-18T23:26:14.495Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-18T23:26:14.496Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-18T23:26:14.496Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-18T23:26:14.496Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.496Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-18T23:26:14.496Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-18T23:26:14.497Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.497Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-18T23:26:14.497Z] [2021-07-18T23:26:14.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2021-07-18T23:26:14.498Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-18T23:26:14.498Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-18T23:26:14.498Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-18T23:26:14.498Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-18T23:26:14.498Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-18T23:26:14.498Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-18T23:26:14.498Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-18T23:26:14.498Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-18T23:26:14.498Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-18T23:26:14.498Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-18T23:26:14.498Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.498Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-18T23:26:14.498Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-18T23:26:14.499Z] [2021-07-18T23:26:14.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-18T23:26:14.499Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.499Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-18T23:26:14.500Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.500Z] DONE 1092 tests, 546 skipped in 2407.000s [2021-07-18T23:26:14.500Z] INFO: Integration tests ended at 07/18/2021 23:26:14. Duration:00:40:07.0955762 [2021-07-18T23:26:14.500Z] INFO: Docker info of the daemon under test at end of run [2021-07-18T23:26:14.500Z] [2021-07-18T23:26:14.963Z] Containers: 2 [2021-07-18T23:26:14.963Z] Running: 0 [2021-07-18T23:26:14.963Z] Paused: 0 [2021-07-18T23:26:14.963Z] Stopped: 2 [2021-07-18T23:26:14.963Z] Images: 18 [2021-07-18T23:26:14.963Z] Server Version: 0.0.0-dev [2021-07-18T23:26:14.963Z] Storage Driver: windowsfilter [2021-07-18T23:26:14.963Z] Windows: [2021-07-18T23:26:14.963Z] Logging Driver: json-file [2021-07-18T23:26:14.963Z] Plugins: [2021-07-18T23:26:14.963Z] Volume: local [2021-07-18T23:26:14.963Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-18T23:26:14.963Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-18T23:26:14.963Z] Swarm: inactive [2021-07-18T23:26:14.963Z] Default Isolation: process [2021-07-18T23:26:14.963Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-18T23:26:14.963Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-18T23:26:14.963Z] OSType: windows [2021-07-18T23:26:14.963Z] Architecture: x86_64 [2021-07-18T23:26:14.963Z] CPUs: 4 [2021-07-18T23:26:14.963Z] Total Memory: 32GiB [2021-07-18T23:26:14.963Z] Name: azwin-2-330650 [2021-07-18T23:26:14.963Z] ID: CHAU:3WTE:KY3D:JDDM:JUK3:4GJJ:MOIT:CAPH:HD4B:UAH3:5D57:IOZI [2021-07-18T23:26:14.963Z] Docker Root Dir: D:\CI\PR-42132\7\daemon [2021-07-18T23:26:14.963Z] Debug Mode (client): false [2021-07-18T23:26:14.963Z] Debug Mode (server): true [2021-07-18T23:26:14.963Z] File Descriptors: -1 [2021-07-18T23:26:14.963Z] Goroutines: 17 [2021-07-18T23:26:14.963Z] System Time: 2021-07-18T23:26:14.5155942Z [2021-07-18T23:26:14.963Z] EventsListeners: 0 [2021-07-18T23:26:14.963Z] Registry: https://index.docker.io/v1/ [2021-07-18T23:26:14.963Z] Labels: [2021-07-18T23:26:14.963Z] Experimental: false [2021-07-18T23:26:14.963Z] Insecure Registries: [2021-07-18T23:26:14.963Z] 127.0.0.0/8 [2021-07-18T23:26:14.963Z] Live Restore Enabled: false [2021-07-18T23:26:14.963Z] [2021-07-18T23:26:14.963Z] [2021-07-18T23:26:14.963Z] INFO: Stopping daemon under test [2021-07-18T23:26:14.963Z] SUCCESS: The process with PID 1572 (child process of PID 4356) has been terminated. [2021-07-18T23:26:14.963Z] SUCCESS: The process with PID 4356 (child process of PID 4424) has been terminated. [2021-07-18T23:26:14.963Z] INFO: Stop tailing logs of the daemon under tests [2021-07-18T23:26:14.963Z] INFO: executeCI.ps1 Completed successfully at 07/18/2021 23:26:14. [2021-07-18T23:26:14.963Z] INFO: Tidying up at end of run [2021-07-18T23:26:14.963Z] INFO: Saving daemon under test log (d:\CI\PR-42132\7\dut.out) to bundles\CIDUT.out [2021-07-18T23:26:14.963Z] INFO: Saving daemon under test log (d:\CI\PR-42132\7\dut.err) to bundles\CIDUT.err [2021-07-18T23:26:14.963Z] INFO: Nuke-Everything... [2021-07-18T23:26:15.427Z] INFO: Container count on control daemon to delete is 2 [2021-07-18T23:26:15.890Z] 1dfc22b6acf6 [2021-07-18T23:26:15.890Z] d29e0b1dc7f8 [2021-07-18T23:26:15.890Z] INFO: Tidying pidfile d:\CI\PR-42132\7\docker.pid [2021-07-18T23:26:15.890Z] INFO: Nuking d:\CI [2021-07-18T23:26:33.683Z] INFO: Zapped successfully [2021-07-18T23:26:33.683Z] [2021-07-18T23:26:33.683Z] INFO: executeCI.ps1 exiting at Sun Jul 18 23:26:31 CUT 2021. Duration 01:16:50.3755042 [2021-07-18T23:26:33.683Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-18T23:26:33.926Z] Recording test results [2021-07-18T23:26:42.405Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-18T23:26:43.902Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-18T23:26:45.627Z] Archiving artifacts [2021-07-18T23:27:00.297Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42132/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-18T23:27:01.268Z] + make clean [2021-07-18T23:27:02.224Z] docker volume rm -f docker-dev-cache [2021-07-18T23:27:02.224Z] 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